View previous topic :: View next topic |
Author |
Message |
chaumess n00b
Joined: 11 Sep 2003 Posts: 64
|
Posted: Mon Nov 29, 2004 7:46 pm Post subject: "filevault" using cryptoloop? |
|
|
I really like Mac OS X's file vault feature, which encrypts the user's home dir using a cryptoloop-like disk image, which is dynamically mounted/umounted as the user logs on and off.
I don't normally use a Mac, or have any desire to. I like Gentoo. But it would certainly be useful to have my whole homedir encrypted!
It seems that this feature should be pretty easily replicable for linux using a simple cryptoloop and maybe automount.
Has anyone tried to make this work? Any pointers in the right direction? |
|
Back to top |
|
|
adsmith Veteran
Joined: 26 Sep 2004 Posts: 1386 Location: NC, USA
|
Posted: Tue Dec 07, 2004 1:27 am Post subject: |
|
|
google for "crypt filesystem linux" several HOWTO's
My personal favorite: try sys-fs/fuse and encfs
this is not a loop-back system (which I think is sort of messy), but a per-directory system which is neat and easy to use.
[edit] spelling
Last edited by adsmith on Tue Dec 07, 2004 2:09 am; edited 1 time in total |
|
Back to top |
|
|
mcspiff Tux's lil' helper
Joined: 24 Oct 2004 Posts: 109
|
|
Back to top |
|
|
|