VeraCrypt
Free open-source disk encryption software based on TrueCrypt for whole drive security.
Why consider VeraCrypt?
VeraCrypt is an open-source on-the-fly disk encryption software for Windows, macOS, and Linux written in C and C++. Forked from TrueCrypt, VeraCrypt creates virtual encrypted volumes inside files, encrypts entire partitions, and secures boot storage with enhanced SHA-512 and AES-XTS ciphers.
Learn VeraCrypt by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of VeraCrypt
VeraCrypt protects external hard drives and system partitions with plausible deniability through hidden encrypted volumes.
Installation
# Ubuntusudo apt install veracrypt# macOS via Homebrewbrew install --cask veracryptVeraCrypt is licensed under the Apache License 2.0 and TrueCrypt License 3.0.
Related tools
More options with a similar category or technology profile.
McFly
Fly through your shell history with an intelligent neural network search engine.
cheat
Interactive command-line cheatsheets for system administrators and software engineers.
Pipenv
Python development workflow for humans uniting Pipfile, pip, and virtualenv.
Rye
Comprehensive Python package and workspace management tool written in Rust.