no need for recursive removal of a single file
[monkeysphere.git] / website / doc.mdwn
1 [[meta title="Documentation"]]
2
3 # Documentation #
4
5 ## Getting started ##
6
7  * [Downloading and installing](/download)
8  * Getting started as a [user](/getting-started-user)
9  * Getting started as a [server admin](/getting-started-admin)
10
11 ## Going further ##
12
13  * [Advanced Monkeysphere usage](/advanced-user)
14  * [Signing host keys](/signing-host-keys)
15  * [Understanding trust models](/trust-models)
16
17 ## Under the hood ##
18
19  * [Developing the Monkeysphere](/community)
20  * [Technical details](/technical-details)
21
22 ## References ##
23
24  * [OpenSSH](http://openssh.com/)
25  * [GnuPG](http://www.gnupg.org/)
26  * [OpenPGP (RFC 4880)](http://tools.ietf.org/html/rfc4880)
27  * [Secure Shell Authentication Protocol (RFC 4252)](http://tools.ietf.org/html/rfc4252)
28    * [URI scheme for SSH, RFC draft](http://tools.ietf.org/wg/secsh/draft-ietf-secsh-scp-sftp-ssh-uri/)
29  * [Initial Monkeysphere specifications at CMRG](http://cmrg.fifthhorseman.net/wiki/OpenPGPandSSH)
30
31 ## Other ##
32
33  * [Similar Projects](/similar) (other attempts at a PKI for SSH)
34  * [Mirroring the website](/mirrors)