On 2023-12-01 I've learned about December Adventure. It's a very nice idea (esp. compared to Advent of Code, as I don't like competing).
My December Adventure will be working on Lacre, a Postfix mail filter encrypting incoming mail before it is written to recipient's inbox.
GnuPG.confirm_key
function.asyncio
streams and email
. It's an exercise before I approach something bigger but with similar semantics in Lacre backend.-r
or –reload
flag to import
command, which deletes all keys before importing them from GnuPG's pubring.kbx
.import
command and its -r
option.-D
(–delete
) option to queue
sub-command.