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