git.schokokeks.org
Repositories
Help
Report an Issue
tor-webwml.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
e1a69fed0
Branches
Tags
bridges
docs-debian
jobs
master
press-clips
tor-webwml.git
en
index.wml
fix the link to OntarioStudent
Roger Dingledine
commited
e1a69fed0
at 2006-02-26 06:09:53
index.wml
Blame
History
Raw
## translation metadata # Revision: $Revision$ #include "head.wmi" TITLE="An anonymous Internet communication system" <!-- 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: An anonymous Internet communication system</h2> <p> Tor is a toolset for a wide range of organizations and people that want to improve their safety and security on the Internet. Using Tor can help you anonymize web browsing and publishing, instant messaging, IRC, SSH, and other applications that use the TCP protocol. Tor also provides a platform on which software developers can build new applications with built-in anonymity, safety, and privacy features. </p> <p> Tor aims to defend against <a href="<page overview>">traffic analysis</a>, a form of network surveillance that threatens personal anonymity and privacy, confidential business activities and relationships, and state security. Communications are bounced around a distributed network of servers called onion routers, <a href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#WhatProtections">protecting you</a> from websites that build profiles of your interests, local eavesdroppers that read your data or learn what sites you visit, and even the onion routers themselves</a>. </p> <p> Tor's security is improved as its user base grows and as more people volunteer to run servers. Please consider <a href="<page volunteer>">volunteering your time</a> or <a href="<cvssandbox>tor/doc/tor-doc-server.html">volunteering your bandwidth</a>. And remember that this is development code—it's not a good idea to rely on the current Tor network if you really need strong anonymity. </p> <h2>News:</h2> <ul> <li>Feb 2006: The Tor network has grown to hundreds of thousands of users. The developers can't do all the new features, bug fixes, and documentation. <a href="<page volunteer>">We need your help!</a></li> <li>Feb 2006: Want a better Tor GUI? The first phase of our Interface Contest is over, and the second has begun — <a href="<page gui/index>">developing usable interfaces for Tor</a>. Fame and a free Tor T-shirt could be yours.</li> <li>Feb 2006: We have a grant to fund <a href="http://wiki.noreply.org/noreply/TheOnionRouter/OntarioStudent">a few students in Ontario</a> to work on Tor, especially Windows development.</li> <li>Jan 2006: <b>We are now 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.</li> </ul> </div><!-- #main --> #include <foot.wmi>