mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-23 09:37:31 +00:00
add SECURITY.md
This commit is contained in:
parent
e0eb3c18eb
commit
f24dea0277
1 changed files with 19 additions and 0 deletions
19
SECURITY.md
Normal file
19
SECURITY.md
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
# Security Policy
|
||||||
|
|
||||||
|
## Reporting a Vulnerability
|
||||||
|
|
||||||
|
To report security issues send an email to electrumdev@gmail.com.
|
||||||
|
|
||||||
|
The following keys may be used to communicate sensitive information to developers:
|
||||||
|
|
||||||
|
| Name | Fingerprint |
|
||||||
|
|------|-------------|
|
||||||
|
| ThomasV | 6694 D8DE 7BE8 EE56 31BE D950 2BD5 824B 7F94 70E6 |
|
||||||
|
| SomberNight | 4AD6 4339 DFA0 5E20 B3F6 AD51 E7B7 48CD AF5E 5ED9 |
|
||||||
|
|
||||||
|
You can import a key by running the following command with that
|
||||||
|
individual’s fingerprint: `gpg --recv-keys "<fingerprint>"`
|
||||||
|
Ensure that you put quotes around fingerprints containing spaces.
|
||||||
|
|
||||||
|
These public keys can also be found in the Electrum git repository,
|
||||||
|
in the top-level `pubkeys` folder.
|
Loading…
Add table
Reference in a new issue