diff options
author | Jameson Graef Rollins <jrollins@phys.columbia.edu> | 2008-08-27 14:57:06 -0700 |
---|---|---|
committer | Jameson Graef Rollins <jrollins@phys.columbia.edu> | 2008-08-27 14:57:06 -0700 |
commit | 5da265b2214c3c504da2a495db73563a17c8fe97 (patch) | |
tree | 70a65e2b23cbfe94ca1f5ed949404595a0ae4519 | |
parent | 7387fd7dd95dc3f621a07690b73a295ce9e2825e (diff) |
add links to similar projects in documentation page.
-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) |