From 207abc147c347c124e866dc099fe4a2bd4cf5704 Mon Sep 17 00:00:00 2001 From: Andrew Chow Date: Tue, 23 Aug 2022 16:56:36 -0400 Subject: [PATCH] doc: Add my key to SECURITY.md --- SECURITY.md | 1 + 1 file changed, 1 insertion(+) diff --git a/SECURITY.md b/SECURITY.md index c6a496edf1d..c0660e70429 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 ""` Ensure that you put quotes around fingerprints containing spaces.