Skip to content

Commit 90f1f84

Browse files
doc: Suggest keys.openpgp.org as keyserver in SECURITY.md
This is in line with 4c43b7d from PR #22688.
1 parent c86f546 commit 90f1f84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SECURITY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ The following keys may be used to communicate sensitive information to developer
1717
| Pieter Wuille | 133E AC17 9436 F14A 5CF1 B794 860F EB80 4E66 9320 |
1818
| Michael Ford | E777 299F C265 DD04 7930 70EB 944D 35F9 AC3D B76A |
1919

20-
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.
20+
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)