This is an old revision of the document!


Tails

We’ll go over verifying the ISO, installing to USB, setting up persistence, and setting up the environment. To do so, we'll follow this guide from deepdotweb.com

Download the ISO and SIGNATURE files form this page. Put both under the same directory.

Using a terminal, cd to the download directory, to verify the downloaded iso use:

> gpg --keyid-format long --import tails-signing.key
> gpg --keyid-format long --verify tails-i386-1.8.1.iso.sig tails-i386-1.8.1.iso