diff options
author | Micah Anderson <micah@riseup.net> | 2008-11-18 01:36:18 -0500 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2008-11-18 01:36:18 -0500 |
commit | 647a0fc70e28d641d914f183489d815d4feb7e2b (patch) | |
tree | 7b702228a47039f98d8499b670c3d2cde10b55bc /website/doc.mdwn | |
parent | 909d963139377f573b4350745b60606d65214c17 (diff) | |
parent | d8d26503748dc78a843ad35a2e12cdae277f1415 (diff) |
Merge commit 'dkg/master'
Diffstat (limited to 'website/doc.mdwn')
-rw-r--r-- | website/doc.mdwn | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/website/doc.mdwn b/website/doc.mdwn index b60cf28..02b4184 100644 --- a/website/doc.mdwn +++ b/website/doc.mdwn @@ -8,6 +8,10 @@ * Getting started as a [user](/getting-started-user) * Getting started as a [server admin](/getting-started-admin) +## Going further ## + + * [Signing server keys](/signing-server-keys) + ## Under the hood ## * [Developing the monkeysphere](/community) @@ -15,7 +19,7 @@ ## References ## - * [Initial specifications at CMRG](http://cmrg.fifthhorseman.net/wiki/OpenPGPandSSH) + * [Initial Monkeysphere specifications at CMRG](http://cmrg.fifthhorseman.net/wiki/OpenPGPandSSH) * [OpenPGP (RFC 4880)](http://tools.ietf.org/html/rfc4880) * [Secure Shell Authentication Protocol (RFC 4252)](http://tools.ietf.org/html/rfc4252) * [URI scheme for SSH, RFC draft](http://tools.ietf.org/wg/secsh/draft-ietf-secsh-scp-sftp-ssh-uri/) |