diff options
author | Matt Goins <mjgoins@openflows.com> | 2008-12-04 21:35:28 -0500 |
---|---|---|
committer | Matt Goins <mjgoins@openflows.com> | 2008-12-04 21:35:28 -0500 |
commit | c3b912f2506c3a150f128a77317085cea599a814 (patch) | |
tree | bec1f26bf3455a06fae6cac00e2c795d73358234 /website/doc.mdwn | |
parent | e7c994d6f67d380ed0de21f1500ec395eaab6640 (diff) | |
parent | 2483b7de82423d6bf0dec774526a2ca9fef3d64d (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..cd7bc76 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 host keys](/signing-host-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/) |