Document the encryption used by remote_control_password

This commit is contained in:
Kovid Goyal
2022-08-11 06:35:25 +05:30
parent ac9c85e783
commit 84ca83ef69
2 changed files with 26 additions and 1 deletions

View File

@@ -143,7 +143,7 @@ Variables that kitty sets when running child programs
.. envvar:: KITTY_PUBLIC_KEY
A public key that programs can use to communicate securely with kitty using
the remote control protocol.
the remote control protocol. The format is: :code:`protocol:key data`.
.. envvar:: KITTY_PREWARM_SOCKET