X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=man%2Fman1%2Fmonkeysphere.1;h=e725aa585a56c2ed1f22ccc4a7db1f009dc590bf;hb=a377e69b60eff2fa9e72bb931acb57833560d594;hp=76eaf8dbd508e66b946cd8e8b66726c90e5d18da;hpb=6ef7064d32718cc3b93f1c240e5e88c48fa4cf66;p=monkeysphere.git diff --git a/man/man1/monkeysphere.1 b/man/man1/monkeysphere.1 index 76eaf8d..e725aa5 100644 --- a/man/man1/monkeysphere.1 +++ b/man/man1/monkeysphere.1 @@ -11,9 +11,11 @@ monkeysphere - Monkeysphere client user interface .SH DESCRIPTION \fBMonkeysphere\fP is a framework to leverage the OpenPGP web of trust -for OpenSSH authentication. OpenPGP keys are tracked via GnuPG, and -added to the authorized_keys and known_hosts files used by OpenSSH for -connection authentication. +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. \fBmonkeysphere\fP is the Monkeysphere client utility. @@ -130,6 +132,10 @@ place of `subkey\-to\-ssh\-agent'. Output the ssh fingerprint of a key in your gpg keyring. `f' may be used in place of `fingerprint'. .TP +.B keys\-for\-userid USERID +Output to stdout all acceptable keys for a given user ID literal. +`u' may be used in place of `keys\-for\-userid'. +.TP .B version Show the monkeysphere version number. `v' may be used in place of `version'.