Updated Keyserver less OpenPGP (markdown)

Dominik Schürmann 2016-07-10 13:28:55 +02:00
parent e803761c03
commit 371e1ef965
1 changed files with 4 additions and 3 deletions

@ -2,11 +2,12 @@ Warning: This does not discuss trust, only key discovery!
# Opportunistic Key Discovery
* A: Send normal email with header ``OpenPGP: preference=signencrypt``
* B: Receiver's normal response email is signed and contains the key as attachment
* B: Receiver's 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: 3rd email is encrypted+signed in this exchange
* A: 3rd email and all onward are encrypted+signed
# Full Text
# Full Description
We propose to enable the OpenPGP header by default for all outgoing emails to announce to recipients that you are capable of receiving OpenPGP protected emails.
The default header should look like this: ``OpenPGP: preference=signencrypt``