Changes

I want to learn about encrypting email

274 bytes added, 8 years ago
|Scenario Task Parent=To send an email that no one but me and the recipient can read
|Scenario Task Description=Excellent! Its a journey but one well worth taking. There are many guides about setting up and using public key encryption and it may seem overwhelming at first. A few helpful tips to remember when starting out:
* There is a general standard for public key encryption called [https://en.wikipedia.org/wiki/Pretty_Good_Privacy#OpenPGP OpenPGP]. Popular encryption engines including [http://www.symantec.com/products-solutions/families/?fid=encryption PGP ] and GPG [https://www.gnupg.org/ GnuPG] are compliant to with this standard
* To use public key encryption you will need a key pair, an encryption engine and (optionally) an interface with your email program
* Your key pair is portable, you can change the email program and encryption engine, using the same encryption method from different computers. Essentially the key pair is made up of two distinct (but interdependent) files - the public key file and the private key file. Keep a copy of them.<br /> Keep in mind that aside from encrypting your messages, you should also know about key verification, message signing, file encryption. Here's a list of guides to help you get on the way:
}}
Bureaucrat, emailconfirmed, administrator, translator
662
edits