diff options
author | Robin Jarry <robin@jarry.cc> | 2024-01-13 19:11:47 +0100 |
---|---|---|
committer | Robin Jarry <robin@jarry.cc> | 2024-01-25 21:10:10 +0100 |
commit | bce77d8174f4698693af5e07f4c3697ba53bfae5 (patch) | |
tree | cb43323c7249c6071f29a73f2c599ef6dfac4f71 /.editorconfig | |
parent | 2d8b81f619fc3c8b5a36932e000a86fe111e5bb9 (diff) | |
download | aerc-bce77d8174f4698693af5e07f4c3697ba53bfae5.tar.gz |
compose: allow automatic attachment of signing key
Add a new pgp-attach-key boolean setting in accounts.conf. When set to
true, enabling message signing (either automatically via pgp-auto-sign
or manually with :sign) will imply attaching the (public) key that will
be used to sign the message before sending.
The automatically attached key can be unattached like any other
attachment with :detach.
Implements: https://todo.sr.ht/~rjarry/aerc/207
Changelog-added: Automatically attach signing key with `pgp-attach-key`
in `accounts.conf`.
Requested-by: Drew Devault <sir@cmpwn.com>
Signed-off-by: Robin Jarry <robin@jarry.cc>
Tested-by: Thomas Böhler <witcher@wiredspace.de>
Reviewed-by: Thomas Böhler <witcher@wiredspace.de>
Diffstat (limited to '.editorconfig')
0 files changed, 0 insertions, 0 deletions