I'm one of those people who depend on email communication. I have for years,and I cannot imagine I'll ever not rely heavily on email. As I communicate with different people, I have to do so in different ways. For example, with certain contacts, I have to share sensitive information. When that's the case, I tend to use encryption with my email.
Why? Simple. Encrypting an email prevents a third party from intercepting a communication and accessing the information within.
An unencrypted email could be very easy to view by a bad actor. The more sensitive the information, the more you should protect it, and there's no better way (when working with email) than to make use of encryption.
Also: The best encryption software: Protect your data
Here's how encryption works:
First, you set up encryption on your email client.
Next, you import a public encryption key from a recipient into your email client.
You compose an email to that contact for which you've imported the public key.
Before sending, you enable encryption.
When you do this, only the recipient can read the email because they have the private key that matches the public key. Without that private key, the recipient cannot decrypt the email.
It's that simple. However, you do have to first set up encryption with your email client of choice. For me, that's Thunderbird. Thankfully, over the past few years, the Thunderbird developers have made the setup fairly simple. Let me show you how it's done.
The first thing to do is open Thunderbird. With the app open, click the three horizontal line menu button and then selectAccount Settings. In the resulting window, make sure to select the email account you want to work with.
Also: The 5 best encrypted messaging apps: Keep your chats private
ClickEnd-to-End Encryptionin the left pane, and then clickAdd Key.
You must first create a GPG key to use encryption in Thunderbird.
Image: Jack WallenSelectCreate a new OpenPGP Keyand clickContinue.
Make sure to select Create a new OpenPGP key.
Image: Jack WallenSelect the email address to associate with the key and then select an expiration date, key type, and key size. I would recommend going withKey does not expire, RSAfor the key type, and3027as the key size. Once you've taken care of those options clickGenerate key. In the next window, clickConfirmto generate the key.
Make sure to configure you key as needed.
Image: Jack WallenAlso: How to enable end-to-end encryption for Facebook Messenger chats
Okay, the next thing you have to do is import the public key for the recipient you want to send the encrypted mail. After you've acquired their public key, clickEnd-to-End encryptionfor the email account in question (from within Thunderbird Settings), and then clickOpenPGP Manager.
Accessing the OpenPGP manager from Thunderbird.
Image: Jack WallenFrom the resulting window, clickFile>Import Public Keys from File. Navigate to the key in question and import it.
Now that you have the public key imported, compose an email to that recipient. In the compose window, you should see an OpenPGP drop-down. Click that drop-down and selectEncryptto encrypt the email. Also, when you type the email address of a recipient with an associated public key stored, you'll see anEncryptbutton at the bottom right of the compose window. Click that button to encrypt the email.
Encrypting a new email in Thunderbird.
Image: Jack WallenWhen the recipient receives the email, as long as they have the matching private key, the email can be decrypted and read.