add links to similar projects in documentation page.
[monkeysphere.git] / website / doc.mdwn
1 [[!template id="nav"]]
2
3 # Monkeysphere Documentation #
4
5
6 ## Dependencies ##
7
8  * Monkeysphere relies on [GnuTLS](http://gnutls.org/) version 2.4.0 or later.
9
10 ## References ##
11
12  * [Initial specifications at CMRG](http://cmrg.fifthhorseman.net/wiki/OpenPGPandSSH)
13  * [OpenPGP (RFC 4880)](http://tools.ietf.org/html/rfc4880)
14  * [Secure Shell Authentication Protocol (RFC 4252)](http://tools.ietf.org/html/rfc4252)
15    * [URI scheme for SSH, RFC draft](http://tools.ietf.org/wg/secsh/draft-ietf-secsh-scp-sftp-ssh-uri/)
16
17 ## Similar Projects ##
18
19  * [openssh-gpg](http://www.red-bean.com/~nemo/openssh-gpg/)
20  * [openssh with network notaries](http://www.cs.cmu.edu/~perspectives/openssh.html)