mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-29 19:54:48 +01:00
gpg: Update keyserver
This is necessary since sks-keyservers is deprecated.
This commit is contained in:
parent
ac554b7256
commit
f125fbde38
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
# 1. Use a keypool (specifically sks) instead of a regular keyserver
|
# 1. Use a keypool (specifically sks) instead of a regular keyserver
|
||||||
# 2. Use hkps to ensure a secure connection (hkp is to GPG as what http is to the web)
|
# 2. Use hkps to ensure a secure connection (hkp is to GPG as what http is to the web)
|
||||||
keyserver hkps://hkps.pool.sks-keyservers.net
|
keyserver hkps://pgp.mit.edu
|
||||||
|
|
||||||
# Ignore all other keyservers since they may be malicious, whether intentional or not.
|
# Ignore all other keyservers since they may be malicious, whether intentional or not.
|
||||||
# This prevents pulling keys from a specific keyserver and forces GPG to use the keypool
|
# This prevents pulling keys from a specific keyserver and forces GPG to use the keypool
|
||||||
|
Loading…
Reference in New Issue
Block a user