diff options
author | Matt Goins <mjgoins@openflows.com> | 2009-02-01 20:09:39 -0500 |
---|---|---|
committer | Matt Goins <mjgoins@openflows.com> | 2009-02-01 20:09:39 -0500 |
commit | 5de2eeb71c3c8f694d990058194afdda7d7f364f (patch) | |
tree | 5cfc5a650edf73e093b51225c70506d07fb2bebe /man/man7/monkeysphere.7 | |
parent | a8aa9a5f0d1d1e3832fee0b36f3462992bb5d142 (diff) | |
parent | 7548a859412f10e68f90ee68f330593d85b090fc (diff) |
Merge commit 'jrollins/master'
Diffstat (limited to 'man/man7/monkeysphere.7')
-rw-r--r-- | man/man7/monkeysphere.7 | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/man/man7/monkeysphere.7 b/man/man7/monkeysphere.7 index 8d7c43a..d221c87 100644 --- a/man/man7/monkeysphere.7 +++ b/man/man7/monkeysphere.7 @@ -7,7 +7,7 @@ Trust .SH DESCRIPTION -\fBMonkeySphere\fP is a framework to leverage the OpenPGP Web of Trust +\fBMonkeysphere\fP is a framework to leverage the OpenPGP Web of Trust for ssh authentication. OpenPGP keys are tracked via GnuPG, and added to the authorized_keys and known_hosts files used by ssh for connection authentication. @@ -40,14 +40,17 @@ URI specification for the host, i.e. "ssh://host.full.domain[:port]". .SH AUTHOR -Written by Jameson Rollins <jrollins@fifthhorseman.net>, Daniel Kahn -Gillmor <dkg@fifthhorseman.net> +Written by: +Jameson Rollins <jrollins@fifthhorseman.net>, +Daniel Kahn Gillmor <dkg@fifthhorseman.net> .SH SEE ALSO .BR monkeysphere (1), -.BR monkeysphere-server (8), -.BR monkeysphere-ssh-proxycommand (1), +.BR monkeysphere-host (8), +.BR monkeysphere-authentication (8), +.BR openpgp2ssh (1), +.BR pem2openpgp (1), .BR gpg (1), .BR ssh (1), .BR http://tools.ietf.org/html/rfc4880, |