diff options
author | Jamie McClelland <jm@mayfirst.org> | 2008-07-27 21:48:35 -0400 |
---|---|---|
committer | Jamie McClelland <jm@mayfirst.org> | 2008-07-27 21:48:35 -0400 |
commit | 4a0f106f79e46edd6a0c18ec68e7f0cb9f05550f (patch) | |
tree | a05c6b56919ab30d0c9adc7905509c75f7734edf /website | |
parent | 67f4058cf508cdb7063cff3f9d0597e2e4b37dce (diff) |
removing garbage list at the bottom of the page.
Diffstat (limited to 'website')
-rw-r--r-- | website/index.mdwn | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/website/index.mdwn b/website/index.mdwn index 7af8aab..5cdf4d9 100644 --- a/website/index.mdwn +++ b/website/index.mdwn @@ -42,7 +42,7 @@ communications to other activities, such as: ##Technical Details## The project's first goal is to integrate with -[http://en.wikipedia.org/wiki/Openssh](OpenSSH). +[OpenSSH](http://en.wikipedia.org/wiki/Openssh). OpenSSH provides a functional way for management of explicit RSA keys (without certification of any type). The basic idea of this project is to create a @@ -56,12 +56,6 @@ They can explicitly indicate this trust relationship with traditional GPG keyring trust indicators. No modification is made to the SSH protocol on the wire, which continues to use raw RSA public keys. -* [[download]] -* [[news]] -* [[documentation|doc]] -* [[bugs]] -* [[contact]] - ---- This wiki is powered by [ikiwiki](http://ikiwiki.info). |