about/en/board.wml
2a9aaa80
 ## translation metadata
40e07e2e
 # Revision: $Revision$
2a9aaa80
 # Translation-Priority: 3-low
 
5d9fe2fd
 #include "head.wmi" TITLE="Tor Project: Board of Directors" CHARSET="UTF-8"
2a9aaa80
 <div id="content" class="clearfix">
 	<div id="breadcrumbs">
b289ef06
     <a href="<page index>">Home &raquo; </a>
3fbb4ffe
     <a href="<page about/overview>">About &raquo; </a>
2a9aaa80
     <a href="<page about/board>">Board of Directors</a>
   </div>
 	<div id="maincol">
   	<h1>Board of Directors</h1>
     <table>
     	<tr>
         <td class="beige">
66658468
 	  <div class="name">Roger Dingledine</div>
 	  <div class="caps">President and Director</div>
52a0ac7b
 	    <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 and explain what Tor is and can do. Helps coordinate academic researchers.</p>
66658468
 	</td>
 	<td>
           <div class="name">Meredith Hoban-Dunn</div>
 	  <div class="caps">Audit Committee Chair</div>
52a0ac7b
            <p>Meredith is an accomplished accountant, advisor, and banker.  Her role is to help us make sure we're able to pass our corporate audits correctly, watch for internal fraud, tell us when we're doing things in a non-standard way, and so on.</p>
2a9aaa80
         </td>
       </tr>
       <tr>
         <td>
66658468
           <div class="name">Ian Goldberg</div>
 	  <div class="caps">Chairman of the Board</div>
           <p>Cryptographer, privacy expert, and professor; one of the designers of <a href="http://www.cypherpunks.ca/otr/">Off-the-Record Messaging</a>.</p>
2a9aaa80
         </td>
66658468
 	<td class="beige">
 	  <div class="name">Andrew Lewman</div>
 	  <div class="caps">Secretary, Treasurer, and Executive Director</div>
d3fa308b
 	  <p>Andrew is the Executive Director responsible for all
 	  operations of The Tor Project, Inc.  His other activities
90d1e849
 	  can be found at <a href="http://lewman.is">his website</a>.</p>
66658468
 	</td>
     </tr>
     <tr>
 	<td class="beige">
 	  <div class="name">Nick Mathewson</div>
 	  <div class="caps">Vice-President and Director</div>
 	  <p>Nick is one of the original developers of Tor.  He's the Chief Architect of The Tor Project, Inc.</p>
 	 </td>
 	 <td>
a1016f8f
         <div class="name">Rabbi Rob Thomas</div>
3eef5fec
         <div class="caps">Director</div>
a1016f8f
           <p>Rob is CEO and founder of Team Cymru, and a
3eef5fec
           Cymru Fellow. You can learn more about Rob at the <a
           href="http://www.team-cymru.org/">Team Cymru</a> websites.</p>
2a9aaa80
         </td>
       </tr>
       <tr>
66658468
 	<td>
           <div class="name">Frank Rieger</div>
 	  <div class="caps">Director</div>
52a0ac7b
            <p>CTO of <a href="http://www.cryptophone.de/">GSMK Cryptophone</a>.</p>
2a9aaa80
         </td>
         <td class="beige">
66658468
           <div class="name">Wendy Seltzer</div>
 	  <div class="caps">Director</div>
            <p>Lawyer, cyberlaw professor, and founder of <a href="http://chillingeffects.org/">ChillingEffects.org</a>.</p>
2a9aaa80
         </td>
       </tr>
d3fa308b
       <tr>
 	<td class="beige">
           <div class="name">Caspar Bowden</div>
 	  <div class="caps">Director</div>
            <p>An independent advocate for information self-determination
            rights, and public understanding of privacy research in
            computer science. He is a specialist in data protection policy,
            EU and US surveillance law, PET research, identity management,
            and information ethics and philosophy.</p>
         </td>
       </tr>
2a9aaa80
     </table>
     <!-- END TABLE -->
   </div>
   <!-- END MAINCOL -->
   <div id = "sidecol">
 #include "side.wmi"
 #include "info.wmi"
   </div>
   <!-- END SIDECOL -->
 </div>
 <!-- END CONTENT -->
66658468
 #include <foot.wmi>