electrum

Electrum Bitcoin wallet
git clone https://git.parazyd.org/electrum
Log | Files | Refs | Submodules

SECURITY.md (675B)


      1 # Security Policy
      2 
      3 ## Reporting a Vulnerability
      4 
      5 To report security issues send an email to electrumdev@gmail.com.
      6 
      7 The following keys may be used to communicate sensitive information to developers:
      8 
      9 | Name | Fingerprint |
     10 |------|-------------|
     11 | ThomasV | 6694 D8DE 7BE8 EE56 31BE D950 2BD5 824B 7F94 70E6 |
     12 | SomberNight | 4AD6 4339 DFA0 5E20 B3F6 AD51 E7B7 48CD AF5E 5ED9 |
     13 
     14 You can import a key by running the following command with that
     15 individual’s fingerprint: `gpg --recv-keys "<fingerprint>"`
     16 Ensure that you put quotes around fingerprints containing spaces.
     17 
     18 These public keys can also be found in the Electrum git repository,
     19 in the top-level `pubkeys` folder.