diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-09-02 00:43:41 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-09-02 00:43:41 -0400 |
commit | 42f95c0cc0fb52f3711278c3846373044d9da085 (patch) | |
tree | 2b7c5e906756f31f00e662a18fab54ca1751d346 | |
parent | 24b310edc96870d0bdde4c80ff8e4b75146a5943 (diff) |
linking to getting started docs from why page; set up TOC on why page.
-rw-r--r-- | website/why.mdwn | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/website/why.mdwn b/website/why.mdwn index 989c4eb..b77a9a8 100644 --- a/website/why.mdwn +++ b/website/why.mdwn @@ -2,7 +2,7 @@ [[meta title="Why should you be interested in the MonkeySphere?"]] -# Why should you be interested in the MonkeySphere? # +[[toc ]] ## As an `ssh` user ## @@ -31,6 +31,8 @@ Have you ever wished you could phase out an old key and start using a new one without having to comb through every single account you have ever connected to? +[Get started with the monkeysphere as a user](getting-started-user)! + ## As an system administrator ## As a system administrator, have you ever tried to re-key an SSH @@ -45,6 +47,8 @@ Have you ever wanted to be able to add or revoke the ability of a user's key to authenticate across an entire infrastructure you manage, without touching each host by hand? +[Get started with the monkeysphere as an administrator](getting-started-admin)! + ## What's the connection? ## All of these issues are related to a lack of a [Public Key |