broke out similar projects to separate page.
[monkeysphere.git] / website / doc.mdwn
index cd73999d5521aeb0b399700dda3b7350040f5d46..cec29ec3444a0780e5eec5998603d776bbf518df 100644 (file)
@@ -1,11 +1,17 @@
 [[!template id="nav"]]
+[[meta title="Documentation"]]
+## Dependencies ##
 
-# Monkeysphere Documentation #
+Monkeysphere relies on:
 
+ * [GnuTLS](http://gnutls.org/) version 2.4.0 or later
+ * [OpenSSH](http://openssh.com/)
+ * [GnuPG](http://gnupg.org/)
 
-## Dependencies ##
+## Getting started ##
 
- * Monkeysphere relies on [GnuTLS](http://gnutls.org/) version 2.4.0 or later.
+ * Getting started as a [user](/getting-started-user)
+ * Getting started as a [server admin](/getting-started-admin)
 
 ## References ##
 
@@ -14,7 +20,6 @@
  * [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)