Damian Johnson commited on 2017-07-10 04:24:12
Zeige 1 geänderte Dateien mit 18 Einfügungen und 12 Löschungen.
... | ... |
@@ -166,12 +166,20 @@ table.people tr td:first-child { |
166 | 166 |
</tr> |
167 | 167 |
|
168 | 168 |
<tr> |
169 |
+ <td> |
|
170 |
+ <div class="photo"><img src="$(IMGROOT)/people/no_photo.png" alt="no photo" /></div> |
|
171 |
+ <div class="name">Isabela Bagueros</div> |
|
172 |
+ <div class="description">Coordinates Tor's development teams and helps them define their roadmaps. Keeps track of priorities, and ensures Tor always thinks of the "user first".</div> |
|
173 |
+ </td> |
|
174 |
+ |
|
169 | 175 |
<td> |
170 | 176 |
<div class="photo"><img src="$(IMGROOT)/people/no_photo.png" alt="no photo" /></div> |
171 | 177 |
<div class="name">iwakeh</div> |
172 | 178 |
<div class="description">Speaks Java and other languages, streamlines build processes, and scrutinizes mathematical concepts behind aggregating tons of Tor network data.</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/qbi"><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> qbi</div> |
181 | 189 |
<div class="description">Volunteer that helped translate the website, is part of TorServers.net, and Tor's sysadmin team.</div> |
182 | 190 |
</td> |
183 |
- </tr> |
|
184 | 191 |
|
185 |
- <tr> |
|
186 | 192 |
<td> |
187 | 193 |
<div class="photo"><img src="$(IMGROOT)/people/no_photo.png" alt="no photo" /></div> |
188 | 194 |
<div class="icon"><a href="https://twitter.com/mittenzwei"><img src="$(IMGROOT)/twitter-small.png" alt="twitter" /></a></div> |
... | ... |
@@ -190,7 +196,9 @@ table.people tr td:first-child { |
190 | 196 |
<div class="name">Julius Mittenzwei</div> |
191 | 197 |
<div class="description">Germany-based lawyer and Internet activist.</div> |
192 | 198 |
</td> |
199 |
+ </tr> |
|
193 | 200 |
|
201 |
+ <tr> |
|
194 | 202 |
<td> |
195 | 203 |
<div class="photo"><img src="$(IMGROOT)/people/karsten.png" alt="karsten" /></div> |
196 | 204 |
<div class="icon"><a href="../keys/karsten.txt"><img src="$(IMGROOT)/pgp-key.png" alt="twitter" /></a></div> |
... | ... |
@@ -198,16 +206,16 @@ table.people tr td:first-child { |
198 | 206 |
<div class="field"><b>IRC:</b> karsten</div> |
199 | 207 |
<div class="description">Primary researcher and developer into <a href="https://metrics.torproject.org/">anonymous metrics</a> which started as a National Science Foundation grant.</div> |
200 | 208 |
</td> |
201 |
- </tr> |
|
202 | 209 |
|
203 |
- <tr> |
|
204 | 210 |
<td> |
205 | 211 |
<div class="photo"><img src="$(IMGROOT)/people/kat5.png" alt="kat5" /></div> |
206 | 212 |
<div class="name">Kat</div> |
207 | 213 |
<div class="field"><b>IRC:</b> kat5</div> |
208 | 214 |
<div class="description">Volunteer on the Community Team. Helps with t-shirts for relay operators and other odds and ends.</div> |
209 | 215 |
</td> |
216 |
+ </tr> |
|
210 | 217 |
|
218 |
+ <tr> |
|
211 | 219 |
<td> |
212 | 220 |
<div class="photo"><img src="$(IMGROOT)/people/pastly.png" alt="pastly" /></div> |
213 | 221 |
<div class="icon"><a href="../keys/pastly.txt"><img src="$(IMGROOT)/pgp-key.png" alt="twitter" /></a></div> |
... | ... |
@@ -215,9 +223,7 @@ table.people tr td:first-child { |
215 | 223 |
<div class="field"><b>IRC:</b> pastly</div> |
216 | 224 |
<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> |
217 | 225 |
</td> |
218 |
- </tr> |
|
219 | 226 |
|
220 |
- <tr> |
|
221 | 227 |
<td> |
222 | 228 |
<div class="photo"><img src="$(IMGROOT)/people/no_photo.png" alt="no photo" /></div> |
223 | 229 |
<div class="icon"><a href="https://twitter.com/mrphs"><img src="$(IMGROOT)/twitter-small.png" alt="twitter" /></a></div> |
... | ... |
@@ -226,7 +232,9 @@ table.people tr td:first-child { |
226 | 232 |
<div class="field"><b>IRC:</b> mrphs</div> |
227 | 233 |
<div class="description">His main area of interests are End-users Accessibility/Security, UX, Censorship, Advocacy and Onion Services.</div> |
228 | 234 |
</td> |
235 |
+ </tr> |
|
229 | 236 |
|
237 |
+ <tr> |
|
230 | 238 |
<td> |
231 | 239 |
<div class="photo"><img src="$(IMGROOT)/people/robgjansen.png" alt="robgjansen" /></div> |
232 | 240 |
<div class="icon"><a href="https://twitter.com/robgjansen"><img src="$(IMGROOT)/twitter-small.png" alt="twitter" /></a></div> |
... | ... |
@@ -235,15 +243,15 @@ table.people tr td:first-child { |
235 | 243 |
<div class="field"><b>IRC:</b> robgjansen</div> |
236 | 244 |
<div class="description"><a href="https://www.nrl.navy.mil">NRL</a> research scientist, leading expert in Tor network performance, and author of <a href="https://shadow.github.io/">Shadow</a>.</div> |
237 | 245 |
</td> |
238 |
- </tr> |
|
239 | 246 |
|
240 |
- <tr> |
|
241 | 247 |
<td> |
242 | 248 |
<div class="photo"><img src="$(IMGROOT)/people/no_photo.png" alt="no photo" /></div> |
243 | 249 |
<div class="name">Sebastian Hahn</div> |
244 | 250 |
<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> |
245 | 251 |
</td> |
252 |
+ </tr> |
|
246 | 253 |
|
254 |
+ <tr> |
|
247 | 255 |
<td> |
248 | 256 |
<div class="photo"><img src="$(IMGROOT)/people/no_photo.png" alt="no photo" /></div> |
249 | 257 |
<div class="icon"><a href="../keys/teor.txt"><img src="$(IMGROOT)/pgp-key.png" alt="twitter" /></a></div> |
... | ... |
@@ -251,9 +259,7 @@ table.people tr td:first-child { |
251 | 259 |
<div class="field"><b>IRC:</b> teor</div> |
252 | 260 |
<div class="description">Onion services developer, and core member of Tor dev team. Researches Tor network measurement and onion service scalability.</div> |
253 | 261 |
</td> |
254 |
- </tr> |
|
255 | 262 |
|
256 |
- <tr> |
|
257 | 263 |
<td> |
258 | 264 |
<div class="photo"><img src="$(IMGROOT)/people/tjr.png" alt="tjr" /></div> |
259 | 265 |
<div class="icon"><a href="https://twitter.com/tomrittervg"><img src="$(IMGROOT)/twitter-small.png" alt="twitter" /></a></div> |
... | ... |
@@ -262,7 +268,9 @@ table.people tr td:first-child { |
262 | 268 |
<div class="field"><b>IRC:</b> tjr</div> |
263 | 269 |
<div class="description">Maintains <a href="https://consensus-health.torproject.org/">Consensus Health </a>, runs one of the bandwidth authorities, and contributes to Tor Browser.</div> |
264 | 270 |
</td> |
271 |
+ </tr> |
|
265 | 272 |
|
273 |
+ <tr> |
|
266 | 274 |
<td> |
267 | 275 |
<div class="photo"><img src="$(IMGROOT)/people/t0mmy.png" alt="t0mmy" /></div> |
268 | 276 |
<div class="icon"><a href="../keys/t0mmy.txt"><img src="$(IMGROOT)/pgp-key.png" alt="twitter" /></a></div> |
... | ... |
@@ -270,9 +278,7 @@ table.people tr td:first-child { |
270 | 278 |
<div class="field"><b>IRC:</b> t0mmy</div> |
271 | 279 |
<div class="description">Writes and edits grant proposals, one-pagers, blogposts, etc.</div> |
272 | 280 |
</td> |
273 |
- </tr> |
|
274 | 281 |
|
275 |
- <tr> |
|
276 | 282 |
<td> |
277 | 283 |
<div class="photo"><img src="$(IMGROOT)/people/no_photo.png" alt="no photo" /></div> |
278 | 284 |
<div class="name">Yawning Angel</div> |
279 | 285 |