diff options
author | Andrew Chow <github@achow101.com> | 2022-08-23 16:56:36 -0400 |
---|---|---|
committer | Andrew Chow <github@achow101.com> | 2022-08-23 16:57:46 -0400 |
commit | 207abc147c347c124e866dc099fe4a2bd4cf5704 (patch) | |
tree | 09695441b0da1b73b54b17d03987c6cd1b22b600 /SECURITY.md | |
parent | 2bd9aa5a44b88c866c4d98f8a7bf7154049cba31 (diff) |
doc: Add my key to SECURITY.md
Diffstat (limited to 'SECURITY.md')
-rw-r--r-- | SECURITY.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/SECURITY.md b/SECURITY.md index c6a496edf1..c0660e7042 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -15,5 +15,6 @@ The following keys may be used to communicate sensitive information to developer |------|-------------| | Pieter Wuille | 133E AC17 9436 F14A 5CF1 B794 860F EB80 4E66 9320 | | Michael Ford | E777 299F C265 DD04 7930 70EB 944D 35F9 AC3D B76A | +| Andrew Chow | 1528 1230 0785 C964 44D3 334D 1756 5732 E08E 5E41 | 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. |