mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-09 05:35:19 +02:00
Note which version remote_control_password was added
This commit is contained in:
@@ -43,6 +43,8 @@ with the following command line::
|
||||
Encrypted communication
|
||||
--------------------------
|
||||
|
||||
.. versionadded:: 0.26.0
|
||||
|
||||
When using the :opt:`remote_control_password` option communication to the terminal is
|
||||
encrypted to keep the password secure. A public key is used from the
|
||||
:envvar:`KITTY_PUBLIC_KEY` environment variable. Currently, only one encryption
|
||||
|
||||
@@ -159,6 +159,8 @@ other computers (for example, over SSH) or as other users.
|
||||
Fine grained permissions for remote control
|
||||
----------------------------------------------
|
||||
|
||||
.. versionadded:: 0.26.0
|
||||
|
||||
The :opt:`allow_remote_control` option discussed so far is a blunt
|
||||
instrument, granting the ability to any program running on your computer
|
||||
or even on remote computers via SSH the ability to use remote control.
|
||||
|
||||
Reference in New Issue
Block a user