Add a SECURITY.md
This commit is contained in:
parent
664a9b6cf5
commit
73902627d6
@ -185,6 +185,11 @@ a graphical interface to the daemon using the [`iced`](https://github.com/iced-r
|
||||
|
||||
The code for the GUI can be found in the [`gui/src/`](gui/src) folder.
|
||||
|
||||
## Security
|
||||
|
||||
See [`SECURITY.md`](SECURITY.md) for details about reporting a security vulnerability or any bug
|
||||
that could potentially impact the security of users' funds.
|
||||
|
||||
## License
|
||||
|
||||
Released under the BSD 3-Clause Licence. See the [LICENCE](LICENCE) file.
|
||||
|
||||
10
SECURITY.md
Normal file
10
SECURITY.md
Normal file
@ -0,0 +1,10 @@
|
||||
# Security policy
|
||||
|
||||
Please report any vulnerability or any bug that could potentially affect the security of users'
|
||||
funds by mail to [`antoine@wizardsardine.com`](mailto:antoine@wizardsardine.com).
|
||||
|
||||
You may use my GPG public key to encrypt your mail: `590B7292695AFFA5B672CBB2E13FC145CD3F4304`. You
|
||||
can get it from:
|
||||
- [`keys.openpg.org`](https://keys.openpgp.org/search?q=darosior%40protonmail.com): `gpg --keyserver hkps://keys.openpgp.org --receive 590B7292695AFFA5B672CBB2E13FC145CD3F4304`.
|
||||
- [My personal website](http://download.darosior.ninja/darosior.pub)
|
||||
- [Bitcoin Core's `guix.sigs` Github repository](https://github.com/bitcoin-core/guix.sigs/blob/main/builder-keys/darosior.gpg)
|
||||
Loading…
x
Reference in New Issue
Block a user