[2004-04-26] File and Email Encryption With GnuPG (PGP) Part Four GnuPG and other PGP implementations allow you to encrypt (scramble the data so only intended recipients can read it) and/or sign (provide proof that the data has been unaltered in transit). As you should remember, PGP keys are made up of two parts, a public key and a private key. The public key can (and in most cases should) be available to anyone - there's no harm in allowing it out to the entire world. The private key should be kept somewhere secure, protected with a strong passphrase.
[2004-04-19] File and Email Encryption with GnuPG (PGP) Part Three Last time[1] we'd created our PGP key. Let's jump in with some encryption and decryption examples.
[2004-04-14] File and Email Encryption with GnuPG (PGP), Part Two Jumping right in, let's create our PGP public/private key pair. I'll use GnuPG, the Gnu Privacy Guard, available at http://www.gnupg.org, and which is very likely already available with your Linux distribution. If you want to use older free or commercial PGP versions, the commands are very similar. Any GUI front end will also have the same functionality.
[2004-04-02] File and Email Encryption with GnuPG (PGP) Part One File and mail security is easy to achieve with the right tools. PGP has proven itself the leader, and GnuPG is the tool of choice in the Linux world.
|