summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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$" \