Adding Ooni Probe to the volunteer projects table
Damian Johnson

Damian Johnson commited on 2012-02-10 18:54:57
Zeige 1 geänderte Dateien mit 28 Einfügungen und 9 Löschungen.

... ...
@@ -178,6 +178,14 @@ meetings around the world.</li>
178 178
       </tr>
179 179
       
180 180
       <tr>
181
+        <td>*<a href="#project-ooni-probe">Ooni Probe</a></td>
182
+        <td>Scanner</td>
183
+        <td>Python</td>
184
+        <td>Moderate</td>
185
+        <td>hellais, ioerror</td>
186
+      </tr>
187
+      
188
+      <tr class="alt">
181 189
         <td><a href="#project-torctl">TorCtl</a></td>
182 190
         <td>Library</td>
183 191
         <td>Python</td>
... ...
@@ -185,7 +193,7 @@ meetings around the world.</li>
185 193
         <td>mikeperry</td>
186 194
       </tr>
187 195
       
188
-      <tr class="alt">
196
+      <tr>
189 197
         <td>*<a href="#project-stem">Stem</a></td>
190 198
         <td>Library</td>
191 199
         <td>Python</td>
... ...
@@ -193,7 +201,7 @@ meetings around the world.</li>
193 201
         <td>atagar</td>
194 202
       </tr>
195 203
       
196
-      <tr>
204
+      <tr class="alt">
197 205
         <td><a href="#project-metrics">Metrics</a></td>
198 206
         <td>Client Service</td>
199 207
         <td>Java</td>
... ...
@@ -201,7 +209,7 @@ meetings around the world.</li>
201 209
         <td>karsten</td>
202 210
       </tr>
203 211
       
204
-      <tr class="alt">
212
+      <tr>
205 213
         <td><a href="#project-torstatus">TorStatus</a></td>
206 214
         <td>Client Service</td>
207 215
         <td>Python, Django</td>
... ...
@@ -209,7 +217,7 @@ meetings around the world.</li>
209 217
         <td></td>
210 218
       </tr>
211 219
       
212
-      <tr>
220
+      <tr class="alt">
213 221
         <td><a href="#project-weather">Weather</a></td>
214 222
         <td>Client Service</td>
215 223
         <td>Python</td>
... ...
@@ -217,7 +225,7 @@ meetings around the world.</li>
217 225
         <td>kaner</td>
218 226
       </tr>
219 227
       
220
-      <tr class="alt">
228
+      <tr>
221 229
         <td><a href="#project-gettor">GetTor</a></td>
222 230
         <td>Client Service</td>
223 231
         <td>Python</td>
... ...
@@ -225,7 +233,7 @@ meetings around the world.</li>
225 233
         <td>kaner</td>
226 234
       </tr>
227 235
       
228
-      <tr>
236
+      <tr class="alt">
229 237
         <td><a href="#project-torcheck">TorCheck</a></td>
230 238
         <td>Client Service</td>
231 239
         <td>Python, Perl</td>
... ...
@@ -233,7 +241,7 @@ meetings around the world.</li>
233 241
         <td></td>
234 242
       </tr>
235 243
       
236
-      <tr class="alt">
244
+      <tr>
237 245
         <td><a href="#project-bridgedb">BridgeDB</a></td>
238 246
         <td>Backend Service</td>
239 247
         <td>Python</td>
... ...
@@ -241,7 +249,7 @@ meetings around the world.</li>
241 249
         <td>kaner, nickm</td>
242 250
       </tr>
243 251
       
244
-      <tr>
252
+      <tr class="alt">
245 253
         <td><a href="#project-torflow">TorFlow</a></td>
246 254
         <td>Backend Service</td>
247 255
         <td>Python</td>
... ...
@@ -249,7 +257,7 @@ meetings around the world.</li>
249 257
         <td>mikeperry</td>
250 258
       </tr>
251 259
       
252
-      <tr class="alt">
260
+      <tr>
253 261
         <td>*<a href="#project-torbel">TorBEL</a></td>
254 262
         <td>Backend Service</td>
255 263
         <td>Python</td>
... ...
@@ -461,6 +469,17 @@ meetings around the world.</li>
461 469
     its design (including the language it'll be in) are currently in flux.
462 470
     </p>
463 471
     
472
+    <a id="project-ooni-probe"></a>
473
+    <h3>Ooni Probe (<a
474
+    href="https://gitweb.torproject.org/ooni-probe.git">code</a>, <a
475
+    href="https://trac.torproject.org/projects/tor/query?status=accepted&status=assigned&status=needs_review&status=new&status=reopened&component=Ooni&order=priority">bug
476
+    tracker</a>)</h3>
477
+    
478
+    <p>
479
+    Censorship scanner, checking your local connection for blocked or modified
480
+    content.
481
+    </p>
482
+    
464 483
     <a id="project-torctl"></a>
465 484
     <h3>TorCtl (<a
466 485
     href="https://gitweb.torproject.org/pytorctl.git">code</a>, <a
467 486