There are many reasons to encrypt files — even on a system that is well maintained and comparatively secure. The files may highly sensitive, contain personal information that you don’t want to share ...
In this guide, I will explain the options at your disposal for encrypting files using open-source software on a Linux, Mac, or Windows computer. You can then transport this digital information across ...
If you are in need of solid encryption but want to steer clear of the mainstream, then GnuPG is for you. In this Daily Feature, Jack Wallen, Jr., explains how to install GnuPG and its basic features.
Encrypting files from the command line is simple with gpg. You can use it to encrypt and decrypt files with a password. The command gpg is part of GnuPG. GnuPG stands ...
Editor's Note: The following is an excerpt from chapter 11, "Keeping Your Data Private", of Peter van der Linden's Guide to Linux, published August 2005 by Prentice Hall, ISBN 0-13-187284-2. In Part 1 ...