diff options
-rw-r--r-- | website/doc.mdwn | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/website/doc.mdwn b/website/doc.mdwn index 7081ee4..cd73999 100644 --- a/website/doc.mdwn +++ b/website/doc.mdwn @@ -12,4 +12,9 @@ * [Initial specifications at CMRG](http://cmrg.fifthhorseman.net/wiki/OpenPGPandSSH) * [OpenPGP (RFC 4880)](http://tools.ietf.org/html/rfc4880) * [Secure Shell Authentication Protocol (RFC 4252)](http://tools.ietf.org/html/rfc4252) -* [URI scheme for SSH, RFC draft](http://tools.ietf.org/wg/secsh/draft-ietf-secsh-scp-sftp-ssh-uri/) + * [URI scheme for SSH, RFC draft](http://tools.ietf.org/wg/secsh/draft-ietf-secsh-scp-sftp-ssh-uri/) + +## Similar Projects ## + + * [openssh-gpg](http://www.red-bean.com/~nemo/openssh-gpg/) + * [openssh with network notaries](http://www.cs.cmu.edu/~perspectives/openssh.html) |