|
|
|
|
|
by simoncion
4350 days ago
|
|
Everywhere I look to see how to use TrueCrypt on Linux, I see it being used as just another encrypted block device. This strongly indicates that any policy issues that you're bringing up aren't the fault of TrueCrypt, but rather are issues with whatever mount scripts you're using. Can you point me to some documentation that would give me cause to believe otherwise? |
|
This is what happens when you mount a TrueCrypt volume using their GUI application in linux.
1. A TrueCrypt volume is unlocked by TrueCrypt.
2. The unlocked volume is mounted by TrueCrypt.
The mounting "script" in this case is TrueCrypt and hence it is TrueCrypt's fault.
If you unlock the volume using TrueCrypt and then mount the unlocked volume using udisks,then it would be udisks' fault.
If you unlock the volume using TrueCrypt and then mount the volume yourself,then it will be your fault.
The fault is in the person who is doing the mounting and in TrueCrypt's GUI application case,TrueCrypt is the one who is doing the mounting and hence its TrueCrypt's fault.
How are you using TrueCrypt GUI if TrueCrypt is not the part that does the mounting?
I am not aware of any documentations but i am aware of discussions around "best practices" when it comes to usage of the mount command.