X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=website%2Fdoc.mdwn;h=b60cf28d1fc439c89bec1a1db635f54df352c59f;hb=786ca25009a33e3cd26281dafb6b4e8c7f22634f;hp=634afd958170bb77e5545fe14493566d2859b9dd;hpb=948b21702fbeaf1874286bd9b0d7c27c37d55c2a;p=monkeysphere.git diff --git a/website/doc.mdwn b/website/doc.mdwn index 634afd9..b60cf28 100644 --- a/website/doc.mdwn +++ b/website/doc.mdwn @@ -1,19 +1,18 @@ -[[!template id="nav"]] [[meta title="Documentation"]] -## Dependencies ## - -Monkeysphere relies on: - - * [GnuTLS](http://gnutls.org/) version 2.4.0 or later - * [OpenSSH](http://openssh.com/) - * [GnuPG](http://gnupg.org/) +# Documentation # ## Getting started ## + * [Downloading and installing](/download) * Getting started as a [user](/getting-started-user) * Getting started as a [server admin](/getting-started-admin) +## Under the hood ## + + * [Developing the monkeysphere](/community) + * [Technical details](/technical-details) + ## References ## * [Initial specifications at CMRG](http://cmrg.fifthhorseman.net/wiki/OpenPGPandSSH) @@ -24,3 +23,4 @@ Monkeysphere relies on: ## Other ## * [Similar Projects](/similar) (other attempts at a PKI for SSH) + * [Mirroring the website](/mirrors)