Damian Johnson

Damian Johnson commited on 2017-07-09 19:50:03
Zeige 1 geänderte Dateien mit 14 Einfügungen und 6 Löschungen.

... ...
@@ -145,6 +145,12 @@ table.people tr td:first-child {
145 145
   </tr>
146 146
 
147 147
   <tr>
148
+    <td>
149
+      <div class="photo"><img src="$(IMGROOT)/people/no_photo.png" alt="no photo" /></div>
150
+      <div class="name">iwakeh</div>
151
+      <div class="description">Speaks Java and other languages, streamlines build processes, and scrutinizes mathematical concepts behind aggregating tons of Tor network data.</div>
152
+    </td>
153
+
148 154
     <td>
149 155
       <div class="photo"><img src="$(IMGROOT)/people/no_photo.png" alt="no photo" /></div>
150 156
       <div class="icon"><a href="https://twitter.com/qbi"><img src="$(IMGROOT)/twitter-small.png" alt="twitter" /></a></div>
... ...
@@ -153,7 +159,9 @@ table.people tr td:first-child {
153 159
       <div class="field"><b>IRC:</b> qbi</div>
154 160
       <div class="description">Volunteer that helped translate the website, is part of TorServers.net, and Tor's sysadmin team.</div>
155 161
     </td>
162
+  </tr>
156 163
 
164
+  <tr>
157 165
     <td>
158 166
       <div class="photo"><img src="$(IMGROOT)/people/no_photo.png" alt="no photo" /></div>
159 167
       <div class="icon"><a href="https://twitter.com/mittenzwei"><img src="$(IMGROOT)/twitter-small.png" alt="twitter" /></a></div>
... ...
@@ -161,9 +169,7 @@ table.people tr td:first-child {
161 169
       <div class="name">Julius Mittenzwei</div>
162 170
       <div class="description">Germany-based lawyer and Internet activist.</div>
163 171
     </td>
164
-  </tr>
165 172
 
166
-  <tr>
167 173
     <td>
168 174
       <div class="photo"><img src="$(IMGROOT)/people/no_photo.png" alt="no photo" /></div>
169 175
       <div class="icon"><a href="../keys/pastly.txt"><img src="$(IMGROOT)/pgp-key.png" alt="twitter" /></a></div>
... ...
@@ -171,7 +177,9 @@ table.people tr td:first-child {
171 177
       <div class="field"><b>IRC:</b> pastly</div>
172 178
       <div class="description">Implemented the <a href="http://www.robgjansen.com/publications/kist-sec2014.pdf">KIST scheduler</a> into Tor. Helps safely measure Tor. Says helpful things on IRC.</div>
173 179
     </td>
180
+  </tr>
174 181
 
182
+  <tr>
175 183
     <td>
176 184
       <div class="photo"><img src="$(IMGROOT)/people/no_photo.png" alt="no photo" /></div>
177 185
       <div class="icon"><a href="https://twitter.com/mrphs"><img src="$(IMGROOT)/twitter-small.png" alt="twitter" /></a></div>
... ...
@@ -180,9 +188,7 @@ table.people tr td:first-child {
180 188
       <div class="field"><b>IRC:</b> mrphs</div>
181 189
       <div class="description">His main area of interests are End-users Accessibility/Security, UX, Censorship, Advocacy and Onion Services.</div>
182 190
     </td>
183
-  </tr>
184 191
 
185
-  <tr>
186 192
     <td>
187 193
       <div class="photo"><img src="$(IMGROOT)/people/robgjansen.png" alt="robgjansen" /></div>
188 194
       <div class="icon"><a href="https://twitter.com/robgjansen"><img src="$(IMGROOT)/twitter-small.png" alt="twitter" /></a></div>
... ...
@@ -191,15 +197,15 @@ table.people tr td:first-child {
191 197
       <div class="field"><b>IRC:</b> robgjansen</div>
192 198
       <div class="description">Security research scientist, leading expert in Tor network performance, and author of <a href="http://shadow.github.io/">Shadow</a>.</div>
193 199
     </td>
200
+  </tr>
194 201
 
202
+  <tr>
195 203
     <td>
196 204
       <div class="photo"><img src="$(IMGROOT)/people/no_photo.png" alt="no photo" /></div>
197 205
       <div class="name">Sebastian Hahn</div>
198 206
       <div class="description">Helps people around the world use and understand Tor better. Generally helps everything run smoothly. Runs one of the directory authorities.</div>
199 207
     </td>
200
-  </tr>
201 208
 
202
-  <tr>
203 209
     <td>
204 210
       <div class="photo"><img src="$(IMGROOT)/people/no_photo.png" alt="no photo" /></div>
205 211
       <div class="icon"><a href="../keys/teor.txt"><img src="$(IMGROOT)/pgp-key.png" alt="twitter" /></a></div>
... ...
@@ -207,7 +213,9 @@ table.people tr td:first-child {
207 213
       <div class="field"><b>IRC:</b> teor</div>
208 214
       <div class="description">Onion services developer, and core member of Tor dev team. Researches Tor network measurement and onion service scalability.</div>
209 215
     </td>
216
+  </tr>
210 217
 
218
+  <tr>
211 219
     <td>
212 220
       <div class="photo"><img src="$(IMGROOT)/people/tjr.png" alt="tjr" /></div>
213 221
       <div class="icon"><a href="https://twitter.com/tomrittervg"><img src="$(IMGROOT)/twitter-small.png" alt="twitter" /></a></div>
214 222