From fb4dff9bcde40a349eb0a4d76ea5cb1f5712fa52 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Th=C3=A9r=C3=A8se=20Godefroy?= Date: Fri, 30 Jul 2021 22:59:51 +0200 Subject: [PATCH] en/index: sync with enc (up to commit 685d29d). --- en/index.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/en/index.html b/en/index.html index abdc14c..8c87ac5 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.

@@ -536,7 +536,7 @@ alt="Step 3.A: Troubleshoot" />

I'm not sure the import worked correctly
-Look for "Account settings" → "End-To-End Encryption." Here you can see if your personal key associated with this email is found. If it is not, you can try again via the Add key option. Make sure you have the correct, active, secret key file. +Look for "Account settings" → "End-To-End Encryption." Here you can see if your personal key associated with this email is found. If it is not, you can try again via the Add key option. Make sure you have the correct, active, secret key file.
@@ -625,9 +625,9 @@ alt="Step 4.B Option 2. Import key" />

To encrypt an email to Edward, you need its public key, so now you'll have 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 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