~sircmpwn/aerc2#538: 
Consider exec on system gpg instead of using /x/crypto/openpgp

The go team has deprecated openpgp (see https://github.com/golang/go/issues/44226). Support for smartcards (ref #424) may not be possible in its current state.

I'm down to crank out a patch if it's in line with the project's goals.

I was thinking something like adding this field to the accounts.conf:

pgp_sign_as = <key>

And these to aerc.conf:

pgp_decrypt_cmd = ...
pgp_encrypt_cmd = ...
pgp_sign_cmd = ...
pgp_verify_cmd = ...
Status
RESOLVED DUPLICATE
Submitter
~huge
Assigned to
No-one
Submitted
3 years ago
Updated
3 years ago
Labels
No labels applied.

~rjarry REPORTED DUPLICATE 3 years ago

Hi, this is now tracked here: https://todo.sr.ht/~rjarry/aerc/6

Your spec seems fine. Please do send a patch to https://lists.sr.ht/~rjarry/aerc-devel

~huge referenced this from ~rjarry/aerc#6 3 years ago

Register here or Log in to comment, or comment via email.