Updated Keyserver less OpenPGP (markdown)
parent
93a69f6e03
commit
0c7c67e558
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue