A file container is a single big file inside which you can store several files encrypted, a bit like a ZIP file.
[[!meta title="Using VeraCrypt encrypted volumes"]] [[!toc levels=2]] Introduction to VeraCrypt ========================================================== [VeraCrypt](https://www.veracrypt.fr/) is a disk encryption tool that works on Windows, macOS, and Linux. Comparison between LUKS and VeraCrypt ------------------------------------------------------------------------------------------------------- You can also create and open LUKS encrypted volumes in Tails. LUKS is the standard for disk encryption in Linux. [[See our documentation about LUKS.|encrypted_volumes]] [[!inline pages="doc/encryption_and_privacy/luks_vs_veracrypt.inline" raw="yes" sort="age"]] To create new VeraCrypt volumes, do so outside of Tails. See the step-by-step guides by Security-in-a-Box: - [VeraCrypt for Windows](https://securityinabox.org/en/guide/veracrypt/win/) - [VeraCrypt for macOS](https://securityinabox.org/en/guide/veracrypt/mac/) - [VeraCrypt for Linux](https://securityinabox.org/en/guide/veracrypt/linux/) Difference between file containers and partitions ------------------------------------------------- With VeraCrypt you can store your files encrypted in two different kinds of *volumes*:
A file container is a single big file inside which you can store several files encrypted, a bit like a ZIP file.
Usually, USB sticks and hard disks have a single partition of their entire size. But, they can also be split into several partitions. This way, you can encrypt a whole USB stick, for example.