Skip to content

Commit 3b157c4

Browse files
doc: Suggest keys.openpgp.org as keyserver in SECURITY.md
This is in line with bitcoin/bitcoin#23466 .
1 parent 73a7472 commit 3b157c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SECURITY.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ The following keys may be used to communicate sensitive information to developer
1212
| Jonas Nick | 36C7 1A37 C9D9 88BD E825 08D9 B1A7 0E4F 8DCD 0366 |
1313
| Tim Ruffing | 09E0 3F87 1092 E40E 106E 902B 33BC 86AB 80FF 5516 |
1414

15-
You can import a key by running the following command with that individual’s fingerprint: `gpg --recv-keys "<fingerprint>"` Ensure that you put quotes around fingerprints containing spaces.
15+
You can import a key by running the following command with that individual’s fingerprint: `gpg --keyserver hkps://keys.openpgp.org --recv-keys "<fingerprint>"` Ensure that you put quotes around fingerprints containing spaces.

0 commit comments

Comments
 (0)