[fpc-other] disk "glasses"
duilio foschi
duiliofoschi at euplan.com
Tue Aug 12 22:56:33 CEST 2014
I successfully use TrueCrypt in order to protect my source code.
TrueCrypt creates a password protected crypted disk in my PC.
I can freely leave my PC unattended: nobody will be able to steal my code.
However when my PC is connected to a net, I cannot be so confident.
In fact when the crypted disk is mounted by windows, everybody
connected to my PC can read (and possibly steal) disk data.
I wonder if some software product X exists where the a crypted disk is
NOT mounted by the OS but _by the application_
2 applications using X should be able to concurrently read/write dato
from/to the crypted disk.
Any application not using X should see only a fixed size (2GB?) file.
Does this product exist ?
It should be possible to use it from a pascal or delphi application.
Thank you
Duilio
More information about the fpc-other
mailing list