## translation metadata
# Revision: $Revision: 16919 $
# Translation-Priority: 1-high

#include "head.wmi" TITLE="Tor: anonymity online"

<!-- SIDEBAR (OPTIONAL) -->
<div class="sidebar">
<a href="<page download>"><img src="$(IMGROOT)/download_tor.png" alt="Download Tor" /></a>

<br />

<a href="<page overview>"><img src="$(IMGROOT)/how_tor_works_thumb.png" alt="How Tor Works" /></a>
<div class="donatebutton">
<a href="<page donate>">Support Tor: donate!</a>
</div>

</div>
<!-- END SIDEBAR -->

<div class="main-column">

<!-- PUT CONTENT AFTER THIS TAG -->

<h2>Tor: anonymity online</h2>
<hr />

<p>Tor is a software project that helps you defend against <a
href="<page overview>">traffic analysis</a>, a form of network
surveillance that threatens personal freedom and privacy, confidential
business activities and relationships, and state security.
Tor protects you by bouncing your communications around a distributed
network of relays run by volunteers all around the world: it prevents
somebody watching your Internet connection from learning what sites you
visit, and it prevents the sites you visit from learning your physical
location.
Tor works with many of your
existing applications, including web browsers, instant messaging
clients, remote login, and other applications based on the 
TCP protocol.
</p>

<p> Hundreds of thousands of people around the world use Tor for a
wide variety of reasons: journalists and
bloggers, human rights workers, law enforcement officers, soldiers,
corporations, citizens of repressive regimes, and just ordinary
citizens.  See the <a href="<page torusers>">Who Uses Tor?</a> page for
examples of typical Tor users.
See the <a href="<page overview>">overview page</a> for a
more detailed explanation of what Tor does, why this diversity of
users is important, and how Tor works.
</p>

<p>
There are three pieces of fine print you need to know about.
</p>
<ol>
<li>Tor does not protect you if you do not use it correctly.
Read <a href="<page download>#Warning">our list of warnings</a> and
make sure to follow the
<a href="<page documentation>#RunningTor">instructions for your platform</a>
carefully.</li>
<li> Even if you configure and use Tor correctly, there are still
<a href="https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ#RemainingAttacks"
>
potential attacks that could compromise Tor's ability to protect
you</a>.</li>
<li>No anonymity system is perfect these days, and Tor is no exception:
you should not rely solely on the current Tor network if you really need
strong anonymity.</li>
</ol>

<p>
Tor's security improves as its user
base grows and as more people volunteer to
<a href="<page docs/tor-doc-relay>">run relays</a>. (It isn't
nearly as hard to set up as you might think, and can significantly
<a href="https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ#RelayAnonymity">
enhance your own security against some attacks</a>.)
If running a relay isn't for you, we need
<a href="<page volunteer>">help with many other aspects of the project</a>,
and we need funds to <a
href="https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ#Funding">continue
making the Tor network faster and easier to use while maintaining good
security</a>.
<a href="<page donate>">Please donate.</a>
</p>

<a id="News"></a>
<h2><a class="anchor" href="#News">News</a></h2>
<hr />

<ul>
<li>08 September 2008:  Tor 0.2.0.31 released as stable. Read the <a
href="http://archives.seul.org/or/announce/Sep-2008/msg00000.html">announcement</a>
for the updates and changes.</li>
<li>25 August 2008: Tor 0.2.0.30 released as stable.  Read the
<a
href="http://archives.seul.org/or/announce/Aug-2008/msg00000.html">announcement</a> or <a
href="https://blog.torproject.org/blog/tor-0.2.0.30-released-stable">blog
post</a> for the numerous updates and changes.</li>
<li><b>We are actively looking for new sponsors and funding.</b>
If your organization has an interest in keeping the Tor network usable
and fast, please <a href="<page contact>">contact us</a>.
<a href="<page sponsors>">Sponsors of Tor</a>
also get personal attention, better support, publicity (if they want it),
and get to influence the direction of our research and development.
<a href="<page donate>">Please donate.</a></li>

</ul>
<p><a href="<page news>">More news</a></p>

  </div><!-- #main -->

#include <foot.wmi>

