Encrypt file while you are using it
Don Jungk
rb at flippingdades.com
Wed Nov 26 21:12:37 UTC 2008
On Monday November 24 2008 9:00 am, Manuel Gomez wrote:
> Hi, i would like to maintain encrypt an archive in all moment, so i
> would like to know what software can be this.
>
> Now i am using Truecrypt, but when i mount the encrypted directory it's
> vulnerable. I want to mount the file and that the file can remains
> encrypt.
>
> Somebody can help me?
>
> Thank you very much, I appreciate your help.
Hi Manuel,
I wrote myself a small encryption program that has an option to unencrypt and
display files entirely in RAM. The unencrypted file is never written to disk
unless I want it to be.
If you do any programming, and if these are text files, it would be fairly
simple to write a program that would open, edit and reencrypt without the
unencrypted file ever touching the hard disk.
Don
More information about the ubuntu-users
mailing list