From 310047ca353af12f2d8173adff4a9f1b9dd72255 Mon Sep 17 00:00:00 2001 From: Zak Rogoff Date: Wed, 11 Jun 2014 14:42:49 -0400 Subject: [PATCH] Section 3: Improving introduction and adding note about message signing. Propagating these changes to Windows and Mac versions. --- mac.html | 5 +++-- windows.html | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/mac.html b/mac.html index 8ad5381b..eba25496 100644 --- a/mac.html +++ b/mac.html @@ -222,7 +222,7 @@

#3 Try it out!

-

Now you'll try a test correspondence with a computer program named Adele, which knows how to use encryption.

+

Now you'll try a test correspondence with a computer program named Adele, which knows how to use encryption. Except where noted, these are the same steps you'd follow when corresponding with a real, live person.

@@ -246,7 +246,8 @@

Step 3.b Send a test encrypted email

Write a new email in your email program, addressed to adele-en@gnupp.de. Make the subject "Encryption test" or something similar and write something in the body. Don't send it yet.

Click the icon of the key in the bottom right of the composition window (it should turn yellow). This tells Enigmail to encrypt the email with the key you downloaded in the last step.

-

Click Send. Enigmail will pop up a window that says "Recipients not valid, not trusted or not found."

+

Next to the key, you'll notice an icon of a pencil. Clicking this tells Enigmail to add a special, uniqe signature to your message, generated using your private key. This is a separate feature from encryption, and you don't have to use it for this guide.

+

Click Send. Enigmail will pop up a window that says "Recipients not valid, not trusted or not found."

To encrypt and email to Adele, you need her public key, and so now you'll have Enigmail download it from a keyserver. Click Download Missing Keys and use the default in the pop-up that asks you to choose a keyserver. Once it finds keys, check the first one (Key ID starting with 9), then select ok. Select ok in the next pop-up.

diff --git a/windows.html b/windows.html index bfb3d13e..2db45961 100644 --- a/windows.html +++ b/windows.html @@ -228,7 +228,7 @@

#3 Try it out!

-

Now you'll try a test correspondence with a computer program named Adele, which knows how to use encryption.

+

Now you'll try a test correspondence with a computer program named Adele, which knows how to use encryption. Except where noted, these are the same steps you'd follow when corresponding with a real, live person.

@@ -252,7 +252,8 @@

Step 3.b Send a test encrypted email

Write a new email in your email program, addressed to adele-en@gnupp.de. Make the subject "Encryption test" or something similar and write something in the body. Don't send it yet.

Click the icon of the key in the bottom right of the composition window (it should turn yellow). This tells Enigmail to encrypt the email with the key you downloaded in the last step.

-

Click Send. Enigmail will pop up a window that says "Recipients not valid, not trusted or not found."

+

Next to the key, you'll notice an icon of a pencil. Clicking this tells Enigmail to add a special, uniqe signature to your message, generated using your private key. This is a separate feature from encryption, and you don't have to use it for this guide.

+

Click Send. Enigmail will pop up a window that says "Recipients not valid, not trusted or not found."

To encrypt and email to Adele, you need her public key, and so now you'll have Enigmail download it from a keyserver. Click Download Missing Keys and use the default in the pop-up that asks you to choose a keyserver. Once it finds keys, check the first one (Key ID starting with 9), then select ok. Select ok in the next pop-up.

-- 2.25.1