added bug monkeysphere-gen-subkey-treats-revoked-auth-subkey-as-valid
[monkeysphere.git] / website / doc.mdwn
index 4334e8b345a116cd6f5208f04a98d7078773c7d6..634afd958170bb77e5545fe14493566d2859b9dd 100644 (file)
@@ -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)