What's the chance of someone actually doing that?
The OS-X source code can be downloaded here:
http://www.truecrypt.org/downloads2
Thanks!
J.
The OS-X source code can be downloaded here:
http://www.truecrypt.org/downloads2
Thanks!

J.
killasmurf86 said:you can....
you need to install and configure security/sudo
you can even configure it to allow attaching without password (Not the geli passphrase, don't get confused)
halplus said:Let any user mount/dismount arbitrary volumes in my system without my permission? I don't think that's a good idea.
Well the reason why some want Truecrypt is mainly for interoperability purposes, I'm not personally aware of other options which are going to work in that fashion on Windows and Linux. Getting it to work on FreeBSD would mean that we wouldn't need to get the partitions working between programs.halplus said:Is quite an advanced piece of software the one you decided to use. No game. Well maybe more user friendly things could make it more popular but the power is right there
. Think about a GUI interface to that and you are unlikely to need truecrypt (and it's non-BSD license).
halplus said:Let any user mount/dismount arbitrary volumes in my system without my permission? I don't think that's a good idea.
halplus said:Well FreeBSD has "native" heavy encryption since some time with GEOM (geom_eli). Take a look at:
http://en.wikipedia.org/wiki/GEOM
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/disks-encrypting.html
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/swap-encrypting.html
Is quite an advanced piece of software the one you decided to use. No game. Well maybe more user friendly things could make it more popular but the power is right there
. Think about a GUI interface to that and you are unlikely to need truecrypt (and it's non-BSD license).
feralape said:GEOM is really nice. Unfortunately it's a pain to use if you want to have an encrypted root drive.
Because he doesn't know what he is talking about. Geli is kernel driver. TrueCrypt is userland program. Colin Percival's scrypt is by far the best userland crypto function available. By the way Colin Parcival is one of the brightest FreeBSD developers and I am not saying that just because he has Ph.D. in mathematics from Oxford Universityhonk said:A pain? Why do you think so? Is TrueCrypt better when it comes to complete disk encryption? Just curious...
hedwards said:Well the reason why some want Truecrypt is mainly for interoperability purposes, I'm not personally aware of other options which are going to work in that fashion on Windows and Linux. Getting it to work on FreeBSD would mean that we wouldn't need to get the partitions working between programs.
dennylin93 said:Sometimes it is necessary. People usually use a normal user for desktop environments. It would be quite absurd if they needed root privileges every time they plugged in a USB stick or use a CD/DVD.
halplus said:I mean in linux you can use loopback and losetup to mount a file as disk partition (thinking about reuse here and also base security on existing one)
halplus said:Well FreeBSD has "native" heavy encryption since some time with GEOM (geom_eli). Take a look at:
http://en.wikipedia.org/wiki/GEOM
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/disks-encrypting.html
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/swap-encrypting.html
Is quite an advanced piece of software the one you decided to use. No game. Well maybe more user friendly things could make it more popular but the power is right there
. Think about a GUI interface to that and you are unlikely to need truecrypt (and it's non-BSD license).