git.schokokeks.org
Repositories
Help
Report an Issue
tor-webwml.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
38b72e578
Branches
Tags
bridges
docs-debian
jobs
master
press-clips
tor-webwml.git
index.html
decide on a format for contact info / timestamp at the bottom of each page
Roger Dingledine
commited
38b72e578
at 2004-11-14 08:11:25
index.html
Blame
History
Raw
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <head> <title>Tor: an anonymizing overlay network for TCP</title> <meta name="Author" content="Roger Dingledine"> <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" /> <link rel="stylesheet" type="text/css" href="default.css" /> </head> <body> <div class="menu" id="side"> <!-- <img id="logo" src="tor.jpg" alt="cute tor gate" /> --> <a class="current">Home</a> <br> <a href="overview.html">Overview</a> <br> <a href="download.html">Download</a> <br> <a href="documentation.html">Documentation</a><br> <a href="contribute.html">Contribute</a> <br> <a href="design.html">Design</a> <br> <a href="developers.html">Developers</a> <br> <a href="research.html">Research</a> <br> <a href="people.html">People</a> <br> </div><!-- #side --> <div class="main" id="main"> <h2>Tor: an anonymizing overlay network for TCP</h2> <p> Tor is a connection-based low-latency anonymous communication system that protects TCP streams: web browsing, instant messaging, irc, ssh, etc. See our <a href="overview.html">Tor overview</a> for more information. </p> <p>2004-11-09: Tor 0.0.9pre5 is released. [<a href="download.html">download</a>]<br> 2004-10-14: Tor 0.0.8.1 is released. [<a href="download.html">download</a>] </p> <p> <a href="doc/tor-doc.html">Why should I use Tor?</a> </p> <p>The or-announce mailing list is a low volume list for announcements of new releases, etc. You can <a href="http://archives.seul.org/or/announce/">read the archives or subscribe</a>.</p> <p>Remember that this is development code -- don't rely on the current Tor network if you really need strong anonymity. </p> <p>We've gotten a lot of press lately, and so far the Tor network has stood up just fine to the flood of new users. Great! To help make it scale even better, please consider <a href="http://freehaven.net/tor/doc/tor-doc.html#installing">installing it</a> and then <a href="http://www.freehaven.net/tor/doc/tor-doc.html#server">volunteering to run a server</a>. Thanks!</p> </div><!-- #main --> <div class="bottom" id="bottom"> <i><a href="mailto:tor-webmaster@freehaven.net">Webmaster</a></i> - $Id$ </div> </body> </html>