git.schokokeks.org
Repositories
Help
Report an Issue
tor-webwml.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
98cd5dd9c
Branches
Tags
bridges
docs-debian
jobs
master
press-clips
tor-webwml.git
en
index.wml
Update the homepage to add a news item, inject another link to the donate page, and I was unaware the Internet owned TCP.
Andrew Lewman
commited
98cd5dd9c
at 2008-01-27 05:02:53
index.wml
Blame
History
Raw
## translation metadata # Revision: $Revision$ # Translation-Priority: 1-high #include "head.wmi" TITLE="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>Jan 2008: <a href="<page download>">Tor 0.1.2.19</a> (the latest stable release) fixes a huge memory leak on exit relays, makes the default exit policy a little bit more conservative so it's safer to run an exit relay on a home system, and fixes a variety of smaller issues. Please upgrade. Full <a href="http://archives.seul.org/or/announce/Jan-2008/msg00000.html">release notes</a> are available.</li> <li>Oct 2007: As many of you know, The Tor Project became an <a href="<page people>">independent and official nonprofit</a> this past February. We did this so we could accept grants from groups who only donate to NGOs, and so our donors could deduct qualifying <a href="<page donate>">donations</a> made to us. <br /> We'd like to extend our profound thanks to the <a href="https://www.eff.org/">Electronic Frontier Foundation</a> for their past support, fiscal sponsorship, and help in hosting some of our web pages, and for their continued mentorship of and counsel to our fledgling nonprofit organization.</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>. Sponsors of Tor 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> </div><!-- #main --> #include <foot.wmi>