File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -10,12 +10,14 @@ The following keys may be used to communicate sensitive information to developer
10
10
| ---------------------| ---------------------------------------------------|
11
11
| Pierre-Marie Padiou | 6AA4 5A4C 209A 2D30 64CF 66BE E434 ED29 2E85 643A |
12
12
| 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 |
13
14
14
15
You can import keys by running the following commands:
15
16
16
17
``` sh
17
18
gpg --keyserver https://acinq.co/pgp/padioupm.asc --recv-keys " 6AA4 5A4C 209A 2D30 64CF 66BE E434 ED29 2E85 643A"
18
19
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"
19
21
```
20
22
21
23
Ensure that you put quotes around fingerprints containing spaces.
You can’t perform that action at this time.
0 commit comments