Updated OpenPGP Security (markdown)
parent
60ca894a9c
commit
4101e627f9
|
@ -7,7 +7,9 @@
|
||||||
|
|
||||||
## Keyserver Security
|
## Keyserver Security
|
||||||
* All pre-configured keyservers use HKPS
|
* All pre-configured keyservers use HKPS
|
||||||
* The default keyserver is hkps://hkps.pool.sks-keyservers.net using a pinned certificate (can be found in assets)
|
* The default keyserver is hkps://hkps.pool.sks-keyservers.net
|
||||||
|
* List of trusted keyservers is: hkps://hkps.pool.sks-keyservers.net, hkps://pgp.mit.edu
|
||||||
|
* "Trusted keyserver" means that we ship with a pinned certificate
|
||||||
* When updating a key from a keyserver, the fingerprint of the downloaded key is checked to match the fingerprint of the existing key
|
* When updating a key from a keyserver, the fingerprint of the downloaded key is checked to match the fingerprint of the existing key
|
||||||
|
|
||||||
## Version Header in ASCII Armor
|
## Version Header in ASCII Armor
|
||||||
|
|
Loading…
Reference in New Issue