Month: March 2009

HOWTO: disk encryption in Linux

It’s pretty easy to make encrypted disk images and partitions in Linux using the loop-aes-utils (cryptoloop kernel module). This can really come in handy for backing up or storing sensitive content such as your email archive or tax records.Required software You’ll probably need to install aespipe and loop-aes-utils, as they may not be installed by […]