Page MenuHome GnuPG

BUG in gpa - MUST everytime save private key to harddisk to export it
Closed, ResolvedPublic

Description

I see it as a serious BUG, that one have to save the keybundle to harddisk, to get it in another PGP-Programm or just to copy it anywhere. I miss the option "copy to clipboard", also I think only "copy" for choosed key in the key list is not clear what is meant by this.

I suggest the following changes in the gpa interface to get a round solution:

On the contextmenu, when right click on a key bundle, and the menu entry:

  • Copy private key to Clipboard || Copy Private
  • Copy public key to Clipboard || Copy Public
  • Copy Keybundle to Clipboard || Copy Keybundle

..
..

  • Export private key to File
  • Export private key to File
  • Backup Keybundle to File

This would be a consistent solution, as of the moment, one have to save the keys to harddisc and cannot export to clipboard. This is unnessesary.

Greets

Details

Version
0.9.10

Event Timeline

werner triaged this task as Normal priority.Jul 2 2018, 8:46 PM
werner edited projects, added Feature Request; removed Bug Report.
werner added a subscriber: werner.

I am not sure what you mean by “keybundle”. Is is a single keyblock or a selection of multiple keyblocks?

Sorry, I meant the key pair (thought bundle) of private and public key.

May be it woul be best, in the context menu and the menu to add two, only two upper entrys:

  • Clipboard ->
    • Copy private key to Clipboard || Copy Private
    • Copy public key to Clipboard || Copy Public
    • Copy key pair to Clipboard || Copy Key Pair
  • File operations ->
    • Export private key to File
    • Export public key to File
    • Export/Backup key pair to File

For better structure.

werner claimed this task.

The "Copy" menu item already copies public keys to the clipboard.
I now added a private key key copy option to the context menu.

A "keybundle" is useless because a private key included the public key.