update EN 3.c and 3.e to sync behaviou edward
authorZoe <zoe@fsf.org>
Fri, 9 Aug 2019 17:31:20 +0000 (13:31 -0400)
committerZoe <zoe@fsf.org>
Fri, 9 Aug 2019 17:31:20 +0000 (13:31 -0400)
en/index.html

index 5d4be1811a7dd4d89a1a3fd87652917c4e6943fe..d17b94fab9dc262173aa45c42566bb0a44529813 100644 (file)
@@ -652,20 +652,12 @@ Text.</p>
 <h3><em>Step 3.c</em> Receive a response</h3>
 
 <p>When Edward receives your email, he will use his private key to decrypt
-it, then use your public key (which you sent him in <a href="#step-3a">Step
-3.A</a>) to encrypt his reply to you.</p>
+it, then reply to you. </p>
 
 <p class="notes">It may take two or three minutes for Edward to
 respond. In the meantime, you might want to skip ahead and check out the <a
 href="#section5">Use it Well</a> section of this guide.</p>
 
-<p>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.</p>
-
-<p>Notice the bar that Enigmail shows you above the message, with information
-about the status of Edward's key.</p>
-
 </div><!-- End .main -->
 </div><!-- End #step-3c .step -->
 
@@ -704,9 +696,9 @@ be encrypted, signed, both, or neither.</p>
 
 <h3><em>Step 3.e</em> Receive a response</h3>
 
-<p>When Edward receives your email, he will use your public key (which you
-sent him in <a href="#step-3a">Step 3.A</a>) to verify that your signature
-is authentic and the message you sent has not been tampered with.</p>
+<p>When Edward receives your email, he will use your public key (which
+you sent him in <a href="#step-3a">Step 3.A</a>) to verify the message
+you sent has not been tampered with and to encrypt his reply to you.</p>
 
 <p class="notes">It may take two or three minutes for Edward to
 respond. In the meantime, you might want to skip ahead and check out the <a
@@ -717,6 +709,13 @@ whenever possible. If everything goes according to plan, it should say
 "Your signature was verified." If your test signed email was also encrypted,
 he will mention that first.</p>
 
+<p>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.</p>
+
+<p>Notice the bar that Enigmail shows you above the message, with
+information about the status of Edward's key.</p>
+
 </div><!-- End .main -->
 </div><!-- End #step-3e .step -->
 </div></section>