summaryrefslogtreecommitdiff
path: root/website/doc.mdwn
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2008-07-28 00:02:24 -0400
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>2008-07-28 00:02:24 -0400
commit2744c08411d209dc42cb82b5f47212b9d51c82e0 (patch)
tree848bbfa95a59bd40a6e6baedc3e22e1755c8cc1f /website/doc.mdwn
parent4b5f730b70649fa0b8e7b061a2e232c77176cbf6 (diff)
updating web site, starting technical documentation.
Diffstat (limited to 'website/doc.mdwn')
-rw-r--r--website/doc.mdwn11
1 files changed, 11 insertions, 0 deletions
diff --git a/website/doc.mdwn b/website/doc.mdwn
new file mode 100644
index 0000000..4334e8b
--- /dev/null
+++ b/website/doc.mdwn
@@ -0,0 +1,11 @@
+# Monkeysphere Documentation #
+
+## Dependencies ##
+
+ * Monkeysphere relies on [GnuTLS](http://gnutls.org/) version 2.4.0 or later.
+
+## 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)