Gizmo's Freeware
Published on Gizmo's Freeware (https://www.techsupportalert.com)

Home > Best Free Encrypted Virtual Drive Utility

Best Free Encrypted Virtual Drive Utility [1]

Last updated by philip [2] on 15. March 2017 - 13:57

Introduction

Encryption [3] is a process of encoding information so that it cannot be accessed by others unless they have the key needed to decode it. Encryption is usually used to protect highly sensitive documents, but it's also a good way to stop people from looking at your personal stuff.

Products reviewed in this article—Best Free Encrypted Virtual Drive Utility—fall in the second item of Primary Encryption Utility Categories. Some products, e.g., TrueCrypt, fall in multiple categories.

Read also Cautionary Notes at the end of this article.

Rated Products

[5]

VeraCrypt [5] [6]

A free disk encryption software based on TrueCrypt.


Our Rating:
5
License: Free (Open source)
Platforms/Download: Linux [7] | Mac OS [7] | Windows (Desktop) [7] | [8]
Version reviewed: n/a
Gizmos Freeware [9]
Our Rating: 5/5
5
Summary:
The VeraCrypt fork (derivative) of the once-venerable TrueCrypt is plausibly backdoor-free. It is developed and maintained in France, where the government respects the need and right of users to data privacy. Multi-factor security is available. VeraCrypt is a polished program, with careful attention to the quick repair of bugs and vulnerabilities, and is maintained under a policy of transparency for code changes and other information. The documentation and FAQs are comprehensive. Care has been taken to make the default settings safe for casual users, but it offers many sophisticated options for experts. VeraCrypt can be installed as a portable program. I have personally switched to VeraCrypt.
It is possible that VeraCrypt has not corrected all the problems of interference with File History and other functions of Windows 8 and possibly 10 that are mentioned under "Caution:" below. There is some indication that Windows 10 is not effected.


Read more... [6]
License: Free (Open source)
The VeraCrypt fork (derivative) of the once-venerable TrueCrypt is plausibly backdoor-free. It is developed and maintained in France, where the government respects the need and right of users to data privacy. Multi-factor security is available. VeraCrypt is a polished program, with careful attention to the quick repair of bugs and vulnerabilities, and is maintained under a policy of transparency for code changes and other information. The documentation and FAQs are comprehensive. Care has been taken to make the default settings safe for casual users, but it offers many sophisticated options for experts. VeraCrypt can be installed as a portable program. I have personally switched to VeraCrypt.
It is possible that VeraCrypt has not corrected all the problems of interference with File History and other functions of Windows 8 and possibly 10 that are mentioned under "Caution:" below. There is some indication that Windows 10 is not effected.
Read full review... [6]

Related Products

  • TrueCrypt is the seasoned but abandoned predecessor to VeraCrypt. It once met my criteria for selecting encryption software [10]. The developers of TrueCrypt dropped a bombshell [11] though. It's complicated.... TrueCrypt did pass a preliminary independent audit in 2015, but the dereliction of TrueCrypt now changes everything. For example, recent (September, 2015) vulnerabilities (which will never be patched) have been discovered in TrueCrypt [12].

    Bizarre story behind TrueCrypt: The Atavist Magazine [13] ran a special 7 episode series, The Mastermind [14], on the backstory of TrueCrypt and it's demise. [Index at Longform.org [15]] It's a great read. Certainly more surprising than fiction. You can deduce a more plausible truth about the origins and demise of TrueCrypt from that series than from any of the many other stories on the internet. Scroll down to the bottom of each page to find the link to each next episode.

  • CipherShed [16] (not a typo) is another fork of TrueCrypt that holds promise. CipherShed development started later than VeraCrypt, and has not moved as fast. As of Oct. 2015 there are some impediments, and CipherShed is quite a ways from release.
  • LibreCrypt [17] (formerly DoxBox) is based on the venerable, but abandoned OpenOTFE by Sarah Dean. It is very similar to TrueCrypt. As of Oct. 2015 LibreCrypt is in beta, also has some impediments, and is quite a ways from release.
  • Rohos Mini Drive [18] is a "portable" program that creates a hidden, encrypted partition on USB flash drives.
  • Pismo File Mount Audit Package [19] is a file system extension that provides Windows Explorer context menu access to special encrypted files that open to encrypted folders. Applications can write directly to these encrypted folders, which helps assure that plain-text copies of the original document are not left behind on your hard drive.

Related Articles

  • Best Free File Encryption Utility [20] has reviews of programs used to encrypt files and/or folders directly.
  • Best Free Drive Encryption Utility [21] has reviews of programs used to encrypt entire drives, including partitions and removable storage media like USB drives.
  • Best Free Encryption Utility for Cloud Storage [22] reviews programs for client-side encryption.
  • Best Free Encryption Utility for Personal Use at Work [23] reviews alternative encryption programs that you can use in portable mode.
  • Encryption is Not Enough [24] offers further cautions on encryption, and on what you need to do beyond encryption to be sure your private data is not lost or exposed.

Primary Encryption Utility Categories

Why use categories here? To bring a little order to the large catalog of encryption utility reviews at this site. This particular review article is limited to "encrypted virtual drive" utilities in the second item below. Other utilites are reviewed accordingly in Related Articles.

  1. Encryption utilities that encrypt files/folders directly: These utilities encrypt discrete files and/or folders directly, in contrast to utilities that encrypt and store files in volumes (archives, i.e., container files). File-based utilities may operate in batch mode or in on-the-fly mode.
  2. Virtual-drive encryption utilities - the utilities reviewed in this article: These utilities create volumes (encrypted containers/archives) which are mounted in the file-system as virtual drives, complete with drive letters, e.g. "V:". These drives can contain both files and folders. The computer's file system can read, write and create documents in real time, directly in cleartext. Many of the products in this category can also be used for full-drive encryption. Virtual-drive utilities operate in what's called OTFE (on-the-fly encryption) mode.
  3. Full-drive encryption utilities are specialized for encrypting entire storage devices, e.g., hard-drives, drive partitions and USB drives. Some utilities in this category can also encrypt drives that operating system are installed on.
  4. Client-side encryption utilities for the cloud: A newly emerged category. These utilities encrypt files before they are uploaded to cloud sync/storage locations. The files are encrypted in transit and while at rest in the cloud. Cloud encryption utilities employ various forms of virtualization to present cleartext client-side, and they operate in on-the-fly mode.

Cautionary Notes

  1. Operating systems are messy: Echos of your personal data—swap files, temp files, hibernation files, erased files, browser artifacts, etc.—are likely to remain on any computer that you use to access the data. It is a trivial task to extract those echos.

    For example, when you encrypt and compress files, clear-text versions that existed before you compress/encrypt the file or clear-text copies that are created after you decrypt/decompress it remain on your hard drive. Unless you purge—not just delete—those clear-text files. :-(

  2. The fact that an encryption program "works" does not mean that it is secure. New encryption utilities often appear after someone reads up on applied cryptography, selects or devises an algorithm - maybe even a reliable open source one - implements a user interface, tests the program to make sure it works, and thinks he's done. He's not. Such a program is almost certain to harbor fatal flaws.

    Functionality does not equal quality, and no amount of beta testing will ever reveal a security flaw. Too many products are merely buzzword compliant; they use secure cryptography, but they are not secure." --Bruce Schneier, in Security Pitfalls in Cryptography [25].
  3. Further advice about how to use encryption are discussed in Encryption is Not Enough [24], including what you need to do beyond encryption to be sure your private data is not lost or exposed.

Editor

This category is maintained by volunteer editor philip. Registered members can contact the editor with any comments or suggestions they might have by clicking here [26].

Back to the top of the article.

Please rate this article: 

Your rating: None
4.142855
Average: 4.1 (7 votes)
toggle-button

Terms & Conditions | Privacy Policy | Contact | About


Source URL: https://www.techsupportalert.com/best-free-encrypted-virtual-drive-utility.htm

Links
[1] https://www.techsupportalert.com/best-free-encrypted-virtual-drive-utility.htm
[2] https://www.techsupportalert.com/users/philip
[3] http://en.wikipedia.org/wiki/Encryption
[4] https://www.techsupportalert.com/files/images/[field_photo]
[5] https://www.techsupportalert.com/content/veracrypt.htm-0
[6] https://www.techsupportalert.com/node/8686
[7] https://veracrypt.codeplex.com/wikipage?title=Downloads
[8] https://www.techsupportalert.com/content/installer_advice.htm
[9] https://plus.google.com/118396188147577447707?rel=author
[10] https://www.techsupportalert.com/content/encryption-not-enough.htm#criteria
[11] http://arstechnica.com/security/2014/05/truecrypt-is-not-secure-official-sourceforge-page-abruptly-warns/
[12] http://www.esecurityplanet.com/open-source-security/truecrypt-travails-continue-1.html
[13] https://magazine.atavist.com/
[14] https://mastermind.atavist.com/an-arrogant-way-of-killing
[15] http://longform.org/posts/the-mastermind
[16] https://ciphershed.org/About/
[17] https://github.com/t-d-k/LibreCrypt
[18] http://www.rohos.com/products/rohos-mini-drive/
[19] https://www.techsupportalert.com/content/encryption-not-enough.htm#vetting
[20] https://www.techsupportalert.com/best-free-file-encryption-utility.htm
[21] https://www.techsupportalert.com/best-free-drive-encryption-utility.htm
[22] https://www.techsupportalert.com/best-free-encryption-utility-for-cloud-storage
[23] https://www.techsupportalert.com/best-free-encryption-utility-for-personal-use.htm
[24] https://www.techsupportalert.com/content/encryption-not-enough.htm
[25] http://www.schneier.com/essay-028.html
[26] http://www.techsupportalert.com/users/philip