mirror of
https://github.com/dashpay/dash.git
synced 2024-12-23 19:12:47 +01:00
22 lines
771 B
Markdown
22 lines
771 B
Markdown
# Security Policy
|
||
|
||
## Supported Versions
|
||
|
||
| Version | Supported |
|
||
| ------- | ------------------ |
|
||
| 22 | :white_check_mark: |
|
||
| < 22 | :x: |
|
||
|
||
## Reporting a Vulnerability
|
||
|
||
To report security issues send an email to security@dash.org (not for support).
|
||
|
||
The following keys may be used to communicate sensitive information to developers:
|
||
|
||
| Name | Fingerprint |
|
||
|------|-------------|
|
||
| UdjinM6 | 3F5D 48C9 F002 93CD 365A 3A98 8359 2BD1 400D 58D9 |
|
||
| Pasta | 2959 0362 EC87 8A81 FD3C 202B 5252 7BED ABE8 7984 |
|
||
|
||
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.
|