You are not logged in.
Pages: 1
Hi,
A friend of mine installed Fedora 10 yesterday and he had the opportunity to choose if we wanted an encrypted file-system or not.
Just out of curiosity, what kind of encryption is this and how safe/secure is this?
[ logicspot.NET | mempad.org ]
Archlinux x64
Offline
dm-crypt and LUKS are included in the installation, read all about it on the wiki http://wiki.archlinux.org/index.php/Sys … r_dm-crypt
Fedora also has good eCryptfs integration (an alternative, different implementation) http://wiki.archlinux.org/index.php/Sys … h_eCryptfs
You need to install an RTFM interface.
Offline
And dm-crypt, LURKS and eCryptfs Is a good choice?
Don't know which is better, truecrypt with AES or theese ones? lets say u use a complex 20 letter, number passphrase...
[ logicspot.NET | mempad.org ]
Archlinux x64
Offline
About the same in terms of brute strength, if you assume they all use similar algorithms and hashes (AES, SHA, etc.). Compare features instead. TrueCrypt is very inflexible, but offers very nice plausible deniability features (hidden volumes, etc.). LUKS is much more flexible than TrueCrypt, but is less (though not completely lacking in) multi-OS, and lacks plausible deniability. eCryptfs offers transparent encryption without even having to deal with an entire other volume, but is the slowest of the three.
Etc.
Last edited by Ranguvar (2009-05-28 21:32:29)
Offline
This comes into my mind....
http://xkcd.com/538/
Offline
Pages: 1