Updated Keyserver less OpenPGP (markdown)
parent
e803761c03
commit
371e1ef965
|
@ -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``
|
||||
|
|
Loading…
Reference in New Issue