tadd SECURITY.md - electrum - Electrum Bitcoin wallet
HTML git clone https://git.parazyd.org/electrum
DIR Log
DIR Files
DIR Refs
DIR Submodules
---
DIR commit f24dea02776cccf596546b96759f1e403b087295
DIR parent e0eb3c18eb0d399f5b6f37bb9b3d54a368978203
HTML Author: SomberNight <somber.night@protonmail.com>
Date: Fri, 6 Dec 2019 21:47:28 +0100
add SECURITY.md
Diffstat:
A SECURITY.md | 19 +++++++++++++++++++
1 file changed, 19 insertions(+), 0 deletions(-)
---
DIR diff --git a/SECURITY.md b/SECURITY.md
t@@ -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.