From 685d29d0404a2d48933bb79ea1a9611c01c01dae Mon Sep 17 00:00:00 2001 From: =?utf8?q?Th=C3=A9r=C3=A8se=20Godefroy?= Date: Fri, 30 Jul 2021 22:11:41 +0200 Subject: [PATCH] en/index: more typos (thanks Emre); delete path to Acct Settings: varies w/ system. --- en/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/en/index.html b/en/index.html index cf70abc2..8c87ac51 100644 --- a/en/index.html +++ b/en/index.html @@ -520,12 +520,12 @@ alt="Step 3.A: Troubleshoot" />

Once you have set up your email with encryption, you can start contributing to encrypted traffic on the Internet. First we'll get your email client to import your secret key, and we will also learn how to get other people's public keys from servers so you can send and receive encrypted email.

-

# Open your email client and use "Tools" → OpenPGP Manager

+

# Open your email client and use "Tools" → OpenPGP Key Manager

# Under "File" → Import Secret Key(s) From File

-

# Select the file you saved under the name [my_secret_key.asc] in step step 2.b when you exported your key

+

# Select the file you saved under the name [my_secret_key.asc] in step 2.b when you exported your key

# Unlock with your passphrase

# You will receive a "OpenPGP keys successfully imported" window to confirm success

-

# Go to "Edit" (in Icedove) or "Tools" (in Thunderbird) → "Account settings" → "End-To-End Encryption," and make sure your key is imported and select Treat this key as a Personal Key.

+

# Go to "Account settings" → "End-To-End Encryption," and make sure your key is imported and select Treat this key as a Personal Key.

@@ -627,7 +627,7 @@ alt="Step 4.B Option 2. Import key" />

to download it from a keyserver. You can do this in two different ways:

Option 1. In the email answer you received from Edward as a response to your first email, Edward's public key was included. On the right of the email, just above the writing area, you will find an "OpenPGP" button that has a lock and a little wheel next to it. Click that, and select Discover next to the text: "This message was signed with a key that you don't yet have." A popup with Edward's key details will follow.

-

Option 2. Open your OpenPGP manager and under "Keyserver" choose Discover Keys Online. Here, fill in Edward's email address, and import Edward's key.

+

Option 2. Open your OpenPGP Key manager, and under "Keyserver" choose Discover Keys Online. Here, fill in Edward's email address, and import Edward's key.

The option Accepted (unverified) will add this key to your key manager, and now it can be used to send encrypted emails and to verify digital signatures from Edward.

-- 2.25.1