X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=website%2Fdoc.mdwn;h=47b173afb645506bed2574aac9f3a254af1edc61;hb=5df09d935f33477cdd9763c0e9c1ba7c8073aea0;hp=cd73999d5521aeb0b399700dda3b7350040f5d46;hpb=5da265b2214c3c504da2a495db73563a17c8fe97;p=monkeysphere.git diff --git a/website/doc.mdwn b/website/doc.mdwn index cd73999..47b173a 100644 --- a/website/doc.mdwn +++ b/website/doc.mdwn @@ -1,20 +1,34 @@ -[[!template id="nav"]] +[[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/) + * [Initial Monkeysphere specifications at CMRG](http://cmrg.fifthhorseman.net/wiki/OpenPGPandSSH) -## Similar Projects ## +## Other ## - * [openssh-gpg](http://www.red-bean.com/~nemo/openssh-gpg/) - * [openssh with network notaries](http://www.cs.cmu.edu/~perspectives/openssh.html) + * [Similar Projects](/similar) (other attempts at a PKI for SSH) + * [Mirroring the website](/mirrors)