Add keys.openpgp.org
This commit is contained in:
parent
224d714bdf
commit
6b681ce4c8
1 changed files with 1 additions and 0 deletions
|
@ -91,6 +91,7 @@ async def main(log):
|
||||||
)
|
)
|
||||||
keyservers = [
|
keyservers = [
|
||||||
'keyserver.ubuntu.com',
|
'keyserver.ubuntu.com',
|
||||||
|
'keys.openpgp.org',
|
||||||
'pgpkeys.eu',
|
'pgpkeys.eu',
|
||||||
'pgp.cyberbits.eu',
|
'pgp.cyberbits.eu',
|
||||||
'pgp.flexyz.com',
|
'pgp.flexyz.com',
|
||||||
|
|
Loading…
Reference in a new issue