diff options
Diffstat (limited to 'PROTOCOL.agent')
-rw-r--r-- | PROTOCOL.agent | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/PROTOCOL.agent b/PROTOCOL.agent new file mode 100644 index 0000000..da33819 --- /dev/null +++ b/PROTOCOL.agent @@ -0,0 +1,5 @@ +This file used to contain a description of the SSH agent protocol +implemented by OpenSSH. It has since been superseded by an Internet- +draft that is available from: + +https://tools.ietf.org/html/draft-miller-ssh-agent-02 |