To configure the Persistent Storage, choose Applications ▸ Tails ▸ Persistent Storage.

Since Tails 5.8 (December 2022), your data corresponding to each feature of the Persistent Storage is stored to the USB stick immediately. You don't have to restart Tails anymore after enabling a new feature.

For example, when you enable the Tor Browser Bookmarks feature of the Persistent Storage, your current bookmarks are saved in the Persistent Storage immediately.

Solo le funzionalità elencate di seguito possono essere rese persistenti.

We are often asked to implement new features of the Persistent Storage: Tor Browser preferences, Tor configuration, desktop background, mouse and touchpad settings, and so on. See the list of issues about the Persistent Storage in our GitLab.

Personal Documents

Persistent Folder

When the Persistent Folder feature is turned on, you can save your personal files and working documents in the Persistent folder.

Per aprire la cartella Persistente, seleziona Posizioni ▸ Persistente.

Tor Browser can only access the Tor Browser subfolder in the Persistent folder. You can only save your downloads to the Persistent/Tor Browser folder. To upload a file, you must copy it to the Persistent/Tor Browser folder first.

System Settings

Welcome Screen

When the Welcome Screen feature is turned on, the settings from the Welcome Screen are saved in the Persistent Storage: language, keyboard, and additional settings.

Per ripristinare le impostazioni all'avvio di Tails, sblocca il tuo Archivio Persistente nella Schermata di Benvenuto.

Stampanti

Quando la funzione Stampanti è attivata, la configurazione delle stampanti viene salvata nell'Archivio Persistente.

Network

Connessioni di rete

When the Network Connections feature is turned on, the password for Wi-Fi networks and configuration of wired networks are saved in the Persistent Storage.

Tor Bridge

Quando la funzione Tor Bridge è attivata, l'ultimo Tor bridge che hai usato per connetterti con successo a Tor viene salvato nell'Archivio Persistente.

Applications

Tor Browser Bookmarks

When the Tor Browser Bookmarks feature is turned on, changes to the bookmarks in Tor Browser are saved in the Persistent Storage.

Electrum Bitcoin Wallet

When the Electrum Bitcoin Wallet feature is turned on, the bitcoin wallet and preferences of the Electrum bitcoin client are saved in the Persistent Storage.

Thunderbird Email Client

When the Thunderbird Email Client feature is turned on, the email, feeds, and OpenPGP keys in the Thunderbird email client are saved in the Persistent Storage.

GnuPG

When the GnuPG feature is turned on, the OpenPGP keys that you create or import in GnuPG and Kleopatra are saved in the Persistent Storage.

Da Tails 4.13 (November 2020), Thunderbird utilizza il proprio portachiavi OpenPGP, diverso dal portachiavi usato da GnuPG e Kleopatra. Non devi abilitare GnuPG se utilizzi solo la crittografia OpenPGP in Thunderbird.

Pidgin Internet Messenger

When the Pidgin Internet Messenger feature is turned on, all the configuration files of the Pidgin internet messenger are saved in the Persistent Storage:

  • The configuration of your accounts, contacts, and chats - Your OTR encryption keys and keyring

The content of the discussions is not saved, unless you configure Pidgin to do so.

All the configuration options are available from the graphical interface of Pidgin. You don't need to automatically edit or overwrite the configuration files.

Client SSH

When the SSH Client feature is turned on, all the files related to the Secure Shell (SSH) client are saved in the Persistent Storage:

  • Le chiavi SSH che crei o importi
  • Le chiavi pubbliche degli host ai quali ti connetti
  • Il file di configurazione SSH in ~/.ssh/config

Advanced Settings

Software aggiuntivo

Quando la funzionalità Software aggiuntivo è attivata, ogni volta che si avvii Tails viene installato automaticamente un elenco di software aggiuntivo a tua scelta.

I pacchetti software corrispondenti vengono archiviati nell'Archivio Persistente. Vengono aggiornati automaticamente per sicurezza dopo la configurazione di una connessione di rete.

I pacchetti inclusi in Tails sono verificati accuratamente per garantirne la sicurezza. Installare pacchetti aggiuntivi potrebbe compromettere la sicurezza fornita da Tails, perciò scegli con prudenza cosa installare.

Dotfiles

Quando la funzionalità Dotfiles è attivata:

  • Tutti i file nelle cartelle /live/persistence/TailsData_unlocked/dotfiles sono linkati alla cartella Home usando dei link simbolici Linux.

  • Tutti i file nella sottocartella /live/persistence/TailsData_unlocked/dotfiles anch'essi sono linkati nella corrispondente sottocartella della Home usando link simbolici Linux.

  • Una scorciatoia per accedere alla cartella /live/persistence/TailsData_unlocked/dotfiles è data nel pannello sinistro del navigatore dei Files e nel menù Places nella barra di navigazione in alto.

Per esempio, avendo i seguenti file in /live/persistence/TailsData_unlocked/dotfiles:

/live/persistence/TailsData_unlocked/dotfiles
├── file_a
├── folder
│   ├── file_b
│   └── subfolder
│       └── file_c
└── emptyfolder

Produce il seguente risultato in /home/amnesia:

/home/amnesia
├── file_a → /live/persistence/TailsData_unlocked/dotfiles/file_a
└── folder
    ├── file_b → /live/persistence/TailsData_unlocked/dotfiles/folder/file_b
    └── subfolder
        └── file_c → /live/persistence/TailsData_unlocked/dotfiles/folder/subfolder/file_c

La caratteristica dei Dotfiles è di linkare solo specifici file, e non intere cartelle, dall'Archivio Persistente. Di conseguenza, le cartelle vuote sono ignorate, come mostrato nell'esempio di sopra

In Tails e in generale in Linux, il nome dei file di configurazione spesso inizia con un punto e sono spesso chiamati dotfiles per questa ragione. La funzionalità dei Dotfiles dell'Archivio Persistente li rende più facili da mantenere come "dotfiles", per esempio: ~/.gitconfig o ~/.bashrc.

Be careful if you use the Dotfiles feature to overwrite the default settings.

The programs included in Tails are carefully configured with security in mind. You can weaken your security if you change the defaults.

The anonymity of Tor and Tails relies on making it harder to distinguish one Tails user from another. In some cases, changing the default settings can break your anonymity.

Salvare la configurazione dei propri schermi

Se hai più di uno schermo (per esempio due monitor, oppure un proiettore), puoi salvare la configurazione dei tuoi schermi utilizzando la funzionalità Dotfiles.

  1. Attiva la funzione Dotfiles e riavvia Tails.

  2. Choose Applications ▸ System Tools ▸ Settings to open the Settings utility.

  3. Choose Displays in the Settings utility.

  4. Configura i tuoi schermi.

  5. Choose Places ▸ Dotfiles to open the /live/persistence/TailsData_unlocked/dotfiles folder in the Files browser.

  6. Fai clic sul bottone mostra menù nella barra del titolo e seleziona Mostra file nascosti.

  7. Crea una cartella chiamata .config ( config preceduto da un punto).

  8. Copia il file .config/monitors.xml dalla tua cartella Home alla cartella /live/persistence/TailsData_unlocked/dotfiles/.config.

Deleting the data corresponding to a feature

When you turn off a feature of the Persistent Storage:

  • The data of the feature is not available anymore in Tails.

    For example:

    • If you turn off the Persistent Folder feature, the documents saved in Places  ▸ Persistent are not available anymore.

    • If you turn off the Electrum Bitcoin Wallet feature, the wallet used by Electrum is not available anymore.

  • The data of the feature is still saved in the USB stick.

    A Delete Data button appears in the setting of the feature.

    • Click the Delete Data button to delete the corresponding data from the USB stick.

    • Turn on the feature again to restore the data and make it available in Tails again.