first cut of the new, shiny...
Andrew Lewman authored 14 years ago
|
1) ## translation metadata
|
looks like we never set the...
Roger Dingledine authored 14 years ago
|
2) # Revision: $Revision$
|
first cut of the new, shiny...
Andrew Lewman authored 14 years ago
|
3) # Translation-Priority: 3-low
4) #include "head.wmi" TITLE="Tor Project: Volunteers" CHARSET="UTF-8" ANNOUNCE_RSS="yes"
5)
6) <div id="content" class="clearfix">
7) <div id="breadcrumbs">
|
change all of the breadcrum...
Andrew Lewman authored 14 years ago
|
8) <a href="<page index>">Home » </a>
|
increase max img width, lin...
Andrew Lewman authored 14 years ago
|
9) <a href="<page about/overview>">About » </a>
|
first cut of the new, shiny...
Andrew Lewman authored 14 years ago
|
10) <a href="<page about/volunteers>">Volunteers</a>
11) </div>
12) <div id="maincol">
13) <h1>Volunteers</h1>
|
finish volunteers and trans...
Andrew Lewman authored 14 years ago
|
14) <dl>
15) <dt>Anonym</dt><dd>Maintainer of the Incognito LiveCD.</dd>
16) <dt>Kevin Bankston</dt><dd>EFF lawyer who helped write the <a
17) href="<page eff/tor-legal-faq>">Tor Legal FAQ</a> and
18) tirelessly answers the phone when somebody in the world has a legal
19) question about Tor.</dd>
20) <dt>Marco Bonetti</dt><dd>Focusing on MobileTor for the iPhone.</dd>
21) <dt>Kasimir Gabert</dt><dd>Maintains the <a
22) href="https://torstatus.kgprog.com/">TorStatus</a> statistics pages.</dd>
|
fix andreas's name
Erinn Clark authored 14 years ago
|
23) <dt>Andreas Jonsson</dt><dd>Works on OS X Tor Browser Bundle sandbox technology.</dd>
|
finish volunteers and trans...
Andrew Lewman authored 14 years ago
|
24) <dt>Fabian Keil</dt><dd>One of the core Privoxy developers, and also a
25) Tor fan. He's the reason Tor and Privoxy still work well together.</dd>
26) <dt>Bruce Leidl</dt><dd>Working on a Tor client in Java.</dd>
27) <dt>Julius Mittenzwei</dt><dd>A lawyer with the CCC in
28) Germany. Coordinates the German Tor community with respect to legal
29) questions and concerns.</dd>
30) <dt>Shava Nerad</dt><dd>Our former Development Director. She still works
31) on PR and community relations.</dd>
32) <dt>Linus Nordberg</dt><dd>Enjoys measuring the Tor network and helps
33) with outreach in the Nordic countries.</dd>
34) <dt>Lasse Øverlier</dt><dd>Writes research papers on Tor: attacks,
35) defenses, and resource management, especially for hidden services.</dd>
36) <dt>Martin Peck</dt><dd>Working on a VM-based transparent
37) proxying approach for Tor clients on Windows.</dd>
38) <dt>rovv (a pseudonym -- he's managed to stay anonymous even from
39) us!)</dt><dd>The most dedicated bug reporter we've ever heard from. He
40) must read Tor source code every day over breakfast.</dd>
41) <dt>tup (another pseudonym)</dt><dd>Periodically adds new features for
42) making Tor easier to use as a <a
43) href="<wiki>TransparentProxy">transparent
44) proxy</a>. Also maintains the <a
45) href="http://p56soo2ibjkx23xo.onion/">TorDNSEL code</a>.</dd>
46) <dt>Kyle Williams</dt><dd>Developer for
47) JanusVM, a VMWare-based
48) transparent Tor proxy that makes Tor easier to set up and use.</dd>
49) <dt>Ethan Zuckerman</dt><dd>A blogger who has written some
50) <a href="http://www.ethanzuckerman.com/blog/?p=1019">interesting</a>
51) <a href="http://advocacy.globalvoicesonline.org/tools/guide/">tutorials</a>
52) for how, when, and whether to use Tor. He also teaches activists around
53) the world about Tor and related tools.</dd>
54) <dt>All our relay operators, people who write <a
55) href="http://freehaven.net/anonbib/">research papers</a> about Tor,
56) people who teach others about Tor, etc.</dt>
57) </dl>
|
first cut of the new, shiny...
Andrew Lewman authored 14 years ago
|
58) </div>
59) <!-- END MAINCOL -->
60) <div id = "sidecol">
61) #include "side.wmi"
62) #include "info.wmi"
63) </div>
64) <!-- END SIDECOL -->
65) </div>
66) <!-- END CONTENT -->
|