X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=website%2Fdoc.mdwn;h=56498e83cbc620a1fbab64e33beeef1aea0dbb86;hb=7833a5e9da4c6e15eea7edfc38ae122360b37f1f;hp=33fe340b84ffcac4383ae11911be846a115ebc8f;hpb=4ac01c98191fd4d6d0ab3654de427fa02f0e93f7;p=monkeysphere.git diff --git a/website/doc.mdwn b/website/doc.mdwn index 33fe340..56498e8 100644 --- a/website/doc.mdwn +++ b/website/doc.mdwn @@ -1,12 +1,30 @@ -# Monkeysphere Documentation # +[[meta title="Documentation"]] + +# Documentation # ## Dependencies ## - * Monkeysphere relies on [GnuTLS](http://gnutls.org/) version 2.4.0 or later. +Monkeysphere relies on: + + * [GnuTLS](http://gnutls.org/) version 2.4.0 or later + * [OpenSSH](http://openssh.com/) + * [GnuPG](http://gnupg.org/) + +## Getting started ## + + * [Downloading and installing](/download) + * Getting started as a [user](/getting-started-user) + * Getting started as a [server admin](/getting-started-admin) + * [Developing the monkeysphere](/community) ## References ## * [Initial 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/) + * [URI scheme for SSH, RFC draft](http://tools.ietf.org/wg/secsh/draft-ietf-secsh-scp-sftp-ssh-uri/) + +## Other ## + + * [Similar Projects](/similar) (other attempts at a PKI for SSH) + * [Mirroring the website](/mirrors)