|
1 year ago | |
---|---|---|
README.md | 1 year ago | |
UNLICENSE | 2 years ago | |
generate_crypt_auto | 1 year ago |
Generate mutt crypt_auto... send-hooks from gpg pubring.
A shell script using sed to parse the output of
gpg --list-keys --with-colons ...
and generate a list of Mutt
send-hook "!~l ~t mail@example\\.org" "set crypt_autoencrypt crypt_autosign"
commands for each UID, discarding disabled, expired, invalid and revoked keys.
The latest version of this script is also downloadable here as it was always since the year 2008 ...