Skip to content

Commit db15beb

Browse files
authored
Add t-bast's GPG key to SECURITY.md (#2621)
1 parent e383d81 commit db15beb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

SECURITY.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,14 @@ The following keys may be used to communicate sensitive information to developer
1010
|---------------------|---------------------------------------------------|
1111
| Pierre-Marie Padiou | 6AA4 5A4C 209A 2D30 64CF 66BE E434 ED29 2E85 643A |
1212
| Fabrice Drouin | C25A 288A 842E AF7A A5B5 303F 7A73 FE77 DE2C 4027 |
13+
| Bastien Teinturier | 72BD 8AD9 F656 1619 37FA 8A5D 34F3 77B0 100E D6BB |
1314

1415
You can import keys by running the following commands:
1516

1617
```sh
1718
gpg --keyserver https://acinq.co/pgp/padioupm.asc --recv-keys "6AA4 5A4C 209A 2D30 64CF 66BE E434 ED29 2E85 643A"
1819
gpg --keyserver https://acinq.co/pgp/drouinf.asc --recv-keys "C25A 288A 842E AF7A A5B5 303F 7A73 FE77 DE2C 4027"
20+
gpg --keyserver https://acinq.co/pgp/tbast.asc --recv-keys "72BD 8AD9 F656 1619 37FA 8A5D 34F3 77B0 100E D6BB"
1921
```
2022

2123
Ensure that you put quotes around fingerprints containing spaces.

0 commit comments

Comments
 (0)