mirror of
https://github.com/daywalker90/cln-nip47.git
synced 2026-08-13 12:33:43 +02:00
28 lines
833 B
Markdown
28 lines
833 B
Markdown
|
|
# Security Policy
|
|||
|
|
|
|||
|
|
## Supported Versions
|
|||
|
|
|
|||
|
|
Only the latest version is supported.
|
|||
|
|
|
|||
|
|
## Reporting a Vulnerability
|
|||
|
|
|
|||
|
|
To report security vulnerabilities, please send an email to:
|
|||
|
|
- `daywalker990@gmx.de`
|
|||
|
|
|
|||
|
|
Note: This email address is exclusively for vulnerability reporting.
|
|||
|
|
|
|||
|
|
For all other inquiries/communication, please use the Github issues.
|
|||
|
|
|
|||
|
|
## Signatures For Releases
|
|||
|
|
|
|||
|
|
The following keys may be used to communicate sensitive information to
|
|||
|
|
developers:
|
|||
|
|
|
|||
|
|
| Name | Email | Fingerprint |
|
|||
|
|
|------|-------|-------------|
|
|||
|
|
| daywalker90 | `daywalker990@gmx.de` | 8A07 9421 A871 D0B1 0835 1193 7AB4 802E D5A6 39F3 |
|
|||
|
|
|
|||
|
|
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.
|