From 086122c884086aae030d8e0a337048ee1bc5dbbd Mon Sep 17 00:00:00 2001 From: Jameson Graef Rollins Date: Sat, 21 Feb 2009 17:12:49 -0500 Subject: [PATCH 1/1] add FIXME to show key about how it should show revokers as well. --- src/monkeysphere-host | 1 + 1 file changed, 1 insertion(+) 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$" \ -- 2.25.1