mirror of
https://gitea.blesmrt.net/mikaela/minidotfiles.git
synced 2024-12-03 16:59:23 +01:00
13 lines
441 B
Plaintext
13 lines
441 B
Plaintext
# block webbug + in case --fetch-keys is used for WoT
|
|
keyserver-options no-honor-keyserver-url,no-self-sigs-only
|
|
|
|
# ease key verification with all information
|
|
keyid-format 0xLONG
|
|
with-fingerprint
|
|
|
|
# trust on first use to have statistics on how often the key has been seen
|
|
trust-model tofu+pgp
|
|
# don't assign positive trust value first time keys are seen, in case there
|
|
# is a trusted key as root for Web of Trust
|
|
tofu-default-policy unknown
|