[NBLUG/talk] Crypt Filesystems
Lincoln Peters
petersl at sonoma.edu
Sun Jul 30 13:47:48 PDT 2006
On Jul 30, 2006, at 12:40 AM, Jacob Appelbaum wrote:
> Hrm. That's a shame. I don't suggest you recompile your kernel for
> this
> as it's not needed. Loop-aes is only a patch to the loop module and
> thus
> it's not required to recompile anything unless the loop device is
> compiled in (which it's not by default in debian).
Why not use dm-crypt? You'd get the same results while eliminating
the overhead of a loopback filesystem. I can't see any advantage to
loop-aes (or any sort of cryptoloop) unless you're trying to encrypt
something that can't be written to the same way as a standard block
device (e.g. a CD or DVD).
I don't know if a kernel recompile would be needed to support dm-
crypt on Debian, as I have not used the stock kernels in Debian (i.e.
I've built my own) for years. You probably wouldn't, though, as the
userspace tools for managing dm-crypt are available in the apt
repository, and I would be surprised if they're available but the dm-
crypt module itself isn't.
--
Lincoln "The DiskBuster" Peters
<petersl at sonoma.edu>
Hey, waiter! I want a NEW SHIRT and a PONY TAIL with lemon sauce!
More information about the talk
mailing list