SECURITY.md: init

This commit is contained in:
daywalker90 2026-08-08 15:08:16 +02:00
parent 5c65a94c13
commit 18c00d3442

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.