1
0
Fork 0
mirror of https://git.sr.ht/~rjarry/aerc synced 2026-01-02 17:31:17 +01:00
aerc/lib/crypto/gpg/gpgbin
inwit 05ec40d81d config: allow specifying the temporary directory
Add a configuration option to specify a directory where all temporary
files are saved.

Changelog-added: A custom directory can now be specified for temporary
 files.
Signed-off-by: inwit <inwit@sindominio.net>
Acked-by: Robin Jarry <robin@jarry.cc>
2025-10-30 21:17:44 +01:00
..
decrypt.go gpg: redirect status-fd from stdout to stderr 2024-10-27 10:15:08 +01:00
encrypt.go gpg: redirect status-fd from stdout to stderr 2024-10-27 10:15:08 +01:00
gpgbin.go gpg: fix decrypt emails with invalid signature 2025-03-30 21:31:56 +02:00
import-ownertrust.go gpg: do not sign with untrusted keys 2024-10-23 10:22:45 +02:00
import.go feat: add gpg integration 2022-04-27 09:46:25 +02:00
keys.go gpg: use export-minimal when attaching public key 2024-03-10 17:29:53 +01:00
sign.go gpg: redirect status-fd from stdout to stderr 2024-10-27 10:15:08 +01:00
verify.go config: allow specifying the temporary directory 2025-10-30 21:17:44 +01:00