summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJameson Graef Rollins <jrollins@phys.columbia.edu>2008-06-29 15:01:53 -0400
committerJameson Graef Rollins <jrollins@phys.columbia.edu>2008-06-29 15:01:53 -0400
commit0eed0d2cdc73628f731fd0219d5eacc24158bafd (patch)
tree8dcabc495d1e9558af4b43ab4cd18d63534ecff4 /man
parente04825a10f888602276a2e803401a879dbcec671 (diff)
Tweak to man pages.
Diffstat (limited to 'man')
-rw-r--r--man/man1/monkeysphere.15
-rw-r--r--man/man8/monkeysphere-server.811
2 files changed, 14 insertions, 2 deletions
diff --git a/man/man1/monkeysphere.1 b/man/man1/monkeysphere.1
index 30e35bb..db45006 100644
--- a/man/man1/monkeysphere.1
+++ b/man/man1/monkeysphere.1
@@ -57,7 +57,7 @@ Output a brief usage summary. `h' or `?' may be used in place of
.SH HOST URIs
Host OpenPGP keys have associated user IDs that use the ssh URI
-specification for the host, ie. "ssh://host.full.domain".
+specification for the host, ie. "ssh://host.full.domain[:port]".
.SH KEY ACCEPTABILITY
@@ -67,7 +67,8 @@ GPG keys are considered acceptable if the following criteria are met:
The key must have the "authentication" ("a") usage flag set.
.TP
.B validity
-The key must be "fully" valid, and must not be expired or revoked.
+The key must be "fully" valid (ie. signed by a trusted certifier), and
+must not be expired or revoked.
.SH FILES
diff --git a/man/man8/monkeysphere-server.8 b/man/man8/monkeysphere-server.8
index 3411c64..8733660 100644
--- a/man/man8/monkeysphere-server.8
+++ b/man/man8/monkeysphere-server.8
@@ -126,6 +126,17 @@ It is recommended to add "monkeysphere-server update-users" to a
system crontab, so that user keys are kept up-to-date, and key
revokations and expirations can be processed in a timely manor.
+.SH KEY ACCEPTABILITY
+
+GPG keys are considered acceptable if the following criteria are met:
+.TP
+.B capability
+The key must have the "authentication" ("a") usage flag set.
+.TP
+.B validity
+The key must be "fully" valid (ie. signed by a trusted certifier), and
+must not be expired or revoked.
+
.SH FILES
.TP