diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-09-02 18:20:40 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-09-02 18:20:40 -0400 |
commit | 6576cb269138c36728bb75d3b7242e34aee8a07d (patch) | |
tree | e425ac44b6e27890c50eab59f704e43d79f1168d /website | |
parent | 7f7a389eb81df2036a802a46f31eeaac39fab23f (diff) |
re-wording intro paragraphs, to make them shorter and sweeter.
Diffstat (limited to 'website')
-rw-r--r-- | website/index.mdwn | 22 |
1 files changed, 12 insertions, 10 deletions
diff --git a/website/index.mdwn b/website/index.mdwn index 5b757fa..81da609 100644 --- a/website/index.mdwn +++ b/website/index.mdwn @@ -1,15 +1,17 @@ [[!template id="nav"]] -The Monkeysphere project's goal is to extend the web of trust model -and other features of OpenPGP to other areas of the Internet to help -us securely identify each other while we work online. - -Specifically, monkeysphere is a framework to leverage the OpenPGP web -of trust for OpenSSH authentication. In other words, it allows you to -use your OpenPGP keys when using secure shell to both identify -yourself and the servers you administer or connect to. OpenPGP keys -are tracked via GnuPG, and managed in the `known_hosts` and -`authorized_keys` files used by OpenSSH for connection authentication. +The Monkeysphere project's goal is to extend OpenPGP's web of trust to +many 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 your OpenPGP keys when using +secure shell to both identify yourself and the servers you administer +or connect to. OpenPGP keys are tracked via GnuPG, and managed in the +`known_hosts` and `authorized_keys` files used by OpenSSH for +connection authentication. ## Conceptual overview ## |