Updated OpenPGP Security (markdown)
parent
b791424548
commit
c2f1e2539e
|
@ -73,6 +73,8 @@ For anything human-facing, we should be using human-intelligible things like use
|
||||||
|
|
||||||
For anything not human-facing (e.g. key management data storage, etc), we should be using the full key itself. We'll also want to store the full fingerprint as an index, since that is used for communication and key exchange (e.g. on calling cards).
|
For anything not human-facing (e.g. key management data storage, etc), we should be using the full key itself. We'll also want to store the full fingerprint as an index, since that is used for communication and key exchange (e.g. on calling cards).
|
||||||
|
|
||||||
|
#### In OpenKeychain
|
||||||
|
|
||||||
In OpenKeychain several methods for key exchange exists:
|
In OpenKeychain several methods for key exchange exists:
|
||||||
* QR Codes containing the full fingerprint
|
* QR Codes containing the full fingerprint
|
||||||
* SafeSlinger: secure hash commitment based full key exchange
|
* SafeSlinger: secure hash commitment based full key exchange
|
||||||
|
|
Loading…
Reference in New Issue