blob: 70f1734871ffae50f4d5273be61821e2694e9596 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
# 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
keyserver hkp://ipv4.pool.sks-keyservers.net
|