b289ef06cf51a77a3123223eb7dccbd6adeb978e
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1) ## translation metadata
2) # Revision: $Revision: 0 $
3) # Translation-Priority: 3-low
4) 
5) #include "head.wmi" TITLE="Tor Project: Board of Directors" CHARSET="UTF-8" ANNOUNCE_RSS="yes"
6) <div id="content" class="clearfix">
7) 	<div id="breadcrumbs">
Andrew Lewman change all of the breadcrum...

Andrew Lewman authored 13 years ago

8)     <a href="<page index>">Home &raquo; </a>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

9)     <a href="<page about/about>">About &raquo; </a>
10)     <a href="<page about/board>">Board of Directors</a>
11)   </div>
12) 	<div id="maincol">
13)   	<h1>Board of Directors</h1>
14)     <table>
15)     	<tr>
16)         <td class="beige">
Andrew Lewman get some work done on the n...

Andrew Lewman authored 13 years ago

17) 	  <div class="name">Roger Dingledine</div>
18) 	  <div class="caps">President and Director</div>
19) 	    <p>Original developer of Tor along with Nick Mathewson and Paul Syverson. Leading researcher in the anonymous communications field.  Frequent speaker at conferences to advocate Tor, explain what Tor is and can do, and helps coordinate academic researchers.</p>
20) 	</td>
21) 	<td>
22)           <div class="name">Meredith Hoban-Dunn</div>
23) 	  <div class="caps">Audit Committee Chair</div>
24)            <p>Meredith is an accomplished accountant, advisor, and banker.  Her role is to help us make sure we're able to pass our upcoming corporate audits correctly, watch for internal fraud, tell us when we're doing things in a non-standard way, and so on.</p>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

25)         </td>
26)       </tr>
27)       <tr>
28)         <td>
Andrew Lewman get some work done on the n...

Andrew Lewman authored 13 years ago

29)           <div class="name">Ian Goldberg</div>
30) 	  <div class="caps">Chairman of the Board</div>
31)           <p>Cryptographer, privacy expert, and professor; one of the designers of <a href="http://www.cypherpunks.ca/otr/">Off-the-Record Messaging</a>.</p>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

32)         </td>
Andrew Lewman get some work done on the n...

Andrew Lewman authored 13 years ago

33) 	<td class="beige">
34) 	  <div class="name">Andrew Lewman</div>
35) 	  <div class="caps">Secretary, Treasurer, and Executive Director</div>
36) 	  <p>Andrew is the Executive Director reponsible for all operations of The Tor Project, Inc.  His current activities can be found at <a href="http://lewman.com">his website</a>.</p>
37) 	</td>
38)     </tr>
39)     <tr>
40) 	<td class="beige">
41) 	  <div class="name">Nick Mathewson</div>
42) 	  <div class="caps">Vice-President and Director</div>
43) 	  <p>Nick is one of the original developers of Tor.  He's the Chief Architect of The Tor Project, Inc.</p>
44) 	 </td>
45) 	 <td>
46)           <div class="name">Xianghui (Isaac) Mao </div>
47) 	  <div class="caps">Director</div>
48)            <p>Chinese blogging and privacy activist.  His current activities can be found at <a href="http://isaacmao.com/">his website</a>.</p>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

49)         </td>
50)       </tr>
51)       <tr>
Andrew Lewman get some work done on the n...

Andrew Lewman authored 13 years ago

52) 	<td>
53)           <div class="name">Frank Rieger</div>
54) 	  <div class="caps">Director</div>
55)            <p>CTO of <a href="http://www.gsmk.de/">GSMK Cryptophone</a>.</p>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

56)         </td>
57)         <td class="beige">
Andrew Lewman get some work done on the n...

Andrew Lewman authored 13 years ago

58)           <div class="name">Wendy Seltzer</div>
59) 	  <div class="caps">Director</div>
60)            <p>Lawyer, cyberlaw professor, and founder of <a href="http://chillingeffects.org/">ChillingEffects.org</a>.</p>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

61)         </td>
62)       </tr>
63)     </table>
64)     <!-- END TABLE -->
65)   </div>
66)   <!-- END MAINCOL -->
67)   <div id = "sidecol">
68) #include "side.wmi"
69) #include "info.wmi"
70)   </div>
71)   <!-- END SIDECOL -->
72) </div>
73) <!-- END CONTENT -->