From: Daniel Kahn Gillmor Date: Mon, 18 Aug 2008 03:25:13 +0000 (-0400) Subject: clarified phrasing in why page for admins; softened index link to "why". X-Git-Tag: monkeysphere_0.8-1~3^2~2 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=6f3fdf1f357ae02850e875ad68aff4e338650d4c;hp=--cc;p=monkeysphere.git clarified phrasing in why page for admins; softened index link to "why". --- 6f3fdf1f357ae02850e875ad68aff4e338650d4c diff --git a/website/index.mdwn b/website/index.mdwn index 495d963..6583e18 100644 --- a/website/index.mdwn +++ b/website/index.mdwn @@ -9,7 +9,7 @@ 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. -[why you should be interested](/why) | [[bugs]] | [[download]] | [[news]] | [[documentation|doc]] +[why?](/why) | [[bugs]] | [[download]] | [[news]] | [[documentation|doc]] ## Conceptual overview ## diff --git a/website/why.mdwn b/website/why.mdwn index 7f69614..3f6aa7c 100644 --- a/website/why.mdwn +++ b/website/why.mdwn @@ -36,8 +36,8 @@ you keep them from getting the big scary warning messages? Have you ever wanted to allow a colleague key-based access to a machine, *without* needing to have a copy of their public key on hand? -Have you ever wanted to be able to revoke the ability of a key to -authenticate across the entire infrastructure you manage, without +Have you ever wanted to be able to revoke the ability of a user's key +to authenticate across the entire infrastructure you manage, without touching each host by hand? ## What's the connection? ##