Updated OpenPGP Security (markdown)

Dominik Schürmann 2015-03-16 15:31:45 +01:00
parent b791424548
commit c2f1e2539e
1 changed files with 3 additions and 1 deletions

@ -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