summaryrefslogtreecommitdiff
path: root/website
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2008-09-05 02:10:15 -0400
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>2008-09-05 02:10:15 -0400
commit203c14cf8f3e8f1e3862301d435c64456813e3ac (patch)
tree6ddfae4ba92cd26597c45a27ce96cecc617a52cc /website
parent3827c6f3dba11d1ebe3e9265e44269d610206e36 (diff)
Standardizing on Monkeysphere instead of MonkeySphere
Diffstat (limited to 'website')
-rw-r--r--website/community.mdwn4
-rw-r--r--website/download.mdwn2
-rw-r--r--website/index.mdwn4
-rw-r--r--website/why.mdwn12
4 files changed, 11 insertions, 11 deletions
diff --git a/website/community.mdwn b/website/community.mdwn
index b7fa31e..d22f7cf 100644
--- a/website/community.mdwn
+++ b/website/community.mdwn
@@ -1,6 +1,6 @@
-[[meta title="Community"]]
+[[meta title="The Monkeysphere Community"]]
-# The MonkeySphere Community #
+# The Monkeysphere Community #
## Mailing list ##
diff --git a/website/download.mdwn b/website/download.mdwn
index a965826..64993c9 100644
--- a/website/download.mdwn
+++ b/website/download.mdwn
@@ -30,7 +30,7 @@ system is that lenny's GnuTLS can't support the `monkeysphere
subkey-to-ssh-agent` subcommand.
You can install a patched version of GnuTLS to enable this feature of
-the MonkeySphere by adjusting the monkeysphere `sources.list` lines to
+the Monkeysphere by adjusting the monkeysphere `sources.list` lines to
include the `gnutls` component. So they'd look like this instead:
deb http://archive.monkeysphere.info/debian experimental monkeysphere gnutls
diff --git a/website/index.mdwn b/website/index.mdwn
index b3675c6..2e756ae 100644
--- a/website/index.mdwn
+++ b/website/index.mdwn
@@ -1,6 +1,6 @@
-[[meta title="The MonkeySphere Project"]]
+[[meta title="The Monkeysphere Project"]]
-# The MonkeySphere Project #
+# 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
diff --git a/website/why.mdwn b/website/why.mdwn
index 054f930..3c70bab 100644
--- a/website/why.mdwn
+++ b/website/why.mdwn
@@ -1,6 +1,6 @@
-[[meta title="Why should you be interested in the MonkeySphere?"]]
+[[meta title="Why should you be interested in the Monkeysphere?"]]
-# Why should you be interested in the MonkeySphere? #
+# Why should you be interested in the Monkeysphere? #
## As an `ssh` user ##
@@ -66,7 +66,7 @@ fingerprints) except in relatively rare situations (e.g. when two
people meet in person for the first time).
The good news is that this is all possible, and available with free
-tools: welcome to the MonkeySphere!
+tools: welcome to the Monkeysphere!
## Examples ##
@@ -83,14 +83,14 @@ Alice can set up the new `bob` account on `foo.example.org` without
needing to give Bob a new passphrase to remember, and without needing
to even know Bob's current SSH key. She simply tells `foo` that `Bob
<bob@example.net>` should have access to the `bob` account. The
-MonkeySphere on `foo` then verifies Bob's identity through the OpenPGP
+Monkeysphere on `foo` then verifies Bob's identity through the OpenPGP
Web of Trust and automatically add's Bob's SSH key to the
authorized_keys file for the `bob` account.
Bob's first connection to his new `bob` account on `foo.example.org`
-is seamless, because the MonkeySphere on Bob's computer automatically
+is seamless, because the Monkeysphere on Bob's computer automatically
verifies the host key for `foo.example.org` for Bob. Using the
-MonkeySphere, Bob never has to "accept" an unintelligible host key or
+Monkeysphere, Bob never has to "accept" an unintelligible host key or
type a password.
When Bob decides to change the key he uses for SSH authentication, he