LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Security (https://www.linuxquestions.org/questions/linux-security-4/)
-   -   encrypted filesystem without loopback device and fuse - possible? (https://www.linuxquestions.org/questions/linux-security-4/encrypted-filesystem-without-loopback-device-and-fuse-possible-416054/)

nilsglow 02-16-2006 08:28 AM

encrypted filesystem without loopback device and fuse - possible?
 
Hi!

I'm using a virtual host where I cannot change the kernel and they have neither loopback device nor FUSE in it. is there any other way to (create and) use an encrypted filesystem? or does anyone know a userspace program that accesses an (encrypted) filesystem image and allows copying into and out of it?


thanks,
Nils

stress_junkie 02-16-2006 05:51 PM

Yes, it is possible. In fact it is now preferred. There is a new driver called dm-crypt. It works with device mapper. Here is some information.

http://www.saout.de/misc/dm-crypt/

Here is a discussion about cryptoloop vs. dm-crypt. It says that even the cryptoloop maintainer prefers dm-crypt.

http://kerneltrap.org/node/2433

nilsglow 02-17-2006 04:23 AM

but again that requires being able to configure the kernel. they still run on a 2.4 kernel, so that is out of question too.. I think my only possibility is some userspace programm..

nx5000 02-17-2006 08:07 AM

Maybe with gpg? But the usage will be a pain


All times are GMT -5. The time now is 07:25 AM.