56498e83cbc620a1fbab64e33beeef1aea0dbb86
[monkeysphere.git] / website / doc.mdwn
1 [[meta title="Documentation"]]
2
3 # Documentation #
4
5 ## Dependencies ##
6
7 Monkeysphere relies on:
8
9  * [GnuTLS](http://gnutls.org/) version 2.4.0 or later
10  * [OpenSSH](http://openssh.com/)
11  * [GnuPG](http://gnupg.org/)
12
13 ## Getting started ##
14
15  * [Downloading and installing](/download)
16  * Getting started as a [user](/getting-started-user)
17  * Getting started as a [server admin](/getting-started-admin)
18  * [Developing the monkeysphere](/community)
19
20 ## References ##
21
22  * [Initial specifications at CMRG](http://cmrg.fifthhorseman.net/wiki/OpenPGPandSSH)
23  * [OpenPGP (RFC 4880)](http://tools.ietf.org/html/rfc4880)
24  * [Secure Shell Authentication Protocol (RFC 4252)](http://tools.ietf.org/html/rfc4252)
25    * [URI scheme for SSH, RFC draft](http://tools.ietf.org/wg/secsh/draft-ietf-secsh-scp-sftp-ssh-uri/)
26
27 ## Other ##
28
29  * [Similar Projects](/similar) (other attempts at a PKI for SSH)
30  * [Mirroring the website](/mirrors)