git.schokokeks.org
Repositories
Help
Report an Issue
tor-webwml.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
0b4c3c2fe
Branches
Tags
bridges
docs-debian
jobs
master
press-clips
tor-webwml.git
people.html
call it Volunteer in the navigation bar too
Roger Dingledine
commited
0b4c3c2fe
at 2005-06-29 20:16:36
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> <!-- TITLE BAR & NAVIGATION --> <table class="banner" border="0" cellpadding="0" cellspacing="0"> <tr> <td class="banner-left"></td> <td class="banner-middle"> <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="volunteer.html">Volunteer</a> | <a href="developers.html">Developers</a> | <a href="research.html">Research</a> | <a class="current">People</a> </td> <td class="banner-right"></td> </tr> </table> <!-- END TITLE BAR & NAVIGATION --> <div class="center"> <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> with support from <a href="http://www.onr.navy.mil/">ONR</a> and <a href="http://www.darpa.mil/">DARPA</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>