pop icon indicating copy to clipboard operation
pop copied to clipboard

GPG Support

Open CovertDuck opened this issue 2 years ago • 2 comments
trafficstars

As discussed on Discord, I think it would be nice to have some sort of GPG support.

Here how I envision it could work:

  • New hotkey in the TUI to enable Encryption.
  • Lookup the user's GPG keychain for a match against the recipient.
  • Offer to lookup the recipient's public key (on a key server like keys.openpgp.org) if not found in the keychain.
  • An environment variable like POP_PGP that could be set to Automatic, Manual...

CovertDuck avatar Jul 23 '23 05:07 CovertDuck

A third option would be to ask the user to manually select a GPG file from the drive.

CovertDuck avatar Jul 23 '23 17:07 CovertDuck

Hey @CovertDuck, I'm interested in implementing this as a feature (and submitting a pr). Would you be willing to help with the code/implementation details?

arozx avatar Apr 05 '25 22:04 arozx