diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-07-28 11:25:31 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-07-28 11:25:31 -0400 |
commit | a09f044b3f181ae9b3b7eec3156de708220d825f (patch) | |
tree | 9d33235c9434c2200727a15eefe9ff13bd720fa6 | |
parent | 5e4dab895f8da4953bdb679e893246436a7a2053 (diff) |
fixing link to OpenSSH
-rw-r--r-- | website/index.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/index.mdwn b/website/index.mdwn index 66e5358..ecb4183 100644 --- a/website/index.mdwn +++ b/website/index.mdwn @@ -46,7 +46,7 @@ communications to other activities, such as: ## Technical Details ## The project's first goal is to integrate with -[http://openssh.com/](OpenSSH). +[OpenSSH](http://openssh.com/). OpenSSH provides a functional way for management of explicit RSA and DSA keys (without any type of [Public Key Infrastructure |