VeraCrypt Hidden Volumes: Plausible Deniability Explained
In jurisdictions where you can be compelled to reveal encryption passwords, plausible deniability is your last line of defense. VeraCrypt's hidden volumes provide this capability.
How Hidden Volumes Work
A VeraCrypt hidden volume exists within the free space of a standard encrypted volume. Two passwords: one opens the outer (decoy) volume containing plausible but non-sensitive data. The other opens the hidden volume containing your actual sensitive data. Forensic analysis cannot prove a hidden volume exists — the free space looks random.
Setting Up
Create a VeraCrypt volume with 'Create a hidden VeraCrypt volume' option. Set different passwords for outer and hidden volumes. Fill the outer volume with realistic decoy files — browser bookmarks, documents, photos that justify encryption but aren't incriminating. Mount the hidden volume only when needed.
Critical Warnings
Writing to the outer volume can destroy hidden volume data — always mount with hidden volume protection enabled. The outer volume must look realistic; an obviously empty decoy is suspicious. Operating system may leak data through swap files, recent file lists, and temp files — use Tails to prevent this.