From bbcf42b2af70d530cbe354b38b4e39ea460ffb5e Mon Sep 17 00:00:00 2001 From: Zak Rogoff Date: Wed, 11 Jun 2014 14:37:53 -0400 Subject: [PATCH] Section 3: Improving introduction and adding note about message signing. --- index.html | 3 ++- static | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 8ebd8711..81540a58 100644 --- a/index.html +++ b/index.html @@ -215,7 +215,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.

@@ -239,6 +239,7 @@

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.

+

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/static b/static index f72252f5..bcf35a0d 160000 --- a/static +++ b/static @@ -1 +1 @@ -Subproject commit f72252f5e0cab6d13622cd7635398746cbda5125 +Subproject commit bcf35a0d86c7843a58dbeef7cb9e52051891568d -- 2.25.1