blob: 79d579e054629e76c692d2f8ba87fbb2dfa5ec73 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
# needs long keyID, obtained with gpg --list-key --with-colons
trusted-key 5431BDE2C8F0B2F4
# store encrypted outgoing mails with my own public key
encrypt-to 0xC8F0B2F4
# automatically fetch keys
keyserver-options auto-key-retrieve
|