Delve into using encrypted volumes in Linux to secure your data. Along the way, well benchmark the raw performance of an encrypted volume and compare the results to an unencrypted volume - complete with ugly graphs!
In a previous article, I talked about using shred to securely delete files. Now we’ll delve into using encrypted volumes in Linux to secure our data in the first place, so that we don’t need to use programs like shred. Along the way,…


Just in case you have something to hide