X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=website%2Fdoc.mdwn;h=47b173afb645506bed2574aac9f3a254af1edc61;hb=34c6ff8bca96f301d13bd75ea9a8e534e1e67c54;hp=331a5578c443c2817b14ac81ef498f0f0c7874dc;hpb=65849010c78f435a73f4af6299e1122e0ef500c0;p=monkeysphere.git diff --git a/website/doc.mdwn b/website/doc.mdwn index 331a557..47b173a 100644 --- a/website/doc.mdwn +++ b/website/doc.mdwn @@ -1,15 +1,34 @@ -[[!template id="header"]] +[[meta title="Documentation"]] -# Monkeysphere Documentation # +# Documentation # +## Getting started ## -## Dependencies ## + * [Downloading and installing](/download) + * Getting started as a [user](/getting-started-user) + * Getting started as a [server admin](/getting-started-admin) - * Monkeysphere relies on [GnuTLS](http://gnutls.org/) version 2.4.0 or later. +## Going further ## + + * [Advanced Monkeysphere usage](/advanced-user) + * [Signing host keys](/signing-host-keys) + * [Understanding trust models](/trust-models) + +## Under the hood ## + + * [Developing the Monkeysphere](/community) + * [Technical details](/technical-details) ## References ## - * [Initial specifications at CMRG](http://cmrg.fifthhorseman.net/wiki/OpenPGPandSSH) + * [OpenSSH](http://openssh.com/) + * [GnuPG](http://www.gnupg.org/) * [OpenPGP (RFC 4880)](http://tools.ietf.org/html/rfc4880) * [Secure Shell Authentication Protocol (RFC 4252)](http://tools.ietf.org/html/rfc4252) -* [URI scheme for SSH, RFC draft](http://tools.ietf.org/wg/secsh/draft-ietf-secsh-scp-sftp-ssh-uri/) + * [URI scheme for SSH, RFC draft](http://tools.ietf.org/wg/secsh/draft-ietf-secsh-scp-sftp-ssh-uri/) + * [Initial Monkeysphere specifications at CMRG](http://cmrg.fifthhorseman.net/wiki/OpenPGPandSSH) + +## Other ## + + * [Similar Projects](/similar) (other attempts at a PKI for SSH) + * [Mirroring the website](/mirrors)