move toc on why to top where it's supposed to be, even though i don't like it there.
[monkeysphere.git] / website / why.mdwn
index 336643988abae643b51c514f079194884fb67cc8..7bb8fac8cafd8eeb07a344bdacaad4bf01388934 100644 (file)
@@ -2,6 +2,8 @@
 
 [[toc ]]
 
+# Why should you be interested in the MonkeySphere? #
+
 ## As an `ssh` user ##
 
 Do you use `ssh` to connect to remote machines?  Are you tired of
@@ -14,8 +16,8 @@ seeing messages like this?
 Do you actually tediously check the fingerprint against a
 cryptographically-signed message from the admin, or do you just cross
 your fingers and type "yes"?  Do you wish there was a better way to
-verify that the host your connecting to actually is the host you mean
-to connect to?  Shouldn't our tools be able to figure this out
+verify that the host you are connecting to actually is the host you
+mean to connect to?  Shouldn't our tools be able to figure this out
 automatically?
 
 Do you use `ssh`'s public key authentication for convenience and/or
@@ -118,10 +120,10 @@ allows a very flexible trust model, ranging all over the map, at the
 choice of the user:
 
 * individual per-host certifications by each client (much like the
-  stock OpenSSH behavior),
+  stock OpenSSH behavior), or
 
 * strict centralized Certificate Authorities (much like proposed X.509
-  models), and
+  models), or
 
 * a more human-centric model that recognizes individual differences in
   ranges of trust and acceptance.