add FIXME to show key about how it should show revokers as well.
authorJameson Graef Rollins <jrollins@finestructure.net>
Sat, 21 Feb 2009 22:12:49 +0000 (17:12 -0500)
committerJameson Graef Rollins <jrollins@finestructure.net>
Sat, 21 Feb 2009 22:12:49 +0000 (17:12 -0500)
src/monkeysphere-host

index 540a8ab1c0e3a531ef13abf72cc5afbf761c27fa..baa7a87bf482f13706c1414a9f3f9e2056d5a689 100755 (executable)
@@ -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$" \