diff options
| author | Linus Jahn <lnj@kaidan.im> | 2022-03-17 18:34:45 +0100 |
|---|---|---|
| committer | Linus Jahn <lnj@kaidan.im> | 2022-03-17 18:39:20 +0100 |
| commit | ab33f3ccd4ca6bb5e7af2ebb6a5c9347dd39e80b (patch) | |
| tree | 221d2ca6cf1235f33676913ffe88a4f2d215b225 | |
| parent | 1a24bd156a7e10bc1aa59af3f19eec6d274b7134 (diff) | |
| download | qxmpp-ab33f3ccd4ca6bb5e7af2ebb6a5c9347dd39e80b.tar.gz | |
Add security contact
| -rw-r--r-- | SECURITY.md | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000..db73535b --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,20 @@ +# Security Policy + +## Supported Versions + +The latest 1.x stable release is supported. Fixes for relevant bugs and +security issues are backported. + +## Reporting a Vulnerability + +If you have found a security related issue, it is best to email us instead of +opening a public issue. +If your message is very sensitive, you may want to use PGP, but in most cases +it's not needed. + +| Name | Email address | PGP key | +| ---------- | ------------------ | --------------------------------------------------- | +| Linus Jahn | lnj [AT] kaidan.im | [03C2D10DC97E5B0BEBB8F3B44663231A91A1E27B][pgp-lnj] | + + +[pgp-lnj]: https://keys.openpgp.org/vks/v1/by-fingerprint/03C2D10DC97E5B0BEBB8F3B44663231A91A1E27B |
