update for the release of 0.29-1
[monkeysphere.git] / website / doc.mdwn
index 33fe340b84ffcac4383ae11911be846a115ebc8f..39608930fb4374e403669afef0bc98d747194793 100644 (file)
@@ -1,12 +1,34 @@
-# Monkeysphere Documentation #
+[[!meta title="Documentation"]]
 
-## Dependencies ##
+# Documentation #
 
- * Monkeysphere relies on [GnuTLS](http://gnutls.org/) version 2.4.0 or later.
+## Getting started ##
+
+ * [Downloading and installing](/download)
+ * Getting started as a [user](/getting-started-user)
+ * Getting started as a [server admin](/getting-started-admin)
+
+## 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/)
+   * [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)
+
+## Other ##
+
+ * [Similar Projects](/similar) (other attempts at a PKI for SSH)
+ * [Mirroring the website](/mirrors)