|
[[!meta title="Connecting to the Tor network"]]
|
|
|
[[!toc levels=2]]
|
|
|
Everything you do on the Internet from Tails goes through the Tor network.
|
|
|
Tor encrypts and anonymizes your connection by passing it through 3 relays. Tor relays are servers operated by different people and organizations around the world.
|
|
|
[[!img tor.svg link="no" alt="A Tor connection goes through 3 relays with the last one establishing the actual connection to the final destination"]]
|
|
|
<!--
|
<!--
|
|
To, hopefully, ease translations, this SVG embeds the font used in the labels "Tor hides ...":
|
|
|
To update it:
|
|
|
Convert the TTF file SourceSansPro-Semibold.ttf to Base64 using:
|
|
|
https://hellogreg.github.io/woff2base/
|
|
|
Copy it to a <style> tag in the <defs> tag of the SVG.
|
|
|
-->
|
-->
|
|
You cannot access the Internet from Tails until you are connected to Tor. For example, *Tor Browser* displays the error message <span class="code">Proxy server refusing connections</span> until you are connected to Tor.
|
|
|
<div class="note">
|
|
|
<p>Because Tor routes your Internet traffic through 3 relays before reaching its destination, the connection is slower than when you are not using Tor.</p>
|
|
|
<p>See our documentation on [[why Tor is slow|doc/anonymous_internet/tor/slow]].</p>
|
|
|
</div>
|
|
|
To connect to the Tor network:
|
|
|
[[Connect to a local network|networkmanager]], wired, Wi-Fi, or mobile.
|
|
|
The *Tor Connection* assistant appears to help you connect to the Tor network.
|
|