Page MenuHome GnuPG - static

Improvements to key handling / selection in composer window
Open, NormalPublic

Description

  • Key fingerprint should be shown directly in address line (at least as a tooltip) -> implemented in work/tfry/keyselection
  • [ ] bug: when clicking on key icon for a recipient with two candidate keys, two kleo windows pop up -> was probably a mis-observation, or I cannot reproduce. Possibly clicked twice, because initial click was handled, delayed?
  • bug: completion field shows source "gpg keychain". -> Changed to "Available keys" in work/tfry/connect_check_email
  • provide some kind of summary in the composer window itself (e.g. will be encrypted to N keys, will be encrypted to self, will be signed)