From: Jameson Graef Rollins Date: Sat, 21 Feb 2009 22:12:49 +0000 (-0500) Subject: add FIXME to show key about how it should show revokers as well. X-Git-Tag: monkeysphere_0.23~4 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=086122c884086aae030d8e0a337048ee1bc5dbbd;hp=bf8d981ed43744d6678fbc0bc2de845be28f885f;p=monkeysphere.git add FIXME to show key about how it should show revokers as well. --- 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$" \