Note which version remote_control_password was added
This commit is contained in:
parent
c07178f43a
commit
6ebd82a84c
@ -43,6 +43,8 @@ with the following command line::
|
|||||||
Encrypted communication
|
Encrypted communication
|
||||||
--------------------------
|
--------------------------
|
||||||
|
|
||||||
|
.. versionadded:: 0.26.0
|
||||||
|
|
||||||
When using the :opt:`remote_control_password` option communication to the terminal is
|
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
|
encrypted to keep the password secure. A public key is used from the
|
||||||
:envvar:`KITTY_PUBLIC_KEY` environment variable. Currently, only one encryption
|
: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
|
Fine grained permissions for remote control
|
||||||
----------------------------------------------
|
----------------------------------------------
|
||||||
|
|
||||||
|
.. versionadded:: 0.26.0
|
||||||
|
|
||||||
The :opt:`allow_remote_control` option discussed so far is a blunt
|
The :opt:`allow_remote_control` option discussed so far is a blunt
|
||||||
instrument, granting the ability to any program running on your computer
|
instrument, granting the ability to any program running on your computer
|
||||||
or even on remote computers via SSH the ability to use remote control.
|
or even on remote computers via SSH the ability to use remote control.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user