X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=website%2Fdoc.mdwn;h=cd7bc76c66755b7ae69f1c290327eeaa809ae8c4;hb=930b0742dc2cf88015272057374ca68c94e40597;hp=cd73999d5521aeb0b399700dda3b7350040f5d46;hpb=5da265b2214c3c504da2a495db73563a17c8fe97;p=monkeysphere.git diff --git a/website/doc.mdwn b/website/doc.mdwn index cd73999..cd7bc76 100644 --- a/website/doc.mdwn +++ b/website/doc.mdwn @@ -1,20 +1,30 @@ -[[!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 ## + + * [Signing host keys](/signing-host-keys) + +## Under the hood ## + + * [Developing the monkeysphere](/community) + * [Technical details](/technical-details) ## References ## - * [Initial specifications at CMRG](http://cmrg.fifthhorseman.net/wiki/OpenPGPandSSH) + * [Initial Monkeysphere specifications at CMRG](http://cmrg.fifthhorseman.net/wiki/OpenPGPandSSH) * [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/) -## 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)