Bug 340146

Summary: IMPROVEMENT1: Manage subkeys
Product: [Applications] kleopatra Reporter: Jordi <jordi>
Component: generalAssignee: Andre Heinecke <aheinecke>
Status: CONFIRMED ---    
Severity: normal CC: aheinecke, alunduil+kde, dkg, mutz
Priority: NOR    
Version: 2.2.0   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed In:

Description Jordi 2014-10-20 09:06:43 UTC
Dear all, I think that is necessary to manage subkeys correctly. For security reasons, I think that people should have the primary kay and several subkeys with temporary validation window. In order to create, delete or revoke subkeys that belongs to primary key.

this is the usual managment of the keys and a good example is review PGP Desktop in order to manage it efficiently.

Kind regards,
Jordi
Comment 1 Daniel Kahn Gillmor 2015-02-17 19:52:22 UTC
This is a necessary improvement.  It is related to #343123, which asks that a proper subkey arrangement be set up upon key generation.
Comment 2 Andre Heinecke 2016-04-08 17:03:16 UTC
Yes. I'd like to do this. The Problem is that upstream API is horrible in that regard. You basically have to write a parser for the edit-key command line interface :-/

With regards to key generation, you may support me in https://bugs.gnupg.org/gnupg/issue2280 which requests a decent keygen api that supports, oh exotic features like multiple User ID's,...