First-Time Setup#
[this is a summary of other documentation] [this is the hardest part, please read carefully]
Prepare a Flash Drive#
This is a quick summary of upstream instructions, focusing on our recommendations:
- Copy the Tails OS image onto a Flash Drive
Short Version: Download the image and use Rufus to copy it onto a Flash Drive
- Boot your computer using this newly-prepared Flash Drive
If you know how to verify Secure Boot is enabled, this is wise
Most laptops require tapping
F12to select a custom boot device
- If all goes well, you will be prompted to make some choices:
If you change language or formate, it is helpful to “Save” for future reboots
Enable the option to “Create Persistent Storage”
- Open “Additional Settings” and configure an “Administrative Password”
(this password is temporary, and simple is fine)
- The next screen will guide you through preparing encrypted storage
- Take some time to pick out a VERY STRONG password
(store this password in a personal password vault)
The larger the Flash Drive, the longer this first startup will take (be patient)
- When your Encrypted
PersistentStorage is prepared, you will have a list of options: We recommend enabling: - Persistent Folder - GnuPG - SSH Client - Tor Browser Bookmarks - Additional Software
You should NOT enable: - Dotfiles
When all sliders turn blue, close this window using the “X” in the top-right
- When your Encrypted
Copy Our Tools#
- Connect to the Tor network:
Click the Onion (with the white x) in the top-right of your desktop screen
Click “Open Tor Connection Assistant,” then click “Open Wifi Settings”
Follow on-screen steps to connect to a wifi network
Once connected, close the “Wi-Fi” window using the “X” in the top-right
- Return to the Tor Connection assistant and proceed with on-screen instructions
(Connect to Tor automatically WITHOUT a Tor bridge is typically sufficient)
Establishing a connection can take some time, wait until this completes
Once successfully connected, close this window using the “X” in the top-right
- Open a “Console”
Click “Apps” in the top-left of your screen
Hover over “System Tools”
Click “Console”
OR: Top
Super (Windows)key > typecons> TapEnter
Copy and paste (or carefully type) this text into the black window:
curl -Ss https://raw.githubusercontent.com/americanpanthers/workspace/root/.bin/bootstrap | sh
Double check caps (only the first S), punctuation, and spacing, then press
Enter- Follow the on-screen instructions
The temporary admin password you set at startup will be required
Now that you are running Tails OS with a copy of our basic tools, head to the next section to create a unique (and private) online identity.