summaryrefslogtreecommitdiff
path: root/src/monkeysphere-host
diff options
context:
space:
mode:
authorJameson Graef Rollins <jrollins@finestructure.net>2009-02-21 17:12:49 -0500
committerJameson Graef Rollins <jrollins@finestructure.net>2009-02-21 17:12:49 -0500
commit086122c884086aae030d8e0a337048ee1bc5dbbd (patch)
treeeeef2c4b59bf932555072f8356a4624a61d2cf95 /src/monkeysphere-host
parentbf8d981ed43744d6678fbc0bc2de845be28f885f (diff)
add FIXME to show key about how it should show revokers as well.
Diffstat (limited to 'src/monkeysphere-host')
-rwxr-xr-xsrc/monkeysphere-host1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/monkeysphere-host b/src/monkeysphere-host
index 540a8ab..baa7a87 100755
--- a/src/monkeysphere-host
+++ b/src/monkeysphere-host
@@ -184,6 +184,7 @@ show_key() {
# list the host key info
# FIXME: make no-show-keyring work so we don't have to do the grep'ing
# FIXME: can we show uid validity somehow?
+ # FIXME: show revokers as well
gpg --list-keys --fingerprint \
--list-options show-unusable-uids 2>/dev/null \
| grep -v "^${GNUPGHOME}/pubring.gpg$" \