1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-23 07:58:09 +00:00

docs: use monospace for fingerprints

This commit is contained in:
Pavol Rusnak 2019-08-16 18:47:46 +02:00
parent 204d6f09d9
commit 8d4d6b2278
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

View File

@ -7,9 +7,9 @@ To report security issues send an email to security@satoshilabs.com (this is not
The following keys may be used to communicate sensitive information to developers:
| Name | Fingerprint |
|-----------------|------------------------------------------|
| Pavol Rusnak | 86E6792FC27BFD478860C11091F3B339B9A02A3D |
| Marek Palatinus | 71B5A80A63FE12B0D74DABBFE4A883364AAF6E16 |
|-----------------|--------------------------------------------|
| Pavol Rusnak | `86E6792FC27BFD478860C11091F3B339B9A02A3D` |
| Marek Palatinus | `71B5A80A63FE12B0D74DABBFE4A883364AAF6E16` |
You can import a key by running the following command with that individuals fingerprint: `gpg --recv-keys <fingerprint>`.