From 4ac42711bb9f6dc8995b49814e2f73a951a08133 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Th=C3=A9r=C3=A8se=20Godefroy?= Date: Tue, 27 Jul 2021 17:12:44 +0200 Subject: [PATCH] Fix font size in step 3.a. --- en/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/en/index.html b/en/index.html index 2a914bf1..8ec8a7c4 100644 --- a/en/index.html +++ b/en/index.html @@ -525,7 +525,8 @@ alt="Step 3.A: Troubleshoot" />

Step 3.a Set up your email with encryption

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

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

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

-- 2.25.1