From 034f3546cc54a262d7042973f88c2d0fdc696091 Mon Sep 17 00:00:00 2001 From: Zak Rogoff Date: Wed, 4 Jun 2014 23:34:41 -0400 Subject: [PATCH] Some small fixes for John in the index, and changes to section 1 in all the stuff --- index.html | 18 +++++++++--------- mac.html | 2 +- windows.html | 2 +- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/index.html b/index.html index c0fc62ec..aa6415ce 100644 --- a/index.html +++ b/index.html @@ -89,7 +89,7 @@

#1 Get the pieces

All you need to start is a computer with an Internet connection, an email account and about half an hour. You can use your existing email account for this without affecting it.

-

Most GNU/Linux operating systems come with GnuPG installed on them, so you don't have to download it. Before configuring GnuPG though, you'll need any one of these desktop email programs installed on your computer: Icedove (for Debian GNU/Linux) or Thunderbird (for other GNU/Linux flavors). Email programs are another way to access the same email accounts you can access in a browser (like GMail), but provide extra features.

+

Most GNU/Linux operating systems come with GnuPG installed on them, so you don't have to download it. Before configuring GnuPG though, you'll need a desktop email program installed on your computer. This guide works with Icedove (for Debian GNU/Linux) or Thunderbird (for other GNU/Linux flavors). Email programs are another way to access the same email accounts you can access in a browser (like GMail), but provide extra features.

If you are already have one of these, you can skip to Step 1.b.

@@ -171,7 +171,7 @@

On the second screen, titled "Signing," select "No, I want to create per-recipient rules for emails that need to be signed."

Use the default options until you reach the screen titled "Create Key".

On the screen titled "Create Key," pick a strong password! Your password should be at least 12 characters and include at least one lower case and upper case letter and at least one number or punctuation symbol. Don't forget the password, or all this work will be wasted!

-

The program will take a little while to finish the next step, the "Key Creation" screen. While you wait, do something else with your computer, like watching a movie or browsing the Web. The more you use the computer at this point, the faster the key creation will go.

+

The program will take a little while to finish the next step, the "Key Creation" screen. While you wait, do something else with your computer, like watching a movie or browsing the Web. The more you use the computer at this point, the faster the key creation will go.

When the OpenPGP Confirm screen pops up, select Generate Certificate and choose to save it in a safe place on your computer (we recommend making a folder called "Revocation Certificate" in your home folder and keeping it there. You'll learn more about the revocation certificate in Section 5. The setup wizard will ask you to move it onto an external device, but that isn't necessary at this moment.

After creating your key, the Enigmail set-up wizard automatically uploaded it to a keyserver, an online computer that makes everyone's keys available through the Internet.

@@ -198,7 +198,7 @@

Step 2.b Upload your public key to a keyserver

In your email program's menu, select OpenPGP → Key Management.

Right click on your key and select Upload Public Keys to Keyserver. Use the default keyserver in the popup.

-

Now anyone who wants to send you an encrypted message can download your public key from the Internet. +

Now someone who wants to send you an encrypted message can download your public key from the Internet.

Troubleshooting

@@ -233,7 +233,7 @@

Step 3.a Send Adele your public key

@@ -241,7 +241,7 @@

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. From here one, you'll be doing just the same thing as when corresponding with a real person.

+

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. From here one, you'll be doing just the same thing as when corresponding with a real person.

@@ -284,9 +284,9 @@

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.

+

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.

+

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

@@ -386,7 +386,7 @@

Section 5: Use it Well

-

Be wary of invalid keys

+

Important: Be wary of invalid keys

GnuPG makes email safer, but it's still important to watch out for invalid keys, which which might have fallen into the wrong hands. Email encrypted with invalid keys might be readable by surveillance programs.

In your email program, go back to the second email that Adele sent you. Because it was encrypted with her key, it will have a message from OpenPGP at the top, which most likely says "OpenPGP: Part of this message encrypted."

When using GnuPG, make a habit of glancing at that bar. The program will warn you there if you get an email encrypted with a key that can't be trusted.

@@ -406,7 +406,7 @@

Important: act swiftly if someone gets your private key

-

If you lose your private key or someone else gets ahold of it (say, by stealing or cracking your computer), it's important to revoke it immediately before someone else uses it to read your encrypted email. This guide doesn't cover how to revoke a key, but it only takes a minute. We recommend you Google it or seek help from a skilled friend. After you're done revoking, send an email to everyone with whom you usually use your key to make sure they know.

+

If you lose your private key or someone else gets ahold of it (say, by stealing or cracking your computer), it's important to revoke it immediately before someone else uses it to read your encrypted email. This guide doesn't cover how to revoke a key, but you can follow the instructions on the GnuPG site. After you're done revoking, send an email to everyone with whom you usually use your key to make sure they know.

diff --git a/mac.html b/mac.html index bd6b638d..c1764f10 100644 --- a/mac.html +++ b/mac.html @@ -87,7 +87,7 @@

#1 Get the pieces

All you need to start is a computer with an Internet connection, an email account and about half an hour. You can use your existing email account for this without affecting it.

-

Most GNU/Linux operating systems come with GnuPG installed on them, so you don't have to donwload it. Before configuring GnuPG though, you'll need any one of these desktop email programs installed on your computer: Icedove (for Debian GNU/Linux) or Thunderbird (for other GNU/Linux flavors). Email programs are another way to access the same email accounts you can access in a browser (like GMail), but provide extra features.

+

To get started, you'll need a desktop email program installed on your computer. This guide works with FossaMail and Thunderbird (FossaMail only works on 32-bit Windows computers). Email programs are another way to access the same email accounts you can access in a browser (like GMail), but provide extra features.

If you are already have one of these, you can skip to Step 1.b.

diff --git a/windows.html b/windows.html index 963b7d08..45d3bc93 100644 --- a/windows.html +++ b/windows.html @@ -86,7 +86,7 @@

#1 Get the pieces

All you need to start is a computer with an Internet connection, an email account and about half an hour. You can use your existing email account for this without affecting it.

-

To get started, you'll need any one of these desktop email programs installed on your computer: FossaMail or Thunderbird (FossaMail only works on 32-bit Windows computers). Email programs are another way to access the same email accounts you can access in a browser (like GMail), but provide extra features.

+

To get started, you'll need a desktop email program installed on your computer. This guide works with FossaMail or Thunderbird (FossaMail only works on 32-bit Windows computers). Email programs are another way to access the same email accounts you can access in a browser (like GMail), but provide extra features.

If you are already have one of these, you can skip to Step 1.b.

-- 2.25.1