broke out similar projects to separate page.
[monkeysphere.git] / website / doc.mdwn
1 [[!template id="nav"]]
2 [[meta title="Documentation"]]
3 ## Dependencies ##
4
5 Monkeysphere relies on:
6
7  * [GnuTLS](http://gnutls.org/) version 2.4.0 or later
8  * [OpenSSH](http://openssh.com/)
9  * [GnuPG](http://gnupg.org/)
10
11 ## Getting started ##
12
13  * Getting started as a [user](/getting-started-user)
14  * Getting started as a [server admin](/getting-started-admin)
15
16 ## References ##
17
18  * [Initial specifications at CMRG](http://cmrg.fifthhorseman.net/wiki/OpenPGPandSSH)
19  * [OpenPGP (RFC 4880)](http://tools.ietf.org/html/rfc4880)
20  * [Secure Shell Authentication Protocol (RFC 4252)](http://tools.ietf.org/html/rfc4252)
21    * [URI scheme for SSH, RFC draft](http://tools.ietf.org/wg/secsh/draft-ietf-secsh-scp-sftp-ssh-uri/)
22
23 ## Other ##
24
25  * [Similar Projects](/similar)