X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=website%2Fdoc.mdwn;h=634afd958170bb77e5545fe14493566d2859b9dd;hb=80a6f581f1b6953e6b41d35c3b7f8b0bc26be6dd;hp=4334e8b345a116cd6f5208f04a98d7078773c7d6;hpb=150823244a77ba0376b4defc53d0cc7faa15ce78;p=monkeysphere.git diff --git a/website/doc.mdwn b/website/doc.mdwn index 4334e8b..634afd9 100644 --- a/website/doc.mdwn +++ b/website/doc.mdwn @@ -1,11 +1,26 @@ -# Monkeysphere Documentation # +[[!template id="nav"]] +[[meta title="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 ## + + * Getting started as a [user](/getting-started-user) + * Getting started as a [server admin](/getting-started-admin) ## 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/) + +## Other ## + + * [Similar Projects](/similar) (other attempts at a PKI for SSH)