diff --git a/SECURITY.md b/SECURITY.md index cc6e274d5a..b515cc1c8e 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -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 | | Tim Ruffing | 09E0 3F87 1092 E40E 106E 902B 33BC 86AB 80FF 5516 | -You can import a key by running the following command with that individual’s fingerprint: `gpg --recv-keys ""` Ensure that you put quotes around fingerprints containing spaces. +You can import a key by running the following command with that individual’s fingerprint: `gpg --keyserver hkps://keys.openpgp.org --recv-keys ""` Ensure that you put quotes around fingerprints containing spaces.