From 50f630d4bb40d03909cd8d02fde99a846c3cf624 Mon Sep 17 00:00:00 2001 From: Zak Rogoff Date: Wed, 4 Jan 2017 17:50:31 -0500 Subject: [PATCH] Fixing typo in EN. --- en/index.html | 2 +- en/mac.html | 2 +- en/windows.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/en/index.html b/en/index.html index 9ab7805..9871482 100644 --- a/en/index.html +++ b/en/index.html @@ -187,7 +187,7 @@

Your public key isn't like a physical key, because it's stored in the open in an online directory called a keyserver. People download it and use it, along with GnuPG, to encrypt emails they send to you. You can think of the keyserver as a phonebook; people who want to send you encrypted email can look up your public key.

-

Your private key is more like a physical key, because you keep it to yourself (on your computer). You use GnuPG and your private key together to descramble encrypted emails other people send to you. You should never share you private key with anyone, under any circumstances.

+

Your private key is more like a physical key, because you keep it to yourself (on your computer). You use GnuPG and your private key together to descramble encrypted emails other people send to you. You should never share your private key with anyone, under any circumstances.

In addition to encryption and decryption, you can also use these keys to sign messages and check the authenticity of other people's signatures. We'll discuss this more in the next section.

diff --git a/en/mac.html b/en/mac.html index 976a2be..ce177d9 100644 --- a/en/mac.html +++ b/en/mac.html @@ -191,7 +191,7 @@

Your public key isn't like a physical key, because it's stored in the open in an online directory called a keyserver. People download it and use it, along with GnuPG, to encrypt emails they send to you. You can think of the keyserver as a phonebook; people who want to send you encrypted email can look up your public key.

-

Your private key is more like a physical key, because you keep it to yourself (on your computer). You use GnuPG and your private key together to descramble encrypted emails other people send to you. You should never share you private key with anyone, under any circumstances.

+

Your private key is more like a physical key, because you keep it to yourself (on your computer). You use GnuPG and your private key together to descramble encrypted emails other people send to you. You should never share your private key with anyone, under any circumstances.

In addition to encryption and decryption, you can also use these keys to sign messages and check the authenticity of other people's signatures. We'll discuss this more in the next section.

diff --git a/en/windows.html b/en/windows.html index bee05e2..bb04610 100644 --- a/en/windows.html +++ b/en/windows.html @@ -191,7 +191,7 @@

Your public key isn't like a physical key, because it's stored in the open in an online directory called a keyserver. People download it and use it, along with GnuPG, to encrypt emails they send to you. You can think of the keyserver as a phonebook; people who want to send you encrypted email can look up your public key.

-

Your private key is more like a physical key, because you keep it to yourself (on your computer). You use GnuPG and your private key together to descramble encrypted emails other people send to you. You should never share you private key with anyone, under any circumstances.

+

Your private key is more like a physical key, because you keep it to yourself (on your computer). You use GnuPG and your private key together to descramble encrypted emails other people send to you. You should never share your private key with anyone, under any circumstances.

In addition to encryption and decryption, you can also use these keys to sign messages and check the authenticity of other people's signatures. We'll discuss this more in the next section.

-- 2.25.1