MeshWorld India Logo MeshWorld.
tails tor linux privacy amnesic-os live-usb 8 min read

What Is Tails OS? The Amnesic Operating System for Privacy

Vishnu
By Vishnu
What Is Tails OS? The Amnesic Operating System for Privacy

The problem with privacy tools is that your regular operating system works against you. Windows tracks everything. macOS sends telemetry. Even Linux leaves traces in log files, swap partitions, and browser caches. By the time you close your Tor Browser, your computer has already recorded dozens of pieces of evidence about what you did.

Tails solves this the brutal way: it doesn’t save anything.

Tails is a complete operating system that runs entirely from a USB stick. It forces all internet traffic through Tor, encrypts all your files, and leaves zero traces on the host computer when you shut it down. The Tor Project calls it an “amnesic” OS — it forgets everything the moment you turn it off.

  • Tails = The Amnesic Incognito Live System. A complete OS that runs from a USB stick
  • Every connection is forced through Tor — nothing leaks
  • Zero traces left on the host computer — no history, no files, no cache
  • Latest version: Tails 7.8 (May 2026), based on Debian 13, Linux 6.12 LTS, GNOME 48
  • Includes: Tor Browser 15.0.14, Electrum Bitcoin wallet, GNOME Secrets password manager
  • Removed in 7.8: Thunderbird (still installable as additional software)
  • Requires: 3 GB RAM, 64-bit processor, USB stick (8 GB+)

What Makes Tails Different?

Most privacy setups involve installing software on your existing operating system — Tor Browser, a VPN client, encrypted messaging apps. The problem is that your OS itself is a source of leaks.

Privacy ToolTails
Runs on top of your existing OSReplaces the OS entirely
Leaves traces in logs, cache, swapLeaves zero traces
Apps can accidentally bypass TorAll traffic is forced through Tor
Browser fingerprint depends on your systemStandardized fingerprint across all Tails users
You need to configure privacy settingsEvery privacy feature is pre-configured

Tails achieves this by being a live operating system. It boots entirely into RAM and never writes to the computer’s hard drive. When you shut down, everything stored in RAM is erased. No forensic tool can recover data that was never written to disk.


How Tails Routes Traffic

Tails doesn’t just include Tor Browser — it forces every application’s network traffic through Tor:

ApplicationIn Regular OSIn Tails
BrowserTor Browser (manual)Tor Browser (forced)
Email clientYour ISP sees the connectionTor network
Instant messagingYour real IPTor hidden service
System updatesDirect connectionTor network
DNS queriesYour ISP sees themTor (no DNS leaks)
Background servicesMay bypass proxyAll blocked except Tor

The Tor Connection assistant in Tails 7.6+ includes Automatic Tor Bridges. When Tor is blocked, it requests bridges for your region automatically through the Moat API, with the connection disguised via domain fronting.


Installing Tails

What You Need

  • A USB stick (8 GB minimum, 16 GB recommended for Persistent Storage)
  • A computer with 3 GB+ RAM and a 64-bit processor
  • About 30 minutes

Step 1: Download Tails

Go to https://tails.net and download Tails 7.8 (or the latest version). The USB image is approximately 1.4 GB.

Step 2: Verify the Download

Tails provides a cryptographic signature to verify your download hasn’t been tampered with.

  1. Download the .sig file alongside the USB image
  2. Import the Tails signing key
  3. Verify: gpg --verify tails-usb-7.8.img.sig tails-usb-7.8.img

Step 3: Install to USB

From Windows: Use the Tails Installer or Etcher. Open Etcher, select the .img file, select your USB stick, and click Flash.

From Linux/macOS: Use the command line:

# Find your USB device (e.g., /dev/sdb)
lsblk

# Write Tails to the USB (replace sdX with your device)
sudo dd if=tails-usb-7.8.img of=/dev/sdX bs=4M status=progress

Important: This erases everything on the USB stick. Back up any data first.

Step 4: Boot Tails

  1. Restart your computer with the USB stick inserted
  2. Enter the boot menu (usually F12, F2, or Del during startup)
  3. Select your USB stick
  4. Tails starts loading — you’ll see the Tails boot menu

First-Time Setup

Language and Keyboard

Select your language, keyboard layout, and time zone. These settings are temporary — they reset on every boot.

Tor Connection

The Tor Connection assistant starts automatically. You have two options:

Connect to Tor automatically: Works in most countries. Tails connects to public Tor relays.

Configure Tor bridges: Choose this if Tor might be blocked. Tails can automatically request bridges for your region (new in Tails 7.6+).

Persistent Storage (Optional)

Persistent Storage is an encrypted partition on the USB stick that survives reboots. Use it for:

  • Personal files (documents, images)
  • Browser bookmarks
  • Email client settings
  • Additional software you’ve installed

Enable it: Applications → Tails → Configure persistent volume. Set a strong passphrase (12+ characters, not a dictionary word).

Persistent Storage is a compromise. Anything you save to it survives reboots, which means an attacker with physical access to your USB stick could force you to decrypt it. Use Persistent Storage for convenience files only. For sensitive work, start fresh every time.

Using Tails Day to Day

Built-In Applications

Tails 7.8 ships with a focused set of applications:

ApplicationPurposeNotes
Tor Browser 15.0.14Anonymous browsingPre-configured for privacy
GNOME SecretsPassword managerReplaces KeePassXC (since 7.6)
Electrum 4.7.0Bitcoin wallet
LibreOfficeDocument editing
GIMPImage editing
KeePassXCPassword manager (optional)Now installable as additional software

Saving Files Without Persistent Storage

If you don’t use Persistent Storage:

  • Save files to a separate encrypted USB stick
  • Upload files to an encrypted cloud service
  • Print documents instead of storing them
  • Use the “Tails Document” feature to save from within applications

Updating Tails

Tails 7.0+ can update automatically:

  • Applications → Tails → Upgrade Tails
  • The system downloads the update and installs it on next reboot

Manual upgrades require downloading the new Tails image and writing it to USB.


Tails 7.8 What’s New (May 2026)

Tails 7.8 is the latest stable release with important changes:

Removed Thunderbird. The email client is no longer pre-installed because the version in Tails was almost always outdated. Thunderbird can still be installed through the Additional Software tool. If you had Persistent Storage + Thunderbird enabled, it’s automatically added as additional software.

Updated Tor Browser to 15.0.14. Based on Firefox 140 ESR with the latest privacy patches.

Kernel security fixes. Patches for vulnerabilities (Copy Fail, Dirty Frag) that could allow privilege escalation within Tails.

System requirements reminder: Tails 7.x series requires 3 GB RAM (up from 2 GB). The system warns you if RAM is insufficient.


When to Use Tails

Strong Use Cases

  • Journalist communicating with sources — Tails + Tor Browser + SecureDrop
  • Activist in a hostile environment — leaving no trace on shared computers
  • Whistleblower preparing documents — creating and storing sensitive information
  • Security researcher testing malware — safe environment that resets completely
  • Anyone needing maximum anonymity — when Tor Browser alone isn’t enough

Weak Use Cases (Use Tor Browser Instead)

  • Daily casual browsing — Overkill. Tor Browser on your regular OS is sufficient
  • Video streaming — Tails’ Tor connection is too slow
  • Gaming, music production — Not designed for media-heavy tasks
  • Long-term file storage — Not Tails’ purpose. Use encrypted cloud storage

Frequently Asked Questions

Is Tails the same as Tor?

No. Tor is the network. Tails is a complete operating system that uses Tor for all connections. You can use Tor without Tails (Tor Browser). You wouldn’t use Tails without Tor.

Does Tails work on Mac?

Tails boots on Intel Macs. Apple Silicon Macs (M1/M2/M3/M4) have limited support — check the Tails website for current compatibility.

Can I install software on Tails?

Yes, through the Additional Software feature. Software must be installed while Persistent Storage is unlocked and survives reboots. However, every additional package increases your attack surface.

Does Tails hide my location from my ISP?

Your ISP can see you’re using Tor (unless you use bridges) but cannot see what you’re doing. Tails + bridges hides Tor usage itself.

Can Tails be hacked?

Any system can be compromised. Tails reduces the attack surface significantly, but targeted attacks (malicious USB firmware, zero-days in Tor, physical access attacks) are still possible. Tails protects against mass surveillance and casual attacks — it’s not a magic shield against a determined, well-funded adversary.