docs: add security policy (#2491)

* docs: add security policy

* docs: link security policy from README

---------

Co-authored-by: Hermes Agent <hermes-agent@users.noreply.github.com>
This commit is contained in:
hermes-alby 2026-08-04 16:14:54 +07:00 committed by GitHub
parent bf0ebe1f33
commit e0c173ae1e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 9 additions and 0 deletions

View file

@ -396,6 +396,8 @@ Once the user has authorized the app connection a `nwc:success` message is sent
If you need help contact support@getalby.com or reach out on Nostr: npub1getal6ykt05fsz5nqu4uld09nfj3y3qxmv8crys4aeut53unfvlqr80nfm If you need help contact support@getalby.com or reach out on Nostr: npub1getal6ykt05fsz5nqu4uld09nfj3y3qxmv8crys4aeut53unfvlqr80nfm
You can also visit the chat of our Community on [Telegram](https://t.me/getalby). You can also visit the chat of our Community on [Telegram](https://t.me/getalby).
For security vulnerabilities, please follow our [security policy](SECURITY.md).
## ⚡Donations ## ⚡Donations
Want to support the work on Alby? Want to support the work on Alby?

7
SECURITY.md Normal file
View file

@ -0,0 +1,7 @@
# Security Policy
## Reporting a Vulnerability
Please report suspected security vulnerabilities privately by emailing [security@getalby.com](mailto:security@getalby.com). Do not open a public issue or disclose the vulnerability publicly until we have coordinated a fix.
Please include the affected version or component, the potential impact, and clear steps to reproduce the issue. We will acknowledge your report and keep you informed as we investigate and address it.