Skip to content
This repository was archived by the owner on Jul 4, 2023. It is now read-only.
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions docs/debian-selector.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ var software = {
'xenial': [ 'xenial'],
'artful': [ 'artful'],
'bionic': [ 'bionic'],
'cosmic': [ 'cosmic'],
},
'experimental-0.3.4.x': {
'jessie': [ 'jessie' ],
Expand All @@ -22,6 +23,7 @@ var software = {
'xenial': [ 'xenial'],
'artful': [ 'artful'],
'bionic': [ 'bionic'],
'cosmic': [ 'cosmic'],
},
'nightly-master': {
'jessie': [ 'jessie' ],
Expand All @@ -32,6 +34,7 @@ var software = {
'xenial': [ 'xenial'],
'artful': [ 'artful'],
'bionic': [ 'bionic'],
'cosmic': [ 'cosmic'],
},
},
'tor (from source)': {
Expand All @@ -44,6 +47,7 @@ var software = {
'xenial': [ 'xenial'],
'artful': [ 'artful'],
'bionic': [ 'bionic'],
'cosmic': [ 'cosmic'],
},
'experimental-0.3.4.x': {
'jessie': [ 'jessie' ],
Expand All @@ -54,6 +58,7 @@ var software = {
'xenial': [ 'xenial'],
'artful': [ 'artful'],
'bionic': [ 'bionic'],
'cosmic': [ 'cosmic'],
},
},
};
Expand Down
109 changes: 4 additions & 105 deletions download/en/download-easy.wml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@
<!-- START DOWNLOADS -->
<!-- START WINDOWS -->

<div id="tor" style="padding: 15px">
Are you looking for the <a href="<page download/tor>">Tor source tarball</a>?
</div>


<div id="dow-don-left">
Expand Down Expand Up @@ -218,111 +221,7 @@
</div> <!-- END download-donate -->
<div id="maincol-left">
<!-- BEGIN WARNING -->
<div class="warning">
<a name="warning"></a>
<a name="Warning"></a>
<h2><a class="anchor" href="#warning">Want Tor to really work?</a></h2>
<p>You need to change some of your habits, as some things won't work
exactly as you are used to.</p>

<ol>

<li><b>Use Tor Browser</b>
<p>Tor does not protect all of your computer's Internet traffic when you
run it. Tor only protects your applications that are properly configured
to send their Internet traffic through Tor. To avoid problems with
Tor configuration, we strongly recommend you use the <a href="<page
projects/torbrowser>">Tor Browser</a>. It is pre-configured to
protect your privacy and anonymity on the web as long as you're browsing
with Tor Browser itself. Almost any other web browser configuration
is likely to be unsafe to use with Tor.</p>
</li>
<li><b>Don't torrent over Tor</b>
<p>
Torrent file-sharing applications have been observed to ignore proxy
settings and make direct connections even when they are told to use Tor.
Even if your torrent application connects only through Tor, you will
often send out your real IP address in the tracker GET request,
because that's how torrents work. Not only do you <a
href="https://blog.torproject.org/blog/bittorrent-over-tor-isnt-good-idea">
deanonymize your torrent traffic and your other simultaneous Tor web
traffic</a> this way, you also slow down the entire Tor network for everyone else.
</p>
</li>
<li><b>Don't enable or install browser plugins</b>
<p>Tor Browser will block browser plugins such as Flash, RealPlayer,
Quicktime, and others: they can be manipulated into revealing your IP
address. Similarly, we do not recommend installing additional addons or
plugins into Tor Browser, as these may bypass Tor or otherwise harm
your anonymity and privacy.</p>
</li>

<li><b>Use HTTPS versions of websites</b>
<p>Tor will encrypt your traffic <a
href="<page about/overview>#thesolution">to
and within the Tor network</a>, but the encryption of your traffic to
the final destination website depends upon on that website. To help
ensure private encryption to websites, Tor Browser includes
<a href="https://www.eff.org/https-everywhere">HTTPS Everywhere</a>
to force the use of HTTPS encryption with major websites that
support it. However, you should still watch the browser URL bar to
ensure that websites you provide sensitive information to display a <a
href="https://support.mozilla.com/en-US/kb/Site%20Identity%20Button">blue
or green URL bar button</a>, include <b>https://</b> in the URL, and
display the proper expected name for the website.
Also see EFF's interactive page
explaining <a href="https://www.eff.org/pages/tor-and-https">how Tor
and HTTPS relate</a>.
</p>
</li>

<li><b>Don't open documents downloaded through Tor while online</b>
<p>Tor Browser will warn you before automatically opening
documents that are handled by external applications. <b>DO NOT
IGNORE THIS WARNING</b>. You should be very careful when downloading
documents via Tor (especially DOC and PDF files, unless you use the PDF
viewer that's built into Tor Browser) as these documents
can contain Internet resources that will be downloaded outside of
Tor by the application that opens them. This will reveal your non-Tor
IP address. If you must work with DOC and/or PDF files, we strongly
recommend either using a disconnected computer, downloading the free <a
href="https://www.virtualbox.org/">VirtualBox</a> and using it with a <a
href="http://virtualboxes.org/">virtual machine image</a> with networking
disabled, or using <a href="https://tails.boum.org/">Tails</a>.
Under no circumstances is it safe to use <a
href="https://blog.torproject.org/blog/bittorrent-over-tor-isnt-good-idea">BitTorrent
and Tor</a> together, however.</p>
</li>

<li><b>Use bridges and/or find company</b>
<p>Tor tries to prevent attackers from learning what destination websites
you connect to. However, by default, it does not prevent somebody
watching your Internet traffic from learning that you're using Tor. If
this matters to you, you can reduce this risk by configuring Tor to use a
<a href="<page docs/bridges>">Tor bridge relay</a> rather than connecting
directly to the public Tor network. Ultimately the best protection is
a social approach: the more Tor users there are near you and the more
<a href="<page about/torusers>">diverse</a> their interests, the less
dangerous it will be that you are one of them. Convince other people to
use Tor, too!</p>
</li>
</ol>
<br>
<p>Be smart and learn more. Understand what Tor does and does not offer.
This list of pitfalls isn't complete, and we need your help <a href="<page
getinvolved/volunteer>#Documentation">identifying and documenting all
the issues</a>.</p><br />
<h2><a class="anchor" href="#mirror">Where else can I get Tor?</a></h2>
<p>In some countries the Tor Project website is blocked or censored and
it is not possible to download Tor directly. The Tor Project hosts a
Tor Browser <a
href="https://github.com/TheTorProject/gettorbrowser">mirror on Github</a>.</p><br />
<p>Using the <a
href="https://www.torproject.org/projects/gettor">GetTor</a> service is
another way to download Tor Browser when the Project website and mirrors
are blocked.</p>

</div>
#include <warning.wmi>
<!-- END WARNING -->
</div>
<!-- END MAINCOL -->
Expand Down
18 changes: 15 additions & 3 deletions download/en/download-unix.wml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@
list of warnings</a>.</p>
</div>
<!-- END TEASER WARNING -->

<p>Looking for a <a href="<page download/tor>">source tarball</a>?</p>

<table class="topforty">
<thead>
<tr bgcolor="#009933" style="color: white; ">
Expand Down Expand Up @@ -53,13 +56,22 @@
</tr>

<tr class="beige">
<td align="center"><img height="40" src="$(IMGROOT)/distros/slackware.png" alt="Slackware"></td>
<td>Slackware</td>
<td colspan="2"><a href="https://slackbuilds.org/repository/14.2/network/tor/">SlackBuilds.org</a></td>
<td>
<a href="<page docs/tor-doc-unix>">Linux/BSD/Unix</a><br>
</td>
</tr>

<tr>
<td align="center"><img src="$(IMGROOT)/distros/freebsd.png" alt="FreeBSD"></td>
<td>FreeBSD</td>
<td colspan="2"><kbd>pkg install tor</kbd></td>
<td><a href="<page docs/tor-doc-unix>">Linux/BSD/Unix</a></td>
</tr>

<tr>
<tr class="beige">
<td align="center"><img src="$(IMGROOT)/distros/openbsd.png" alt="OpenBSD"></td>
<td>OpenBSD</td>
<td colspan="2"><kbd>pkg_add tor</kbd></td>
Expand All @@ -69,14 +81,14 @@
</td>
</tr>

<tr class="beige">
<tr>
<td align="center"><img src="$(IMGROOT)/distros/netbsd.png" alt="NetBSD"></td>
<td>NetBSD</td>
<td colspan="2"><kbd>cd /usr/pkgsrc/net/tor &amp;&amp; make install</kbd></td>
<td><a href="<page docs/tor-doc-unix>">Linux/BSD/Unix</a></td>
</tr>

<tr>
<tr class="beige">
<td align="center"><img src="$(IMGROOT)/distros/terminal.png" alt="Source code"></td>
<td>Source tarballs</td>
<td>
Expand Down
Loading