RE: Using dm-crypt for encrypting files

2007-02-27 Thread Ph. Marek
> Hello, >> - encrypts new files depending on their filename, and generally > > What about renaming a file ??? Well, that's a small (but known!) problem with this scheme. If you say that everything below a directory "_crypt_" should be encrypted, and just move files in there, you've got no problems

RE: Using dm-crypt for encrypting files

2007-02-27 Thread Paul Rolland
Hello, > - encrypts new files depending on their filename, and generally What about renaming a file ??? Regards, Paul - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-

Using dm-crypt for encrypting files

2007-02-27 Thread Ph. Marek
Hello everybody! I'm aware of some implementations for file system encryption - dm-crypt, loopback with encryption, truecrypt, and fuse. Now I'd like to ask if it's easily possible to write a (preloaded) user-space library or a kernel module, that - overlays an existing directory tree, - decrypts