Page MenuHome GnuPG

Kleopatra: Add "revsig" support
Testing, NormalPublic

Description

For a workflow with a central OpenPGP CA it is important that the CA can revoke its certifications. Kleopatra currently offers no GUI for that. Mostly because it is difficult to do as it would need card-edit and an editinteractor. Which were always a cause of unstableness. So the parent tast of this is to have --quick-revsig added to GnuPG.

In Kleopatra I think this should be shown as a right click option on a signature made by the own key in the "Certifications" Dialog.

Event Timeline

Part of the task is the plumbing for that in GPGME of course, I'm not sure if werner will do the core "C" part directly or if you could do this also. But first let's get it added to GnuPG.

ikloecker changed the task status from Open to Testing.Nov 10 2020, 5:01 PM
ikloecker reassigned this task from ikloecker to aheinecke.
ikloecker added a subscriber: ikloecker.

"Revoke Certification(s)" is available in

  • Certifications Overview as context menu option for the user IDs
  • Certifications Overview as context menu option for the signatures
  • Certificate Details as context menu option for the user IDs
  • Certificate Overview (aka key list) as context menu option for keys
  • Certificate Overview (aka key list) as menu entry of Certificates menu

Additionally, "Certify" is now also available in

  • Certifications Overview as context menu option for the user IDs