[[!meta title="Configure the Persistent Storage"]] [[!inline pages="doc/first_steps/persistence.caution" raw="yes"]] [[!toc levels=2]] Start the persistent storage assistant ====================================== To start the persistent storage assistant, choose Applications ▸ Tails ▸ Configure persistent storage. Creating the persistent storage =============================== When run for the first time, or after [[deleting the persistent storage|delete]], the assistant proposes to create a new persistent storage on the USB stick from which Tails is running. 1. The persistent storage is an encrypted volume protected by a passphrase. Specify a passphrase of your choice in both the Passphrase and Verify Passphrase text boxes. 2. Click on the Create button. 3. Wait for the creation to finish.
If the creation is interrupted before it finishes, you may not be able to start Tails from the USB stick any more. This can happen if you close the window of the wizard or unplug the USB stick during the creation of the persistent storage. [[Erase|first_steps/resetting_a_usb_stick]] and [[reinstall|first_steps/usb_installer]] Tails to fix this issue.
Persistent Storage Features =========================== When run from a USB stick that already has a persistent storage, the assistant shows a list of the possible persistent features. Each feature corresponds to a set a files to be stored in the persistent storage.
Restart Tails to apply the changes after selecting or unselecting one or several features.
Currently, if you unselect a feature that has been activated, it will be deactivated after restarting Tails but the corresponding files will not be deleted from the persistent storage.

Personal Data

When this feature is activated, you can save your personal files and working documents in the Persistent folder. To open the Persistent folder, choose Places ▸ Home Folder, and open the Permanent folder.

GnuPG

When this feature is activated, the OpenPGP keys that you create or import are saved to the persistent storage.
If you manually edit or overwrite the configuration file ~/.gnupg/gpg.conf you may lessen your anonymity, weaken the encryption defaults or render GnuPG unusable.

SSH Client

When this feature is activated, all the files related to the secure-shell client are saved to the permanent storage: - The SSH keys that you create or import - The public keys of the hosts you connect to - The SSH configuration file in ~/.ssh/config
If you manually edit the configuration file ~/.ssh/config, make sure not to overwrite the default configuration from the file /etc/ssh/ssh_config. Otherwise, you may weaken the encryption defaults or render SSH unusable.

Pidgin

When this feature is activated, all the configuration files of the Pidgin Internet messenger are saved to the permanent storage: - The configuration of your accounts, buddies and chats. - Your OTR encryption keys and keyring. - The content of the discussions are not saved unless you configure Pidgin to do so. All the configuration options are available from the graphical interface. There is no need to manually edit or overwrite the configuration files.

Claws Mail

When this feature is activated, the configuration and emails stored locally by the Claws Mail email client are saved to the permanent storage. All the configuration options are available from the graphical interface. There is no need to manually edit or overwrite the configuration files.

GNOME Keyring

When this feature is activated, the secrets of GNOME Keyring are saved to the persistent storage. GNOME Keyring is a collection of components in GNOME that store secrets, passwords, keys, certificates and make them available to applications. For more information about GNOME Keyring see the [official documentation](http://live.gnome.org/GnomeKeyring).

APT Packages

When this feature is activated, the packages that you install using the Synaptic package manager or the apt-get command are saved to the permanent storage. Note that those packages are not automatically reinstalled when starting a new Tails working session. If you activate this feature, it is recommended to activate the APT Lists feature as well.

APT Lists

When this feature is activated, the lists of all the software packages available for installation are saved to the permanent storage. Those so called APT lists correspond to the files downloaded while doing Reload from the Synaptic package manager or issuing the apt-get update command.

Dotfiles

When this feature is activated, all the files in the Dotfiles folder are linked in the Home Folder. This allows you to save to the permanent storage the configuration files of other programs than the ones proposed by the existing features.