mirror of
https://gitea.blesmrt.net/mikaela/minidotfiles.git
synced 2024-11-26 21:29:22 +01:00
add gpg.conf
which gave me the idea for this repository
This commit is contained in:
parent
e2b2d6cc52
commit
57089a268f
10
.gnupg/gpg.conf
Normal file
10
.gnupg/gpg.conf
Normal file
@ -0,0 +1,10 @@
|
||||
# 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-model tofu+pgp
|
Loading…
Reference in New Issue
Block a user