started a README
authorSuno Ano <suno.ano@sunoano.org>
Tue, 24 Mar 2009 22:37:12 +0000 (23:37 +0100)
committerSuno Ano <suno.ano@sunoano.org>
Tue, 24 Mar 2009 22:37:12 +0000 (23:37 +0100)
Signed-off-by: Suno Ano <suno.ano@sunoano.org>
README [new file with mode: 0644]

diff --git a/README b/README
new file mode 100644 (file)
index 0000000..809abb6
--- /dev/null
+++ b/README
@@ -0,0 +1,15 @@
+The Monkeysphere Project
+------------------------
+
+The Monkeysphere project's goal is to extend OpenPGP's web of trust to
+new areas of the Internet to help us securely identify each other
+while we work online.
+
+Specifically, monkeysphere currently offers a framework to leverage
+the OpenPGP web of trust for OpenSSH authentication.
+
+In other words, it allows you to use secure shell as you normally do,
+but to identify yourself and the servers you administer or connect to
+with your OpenPGP keys. OpenPGP keys are tracked via GnuPG, and
+monkeysphere manages the known_hosts and authorized_keys files used by
+OpenSSH for authentication, checking them for cryptographic validity.