X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=man%2Fman7%2Fmonkeysphere.7;h=4d1deca4d7d2c0706cbf87759eb54a319f776379;hb=dbeab30f940705e3813746ccf7480619d8261d37;hp=775826ee88042782cba5b695a92718f5e74f77bd;hpb=92385288ff477cd3ac297be8dbc2763f802e0273;p=monkeysphere.git diff --git a/man/man7/monkeysphere.7 b/man/man7/monkeysphere.7 index 775826e..4d1deca 100644 --- a/man/man7/monkeysphere.7 +++ b/man/man7/monkeysphere.7 @@ -1,9 +1,8 @@ -.TH MONKEYSPHERE "7" "March 2009" "monkeysphere" "System Frameworks" +.TH MONKEYSPHERE "7" "March 2010" "monkeysphere" "System Frameworks" .SH NAME -monkeysphere - ssh authentication framework using OpenPGP Web of -Trust +monkeysphere - ssh and TLS authentication framework using OpenPGP Web of Trust .SH DESCRIPTION @@ -11,8 +10,8 @@ Trust for OpenSSH and TLS key-based authentication. OpenPGP keys are tracked via GnuPG, and added to the authorized_keys and known_hosts files used by OpenSSH for connection authentication. Monkeysphere can -also be used by a monkeysphere validation agent to validate TLS -connections on the web. +also be used by a validation agent to validate TLS connections +(e.g. https). .SH IDENTITY CERTIFIERS @@ -67,15 +66,15 @@ user IDs) that are based on URI specifications for the service. Some examples: .TP .B ssh: -ssh://host.full.domain[:port] +ssh://host.example.com[:port] .TP .B https: -https://host.full.domain[:port] +https://host.example.com[:port] .SH AUTHOR Written by: -Jameson Rollins , +Jameson Rollins , Daniel Kahn Gillmor .SH SEE ALSO