aboutsummaryrefslogtreecommitdiff
path: root/SECURITY.md
blob: 80b41030b7395292942d28aba4536bafe29aedf1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Security Policy

## Supported Versions

| Version | Supported          |
| ------- | ------------------ |
| 0.18    | :white_check_mark: |
| 0.17    | :white_check_mark: |
| 0.16    | :white_check_mark: |
| 0.15    | :white_check_mark: |
| < 0.15  | :x:                |

## Reporting a Vulnerability

To report security issues send an email to security@bitcoincore.org (not for support).

The following keys may be used to communicate sensitive information to developers:

| Name | Fingerprint |
|------|-------------|
| Wladimir van der Laan | 71A3 B167 3540 5025 D447  E8F2 7481 0B01 2346 C9A6 |
| Jonas Schnelli | 32EE 5C4C 3FA1 5CCA DB46  ABE5 29D4 BCB6 416F 53EC |
| Pieter Wuille | 133E AC17 9436 F14A 5CF1  B794 860F EB80 4E66 9320 |

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.