gpg.conf: fix comments + negative trust on TOFU

This commit is contained in:
Aminda Suomalainen ⚧ 2020-01-30 20:32:35 +02:00
parent 9112a52a41
commit 28d15fea4a
GPG Key ID: 99392F62BAE30723
1 changed files with 5 additions and 3 deletions

View File

@ -1,10 +1,12 @@
# in case --fetch-keys is used for WoT
# 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
# (marginal) trust on first use to have statistics on how often the key has
# been seen, but still also pgp in case of trusted key(s)
# 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