Recently I wrote an article about Encrypting and decrypting files with GnuPG. This article described how to encrypt single files in with the help of gpg. But what happens if you have a directory full of files? Sure you can tar the directory up and encrypt the filesĀ as a single file. But that isn’t [...]
- Author: Jack Wallen
- Published: Jun 3rd, 2009
- Comments: 3
Recursively encrypt directories with gpgdir
- Author: Jack Wallen
- Published: May 30th, 2009
- Comments: 3
Linux tips: Encrypting and decrypting files from command line with gpg
Are you paranoid? Are you afraid that someone is going to get ahold of data they sholdn’t have? I am. And because of that I often encrypt files with a gpg key that was given to no one. With those encrypted files I know they are secure to most of the general public. And because [...]

