nsane.forums Posted December 13, 2012 Share Posted December 13, 2012 Regular readers know that I'm a big fan of the free, open-source encryption program, TrueCrypt. I've written about it numerous times, most recently in Can I recover some files and securely wipe others on a crashed hard drive? Keeping sensitive files in .zip archive file also works, provided you use AES encryption. Windows itself doesn't support AES-encrypted .zip files (it supports standard zip encryption, which is far too easy to hack), but many third-party compression programs support it. You can encrypt and decrypt AES with industry leader WinZip, the free 7-Zip, and others. TrueCrypt offers several advantages over .zip archives: First, I find TrueCrypt's way of working--which involves turning the opened vault into a virtual drive--more secure, especially compared to 7-Zip. When you open a file inside a .zip archive, both WinZip and 7-Zip will decompress and decrypt the file to a temporary folder. When you close the file, 7-Zip merely deletes it, leaving traces that can be recovered by people who don't have your best interests at heart. WinZip securely wipes the temporary file--a much better solution. But TrueCrypt avoids the problem altogether, since the file remains only in the encrypted vault. Second, there's the file-name issue. Sometimes, the file names can provide clues to what's inside. Anyone with access to an encrypted .zip file can view the file names inside. You only need the password if you try to open, view, or decompress a file. No such problem with TrueCrypt. Finally, I find TrueCrypt easier to use. Since Windows sees an open TrueCrypt vault as a drive, you can access the files transparently. But you can only access the files in an AES-encrypted .zip file through your compression program. But there are reasons to stick with .zip archives: First, the file size is dynamic. Add a file to the archive, and the archive gets bigger. Remove one, and it shrinks. But a TrueCrypt vault has a set size (it is, after all, a virtual drive). So you have to start by making it big enough for everything you might ever put into it. And finally, if you're already using .zip archives for this purpose, switching over is itself a hassle. View: Original Article Link to comment Share on other sites More sharing options...
RadioActive Posted December 13, 2012 Share Posted December 13, 2012 But a TrueCrypt vault has a set size (it is, after all, a virtual drive). So you have to start by making it big enough for everything you might ever put into it. Not true. A TrueCrypt volume CAN be dynamic, it's just not recommended because according to TrueCrypt it's more prone to corruption, but it is doable. Link to comment Share on other sites More sharing options...
CODYQX4 Posted December 13, 2012 Share Posted December 13, 2012 What about encrypted 7z with AES + encrypt file names?The two issues were the TEMP folder and file names, but one can redirect TEMP to a second drive, and use the file name encryption.If that is all the problem, I don't need TC. Link to comment Share on other sites More sharing options...
BookCase Posted December 18, 2012 Share Posted December 18, 2012 I would love to hear your opinion of AxCrypt, if you don't mind. :please: Link to comment Share on other sites More sharing options...
emerglines Posted December 19, 2012 Share Posted December 19, 2012 But a TrueCrypt vault has a set size (it is, after all, a virtual drive). So you have to start by making it big enough for everything you might ever put into it.Not true. A TrueCrypt volume CAN be dynamic, it's just not recommended because according to TrueCrypt it's more prone to corruption, but it is doable. For sure TrueCrypt works fine and doesn't matter the size of the driver . What about encrypted 7z with AES + encrypt file names? The two issues were the TEMP folder and file names, but one can redirect TEMP to a second drive, and use the file name encryption. If that is all the problem, I don't need TC. Might be true , cause sometimes simple tricks can cause big issues , like the cold boot attack. I would love to hear your opinion of AxCrypt, if you don't mind. :please: AxCrypt works well but isn't popular as much as TrueCrypt . http://dottech.org/1...he-job-for-you/ Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.