doc: Suggest keys.openpgp.org as keyserver in SECURITY.md

This is in line with https://github.com/bitcoin/bitcoin/pull/23466/ .
This commit is contained in:
Tim Ruffing 2021-11-08 20:30:35 +01:00
parent 73a7472cd0
commit 3b157c48ed

View File

@ -12,4 +12,4 @@ The following keys may be used to communicate sensitive information to developer
| Jonas Nick | 36C7 1A37 C9D9 88BD E825 08D9 B1A7 0E4F 8DCD 0366 | | Jonas Nick | 36C7 1A37 C9D9 88BD E825 08D9 B1A7 0E4F 8DCD 0366 |
| Tim Ruffing | 09E0 3F87 1092 E40E 106E 902B 33BC 86AB 80FF 5516 | | Tim Ruffing | 09E0 3F87 1092 E40E 106E 902B 33BC 86AB 80FF 5516 |
You can import a key by running the following command with that individuals fingerprint: `gpg --recv-keys "<fingerprint>"` Ensure that you put quotes around fingerprints containing spaces. You can import a key by running the following command with that individuals fingerprint: `gpg --keyserver hkps://keys.openpgp.org --recv-keys "<fingerprint>"` Ensure that you put quotes around fingerprints containing spaces.