From: Zak Rogoff Date: Wed, 4 Jun 2014 02:06:42 +0000 (-0400) Subject: Working on the key-testing section. X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=43bd32d7516b139d54ffe8a07fc03bcf6057bd30;p=enc.git Working on the key-testing section. --- diff --git a/index.html b/index.html index b0e128df..bc37e103 100644 --- a/index.html +++ b/index.html @@ -169,7 +169,6 @@

Now you'll try a test correspondence with a computer program named Adele, which knows how to use encryption. You'd follow the same steps if communicating with a real person. Then you'll send your first signed email to a real person!

-
@@ -177,36 +176,73 @@

Placeholder

-

Step 3.a Download Adele's public key from a keyserver

-

In your email program's menu, go to OpenPGP -> Key Management -> Keyserver -> Search for Keys.

-

In the "Search for keys" field, type adele-en@gnupp.de. That's Adele's email address.

-

Check the first result (Key ID starting with 9) and hit OK.

+

Step 3.a Send Adele your public key

+

In your email program's menu, go to OpenPGP -> Key Management. You should see your key in the list that pops up. Right click on your key and select Send Public Keys by Email. This will create a new draft message, as if you had just hit the Write button.

+ +

Put at least one word (whatever you want) in the subject and body of the email, then hit send.

+ +

It may take two or three minutes for Adele to respond. In the meantime, you might want to skip ahead and check out the Use it well section of this guide. Once she's responded, head to the next step.

+ + +
+

Troubleshooting

+
+
PLACEHOLDER
+
PLACEHOLDER
+
+
- + + + + -
+
+

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.

-

Before sending the email, 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.

+

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."

+ +

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.

+ +

Now you are back at the "Recipients not valid, not trusted or not found" screen. Select Adele's key from the list and click Ok. If the message doesn't send automatically, you can hit send now.

+ +
+

Troubleshooting

+
+
Enigmail can't find Adele's key
+
Close the pop-ups that have appeared since you clicked. Make sure you are connected to the Internet and try again. If that doesn't work, repeat the process, choosing a different keyserver when it asks you to pick one.
+
+
+
+
+ + +
+
+

Step 3.c Receive a response

When Adele receives your email, she will use her private key to decrypt it, then fetch your public key from a keyserver and use it to encrypt a response to you.

Since you encrypted this email with Adele's public key, Adele's private key is required to decrypt it. Adele is the only one with her private key, so no one except her — not even you — can decrypt it.

It may take two or three minutes for Adele 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 Adele'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 with information about the status of Adele's key.

-
+
-
+
-

Step 3.c Send a test signed email to a friend

+

Step 3.d Send a test signed email to a friend

Write a new email in your email program, addressed to a friend. If you want, tell them about this guide!

Before sending the email, click the icon of the pencil in the bottom right of the composition window (it should turn yellow). This tells Enigmail to sign the email with you private key.

After you click send, Enigmail will ask you for your password. It will do this any time it needs to use your public key.

-
+