/ SECURITY.md
SECURITY.md
1 # Security Policy 2 3 ## Supported Versions 4 5 See our website for versions of Bitcoin Core that are currently supported with 6 security updates: https://bitcoincore.org/en/lifecycle/#schedule 7 8 ## Reporting a Vulnerability 9 10 To report security issues send an email to security@bitcoincore.org (not for support). 11 12 The following keys may be used to communicate sensitive information to developers: 13 14 | Name | Fingerprint | 15 |------|-------------| 16 | Pieter Wuille | 133E AC17 9436 F14A 5CF1 B794 860F EB80 4E66 9320 | 17 | Michael Ford | E777 299F C265 DD04 7930 70EB 944D 35F9 AC3D B76A | 18 | Ava Chow | 1528 1230 0785 C964 44D3 334D 1756 5732 E08E 5E41 | 19 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.