monkeysphere-host revoke-key should now be capable of publishing the
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Fri, 20 Feb 2009 17:27:01 +0000 (12:27 -0500)
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Fri, 20 Feb 2009 17:27:01 +0000 (12:27 -0500)
commit10888c602170f6157ff43a81bad920babdd6a59e
treed54791d162953d2761b71e1ff3ef448a6c8de315
parent9b47ae89c3840eb2af9a57a885e19ccbe36957d5
monkeysphere-host revoke-key should now be capable of publishing the
revocation certificate to the keyservers directly, should the admin
want that.

It can also run without prompting, if MONKEYSPHERE_PROMPT=false.  In
the no-prompts case, it never publishes to the keyserver, it indicates
that the key was compromised, and it writes a boilerplate description
to make it easy to identify this kind of certificate.
man/man8/monkeysphere-host.8
src/monkeysphere-host
src/share/mh/revoke_key
tests/basic