When copying or moving file into TrueCrypt to be encryted, will an unencrypted copy remain somewhere? Is it safer to copy the file into the TrueCrypt volume and then shred the original file?
|
feedback
|
|
Technically, yes an unencrypted copy of the data will remain on the hard drive until the bits are overwritten by another file or it is 'shredded'. This is doubly so if your hard drive is an SSD, where wear-leveling algorithms spread write operations across cells within the hardware, allowing for bits to still exist on the device long after the original file has been deleted/overwritten. Ideal scenario is full disk/OS encryption, to protect even temp files that might have been created/stored during the creation of sensitive data. (Tinfoil Hat: Encrypted container within an encrypted disk.) | |||||||||
feedback
|
|
A "move" is really a "copy" then "delete original". Remants of a moved file are left over similar to what is left over after a deleted file. Ideally sensitive data is created within an encrypted container and never copied, moved, or existent outside of the container. | |||
|
feedback
|