git.schokokeks.org
Repositories
Help
Report an Issue
tor-webwml.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
30ed85af3
Branches
Tags
bridges
docs-debian
jobs
master
press-clips
tor-webwml.git
people.html
rename FAQ page as FAQs page
Roger Dingledine
commited
30ed85af3
at 2005-01-04 23:45:44
people.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: People</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="stylesheet.css" /> <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" /> </head> <body> <div class="center"> <!-- TITLE BAR & NAVIGATION --> <div class="banner"> <table class="table-banner" cellpadding="0" cellspacing="0"> <tr> <td class="spacer"> <a href="http://tor.eff.org/"><img src="images/spacer.png" width="110" height="79" alt="Tor logo" /></a> </td> <td class="links" valign="top"> <a href="index.html">Home</a> | <a href="howitworks.html">How It Works</a> | <a href="download.html">Download</a> | <a href="documentation.html">Docs</a> | <a href="users.html">Users</a> | <a href="faq.html">FAQs</a> | <a href="contribute.html">Contribute</a> | <a href="developers.html">Developers</a> | <a href="research.html">Research</a> | <a class="current">People</a> </td> </tr> </table> </div> <!-- END TITLE BAR & NAVIGATION --> <div class="main-column"> <h2>Tor: People</h2> <hr /> <p>Tor is managed by <a href="http://freehaven.net/">The Free Haven Project</a> as a building block for a robust censorship-resistant data haven. It is developed by <a href="http://freehaven.net/~arma/">Roger Dingledine</a> and <a href="http://www.wangafu.net/~nickm/">Nick Mathewson</a>, with help from many volunteers around the Internet.</p> <p>Tor's first few years (2002-2004) were sponsored by the <a href="http://www.nrl.navy.mil/">Naval Research Lab</a>, working with <a href="http://www.syverson.org/">Paul Syverson</a> and based on the original <a href="http://www.onion-router.net/">onion routing</a> idea developed there.</p> <p>Since November 2004, Tor development has been supported by the <a href="http://www.eff.org/">Electronic Frontier Foundation</a>.</p> </div><!-- #main --> </div> <div class="bottom" id="bottom"> <i><a href="mailto:tor-webmaster@freehaven.net" class="smalllink">Webmaster</a></i> - $Id$ </div> </body> </html>