From b36f750ceebae5786a73435079fef01a8be104e3 Mon Sep 17 00:00:00 2001 From: Zoe Date: Fri, 9 Aug 2019 13:45:33 -0400 Subject: [PATCH] updating kitchen w 3.c and 3.e changes --- en/kitchen/index.t.html | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/en/kitchen/index.t.html b/en/kitchen/index.t.html index 2157179a..84da614e 100644 --- a/en/kitchen/index.t.html +++ b/en/kitchen/index.t.html @@ -721,20 +721,12 @@ HTML. Instead, you can render the message body as plain text.

Step 3.c Receive a response

When Edward receives your email, he will use his private key to decrypt -it, then use your public key (which you sent him in Step -3.A) to encrypt his reply to you.

+it, then reply to you.

It may take two or three minutes for Edward to respond. In the meantime, you might want to skip ahead and check out the Use it Well section of this guide.

-

When you receive Edward's email and open it, Enigmail will automatically -detect that it is encrypted with your public key, and then it will use your -private key to decrypt it.

- -

Notice the bar that Enigmail shows you above the message, with information -about the status of Edward's key.

- @@ -773,9 +765,9 @@ be encrypted, signed, both, or neither.

Step 3.e Receive a response

-

When Edward receives your email, he will use your public key (which you -sent him in Step 3.A) to verify that your signature -is authentic and the message you sent has not been tampered with.

+

When Edward receives your email, he will use your public key (which +you sent him in Step 3.A) to verify the message +you sent has not been tampered with and to encrypt his reply to you.

It may take two or three minutes for Edward to respond. In the meantime, you might want to skip ahead and check out the +

When you receive Edward's email and open it, Enigmail will +automatically detect that it is encrypted with your public key, and +then it will use your private key to decrypt it.

+ +

Notice the bar that Enigmail shows you above the message, with +information about the status of Edward's key.

+ -- 2.25.1