Updated Keyserver less OpenPGP (markdown)

Dominik Schürmann 2016-07-10 13:30:28 +02:00
parent 93a69f6e03
commit 0c7c67e558
1 changed files with 2 additions and 2 deletions

@ -2,9 +2,9 @@ Warning: This does not discuss trust, only key discovery!
# Opportunistic Key Discovery
* A: Send normal email with header ``OpenPGP: preference=signencrypt`` ([see Internet-Draft](https://tools.ietf.org/html/draft-josefsson-openpgp-mailnews-header-07))
* B: Receiver's parses header and now knows that A can do OpenPGP
* B: B parses header and now knows that A can do OpenPGP
* B: Next normal email is signed and contains the key as attachment
* A: Email is received, key is automatically imported and signature verified. Check that key corresponds to sig?
* A: A receives email, key is automatically imported and signature verified. Check that key corresponds to sig?
* A: 3rd email and all onward are encrypted+signed
# Full Description