Skip to content

Commit

Permalink
Merge pull request dogecoin#3557 from patricklodder/doc/security
Browse files Browse the repository at this point in the history
doc: add security policy
  • Loading branch information
chromatic authored Jun 22, 2024
2 parents 2e37a3a + 0d2ce0a commit 5bbb1fa
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Security Policy

## Supported versions

Currently, version 1.14.7 is supported on this repository.

## Reporting a Vulnerability

To report security issues, please send pgp encrypted email to the following
developers:


| Name | E-mail | PGP key fingerprint
| :------------- | :---------------------- | :-------------------
| Chromatic | chromatic@wgz.org | E343 7979 A840 E43F 7BB5 A579 2C48 E041 36C2 B580
| Michi Lumin | michi@luskwood.org | 6DB4 66B1 7BD2 60F4 4950 F6AF 520B 53AE 29E9 8861
| Patrick Lodder | patricklodder@proton.me | E324 9D4E E7F3 7C7F 8B30 676F 603E F476 B796 1EA7

Keys can be imported by running the following command:

```bash
gpg --recv-keys "<fingerprint>"
```

0 comments on commit 5bbb1fa

Please sign in to comment.