SECURITY.md: init
Some checks failed
master on CLN v25.09.x / call-ci (push) Has been cancelled
master on CLN v25.12.x / call-ci (push) Has been cancelled
master on CLN v26.04.x / call-ci (push) Has been cancelled
master on CLN v26.06.x / call-ci (push) Has been cancelled

This commit is contained in:
daywalker90 2026-08-08 12:39:13 +02:00
parent 31ff0b95b4
commit dffd78fc7c

27
SECURITY.md Normal file
View file

@ -0,0 +1,27 @@
# 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 individuals fingerprint:
`gpg --keyserver hkps://keys.openpgp.org --recv-keys "<fingerprint>"`.
Ensure that you put quotes around fingerprints containing spaces.