Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | Re: Encrypted Filesystems |
|---|---|
| Date: | Sat, 22 Jan 2005 02:33:36 +0100 |
On Wed, Jan 19, 2005 at 08:11:55PM -0300, Tales Teixeira wrote:
Dear sirs, I'm studying about encrypted filesystems and i found a few of then. I would like to know more about this in operation systems like Linux Debian, Slackware and others "flavors". I'm sorry if this question had been answer, but i didn't find. Sorry for my "Brazilian english" :-P Best Regards, Tales Teixeira.
Dear Tales,
I'd recommend using loop-aes (aesloop) myself; I just set it up. It
really isn't too difficult, but do make backups first (this goes for all
options).
Additionally, it is the most secure of the implementations, or so it
seems from a little research. In particular, vanilla Linux ships with
cryptoloop which isn't as secure as it should be (there isn't enough
randomization involved, so it is possible to conduct some attacks based
on presumed plaintext).
A slight problem with loop-aes is that it isn't exactly fast, but that,
again, goes for all the things involved.
I can't really help with any specific distribution - my system is pretty
much a homebrew. Patching the kernel and compiling everything from
source isn't too difficult, though (not in comparison to something like
PaX, anyway...). It is also possible to build a loadable module, though
the kernel should not have CONFIG_BLK_DEV_LOOP enabled (neither built-in
nor as a module), so you are quite likely to have to recompile a kernel
anyway.
I've seen mention of loop-aes packages in both Debian and Slackware
online.
Good luck!
Joachim
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Encrypted Filesystems, Tales Teixeira |
|---|---|
| Next by Date: | RE: Encrypted Filesystems, ALD, Aditya, Aditya Lalit Deshmukh |
| Previous by Thread: | Encrypted Filesystems, Tales Teixeira |
| Next by Thread: | Re: Encrypted Filesystems, Harald Eder |
| Indexes: | [Date] [Thread] [Top] [All Lists] |