From 371e1ef9654352ed5a2ef40d6585847f7e283f67 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Sun, 10 Jul 2016 13:28:55 +0200 Subject: [PATCH] Updated Keyserver less OpenPGP (markdown) --- Keyserver-less-OpenPGP.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Keyserver-less-OpenPGP.md b/Keyserver-less-OpenPGP.md index 0a2308b..8cd888d 100644 --- a/Keyserver-less-OpenPGP.md +++ b/Keyserver-less-OpenPGP.md @@ -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``