Damian Johnson commited on 2017-07-09 06:38:58
Zeige 1 geänderte Dateien mit 0 Einfügungen und 24 Löschungen.
Suggestion from Tom. In reflection yeah, actually the less clutter is nice.
| ... | ... |
@@ -23,14 +23,6 @@ table.people td {
|
| 23 | 23 |
float: left; |
| 24 | 24 |
} |
| 25 | 25 |
|
| 26 |
-.job {
|
|
| 27 |
- font-family: "Montserrat"; |
|
| 28 |
- font-weight: bold; |
|
| 29 |
- font-size: 1rem; |
|
| 30 |
- color: rgb(136, 136, 136); |
|
| 31 |
- padding-bottom: 10px; |
|
| 32 |
-} |
|
| 33 |
- |
|
| 34 | 26 |
.field {
|
| 35 | 27 |
font-family: "Montserrat"; |
| 36 | 28 |
font-size: 0.8rem; |
| ... | ... |
@@ -54,7 +46,6 @@ table.people td {
|
| 54 | 46 |
<td> |
| 55 | 47 |
<div class="photo"><img src="$(IMGROOT)/people/ohmygodel.png" alt="ohmygodel" /></div> |
| 56 | 48 |
<div class="name">Aaron Johnson</div> |
| 57 |
- <div class="job">Researcher</div> |
|
| 58 | 49 |
<div class="field"><b>IRC:</b> ohmygodel</div> |
| 59 | 50 |
<div class="field"><b><a href="https://twitter.com/ohmygodel">Twitter</a></b></div> |
| 60 | 51 |
<div class="field"><b><a href="../keys/ohmygodel.txt">PGP Key</a></b></div> |
| ... | ... |
@@ -64,7 +55,6 @@ table.people td {
|
| 64 | 55 |
<td> |
| 65 | 56 |
<div class="photo"><img src="$(IMGROOT)/people/no_photo.png" alt="no photo" /></div> |
| 66 | 57 |
<div class="name">Alison Macrina</div> |
| 67 |
- <div class="job">Advocate</div> |
|
| 68 | 58 |
<div class="field"><b>IRC:</b> flexlibris</div> |
| 69 | 59 |
<div class="field"><b><a href="https://twitter.com/flexlibris">Twitter</a></b></div> |
| 70 | 60 |
<div class="field"><b><a href="../keys/flexlibris.txt">PGP Key</a></b></div> |
| ... | ... |
@@ -76,7 +66,6 @@ table.people td {
|
| 76 | 66 |
<td> |
| 77 | 67 |
<div class="photo"><img src="$(IMGROOT)/people/arthuredelstein.png" alt="arthuredelstein" /></div> |
| 78 | 68 |
<div class="name">Arthur Edelstein</div> |
| 79 |
- <div class="job">Developer</div> |
|
| 80 | 69 |
<div class="field"><b>IRC:</b> arthuredelstein</div> |
| 81 | 70 |
<div class="field"><b><a href="../keys/arthuredelstein.txt">PGP Key</a></b></div> |
| 82 | 71 |
<div class="description">Works on Tor Browser.</div> |
| ... | ... |
@@ -85,7 +74,6 @@ table.people td {
|
| 85 | 74 |
<td> |
| 86 | 75 |
<div class="photo"><img src="$(IMGROOT)/people/hellais.png" alt="hellais" /></div> |
| 87 | 76 |
<div class="name">Arturo Filastò</div> |
| 88 |
- <div class="job">Developer</div> |
|
| 89 | 77 |
<div class="field"><b>IRC:</b> hellais</div> |
| 90 | 78 |
<div class="field"><b><a href="https://twitter.com/hellais">Twitter</a></b></div> |
| 91 | 79 |
<div class="field"><b><a href="../keys/hellais.txt">PGP Key</a></b></div> |
| ... | ... |
@@ -97,7 +85,6 @@ table.people td {
|
| 97 | 85 |
<td> |
| 98 | 86 |
<div class="photo"><img src="$(IMGROOT)/people/atagar.png" alt="atagar" /></div> |
| 99 | 87 |
<div class="name">Damian Johnson</div> |
| 100 |
- <div class="job">Developer</div> |
|
| 101 | 88 |
<div class="field"><b>IRC:</b> atagar</div> |
| 102 | 89 |
<div class="field"><b><a href="../keys/atagar.txt">PGP Key</a></b></div> |
| 103 | 90 |
<div class="description">Author of the <a href="https://stem.torproject.org/">Stem</a> python controller library and <a href="http://www.atagar.com/arm/">Nyx</a> relay monitor.</div> |
| ... | ... |
@@ -106,7 +93,6 @@ table.people td {
|
| 106 | 93 |
<td> |
| 107 | 94 |
<div class="photo"><img src="$(IMGROOT)/people/no_photo.png" alt="no photo" /></div> |
| 108 | 95 |
<div class="name">David Goulet</div> |
| 109 |
- <div class="job">Developer</div> |
|
| 110 | 96 |
<div class="field"><b>IRC:</b> dgoulet</div> |
| 111 | 97 |
<div class="field"><b><a href="../keys/dgoulet.txt">PGP Key</a></b></div> |
| 112 | 98 |
<div class="description">Core member of Tor development team.</div> |
| ... | ... |
@@ -117,7 +103,6 @@ table.people td {
|
| 117 | 103 |
<td> |
| 118 | 104 |
<div class="photo"><img src="$(IMGROOT)/people/no_photo.png" alt="no photo" /></div> |
| 119 | 105 |
<div class="name"><a href="https://github.com/david415/">David Stainton</a></div> |
| 120 |
- <div class="job">Developer</div> |
|
| 121 | 106 |
<div class="field"><b>IRC:</b> dawuud</div> |
| 122 | 107 |
<div class="field"><b><a href="https://twitter.com/david415">Twitter</a></b></div> |
| 123 | 108 |
<div class="field"><b><a href="../keys/dawuud.txt">PGP Key</a></b></div> |
| ... | ... |
@@ -127,7 +112,6 @@ table.people td {
|
| 127 | 112 |
<td> |
| 128 | 113 |
<div class="photo"><img src="$(IMGROOT)/people/ian.png" alt="ian" /></div> |
| 129 | 114 |
<div class="name"><a href="https://cs.uwaterloo.ca/~iang/">Ian Goldberg</a></div> |
| 130 |
- <div class="job">Researcher</div> |
|
| 131 | 115 |
<div class="description"><a href="https://crysp.uwaterloo.ca/">Professor of CS</a> at the <a href="https://uwaterloo.ca/">University of Waterloo</a>, developing <a href="https://otr.cypherpunks.ca/">Off-the-Record Messaging</a> among other things.</div> |
| 132 | 116 |
</td> |
| 133 | 117 |
</tr> |
| ... | ... |
@@ -136,7 +120,6 @@ table.people td {
|
| 136 | 120 |
<td> |
| 137 | 121 |
<div class="photo"><img src="$(IMGROOT)/people/no_photo.png" alt="no photo" /></div> |
| 138 | 122 |
<div class="name">Jens Kubieziel</div> |
| 139 |
- <div class="job">Sysadmin</div> |
|
| 140 | 123 |
<div class="field"><b>IRC:</b> qbi</div> |
| 141 | 124 |
<div class="field"><b><a href="https://twitter.com/qbi">Twitter</a></b></div> |
| 142 | 125 |
<div class="field"><b><a href="../keys/qbi.txt">PGP Key</a></b></div> |
| ... | ... |
@@ -146,7 +129,6 @@ table.people td {
|
| 146 | 129 |
<td> |
| 147 | 130 |
<div class="photo"><img src="$(IMGROOT)/people/no_photo.png" alt="no photo" /></div> |
| 148 | 131 |
<div class="name">intrigeri</div> |
| 149 |
- <div class="job">Developer</div> |
|
| 150 | 132 |
<div class="field"><b><a href="https://gaffer.ptitcanardnoir.org/intrigeri/contact/">PGP Key</a></b></div> |
| 151 | 133 |
<div class="description">Our main interface with the <a href="https://tails.boum.org/">Tails</a> project.</div> |
| 152 | 134 |
</td> |
| ... | ... |
@@ -156,7 +138,6 @@ table.people td {
|
| 156 | 138 |
<td> |
| 157 | 139 |
<div class="photo"><img src="$(IMGROOT)/people/no_photo.png" alt="no photo" /></div> |
| 158 | 140 |
<div class="name"><a href="http://mattttttssi4lhud.onion/">Matt Traudt</a></div> |
| 159 |
- <div class="job">Developer</div> |
|
| 160 | 141 |
<div class="field"><b>IRC:</b> pastly</div> |
| 161 | 142 |
<div class="field"><b><a href="../keys/pastly.txt">PGP Key</a></b></div> |
| 162 | 143 |
<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> |
| ... | ... |
@@ -165,7 +146,6 @@ table.people td {
|
| 165 | 146 |
<td> |
| 166 | 147 |
<div class="photo"><img src="$(IMGROOT)/people/robgjansen.png" alt="robgjansen" /></div> |
| 167 | 148 |
<div class="name"><a href="http://www.robgjansen.com/">Rob Jansen</a></div> |
| 168 |
- <div class="job">Researcher</div> |
|
| 169 | 149 |
<div class="field"><b>IRC:</b> robgjansen</div> |
| 170 | 150 |
<div class="field"><b><a href="https://twitter.com/robgjansen">Twitter</a></b></div> |
| 171 | 151 |
<div class="field"><b><a href="../keys/robgjansen.txt">PGP Key</a></b></div> |
| ... | ... |
@@ -177,14 +157,12 @@ table.people td {
|
| 177 | 157 |
<td> |
| 178 | 158 |
<div class="photo"><img src="$(IMGROOT)/people/no_photo.png" alt="no photo" /></div> |
| 179 | 159 |
<div class="name">Sebastian Hahn</div> |
| 180 |
- <div class="job">Developer</div> |
|
| 181 | 160 |
<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> |
| 182 | 161 |
</td> |
| 183 | 162 |
|
| 184 | 163 |
<td> |
| 185 | 164 |
<div class="photo"><img src="$(IMGROOT)/people/no_photo.png" alt="no photo" /></div> |
| 186 | 165 |
<div class="name">Tim Wilson-Brown</div> |
| 187 |
- <div class="job">Developer</div> |
|
| 188 | 166 |
<div class="field"><b>IRC:</b> teor</div> |
| 189 | 167 |
<div class="field"><b><a href="../keys/teor.txt">PGP Key</a></b></div> |
| 190 | 168 |
<div class="description">Onion services developer, and core member of Tor dev team. Researches Tor network measurement and onion service scalability.</div> |
| ... | ... |
@@ -195,7 +173,6 @@ table.people td {
|
| 195 | 173 |
<td> |
| 196 | 174 |
<div class="photo"><img src="$(IMGROOT)/people/tjr.png" alt="tjr" /></div> |
| 197 | 175 |
<div class="name">Tom Ritter</div> |
| 198 |
- <div class="job">Developer</div> |
|
| 199 | 176 |
<div class="field"><b>IRC:</b> tjr</div> |
| 200 | 177 |
<div class="field"><b><a href="https://twitter.com/tomrittervg">Twitter</a></b></div> |
| 201 | 178 |
<div class="field"><b><a href="../keys/tjr.txt">PGP Key</a></b></div> |
| ... | ... |
@@ -205,7 +182,6 @@ table.people td {
|
| 205 | 182 |
<td> |
| 206 | 183 |
<div class="photo"><img src="$(IMGROOT)/people/t0mmy.png" alt="t0mmy" /></div> |
| 207 | 184 |
<div class="name">Tommy Collison</div> |
| 208 |
- <div class="job">Writer</div> |
|
| 209 | 185 |
<div class="field"><b>IRC:</b> t0mmy</div> |
| 210 | 186 |
<div class="field"><b><a href="../keys/t0mmy.txt">PGP Key</a></b></div> |
| 211 | 187 |
<div class="description">Writes and edits grant proposals, one-pagers, blogposts, etc.</div> |
| 212 | 188 |