Drop 'Ahmia - Hidden Service Search'
Damian Johnson

Damian Johnson commited on 2016-02-25 17:42:05
Zeige 1 geänderte Dateien mit 0 Einfügungen und 58 Löschungen.


This was done in SoP last year.
... ...
@@ -1292,64 +1292,6 @@ the codebase that you want to work on.
1292 1292
     </p>
1293 1293
     </li>
1294 1294
 
1295
-    <a id="ahmiaSearch"></a>
1296
-    <li>
1297
-    <b>Ahmia - Hidden Service Search</b>
1298
-    <br>
1299
-    Effort Level: <i>Medium</i>
1300
-    <br>
1301
-    Skill Level: <i>Medium</i>
1302
-    <br>
1303
-    Likely Mentors: <i>Juha Nurmi (numes), George (asn)</i>
1304
-    <p>
1305
-Ahmia is open-source search engine software for Tor hidden service deep dark web sites. You can test the running search engine at ahmia.fi. For more information see our <a href="https://blog.torproject.org/category/tags/ahmiafi">blog post about Ahmia's GSoC2014 development</a>.
1306
-    </p>
1307
-
1308
-    <p>
1309
-Ahmia is a working search engine that indexes, searches, and catalogs content published on Tor Hidden Services. Furthermore, it is an environment to share meaningful insights, statistics, insights, and news about the Tor network itself. In this context, there is a lot of work to do.
1310
-    </p>
1311
-
1312
-    <p>
1313
-The Ahmia web service is written using the Django web framework. As a result, the server-side language is Python. On the client-side, most of the pages are plain HTML. There are some pages that require JavaScript, but the search itself works without client-side JavaScript.
1314
-    </p>
1315
-
1316
-    <p>
1317
-There are several possible directions for this project, including...
1318
-    </p>
1319
-
1320
-    <ol>
1321
-      <li>Improving the search results (very important)<br />
1322
-        <ul>
1323
-          <li>Tweaking search algorithms</li>
1324
-          <li>Adjust Apache Solr</li>
1325
-          <li>Enrich the data that is used to rank the search results</li>
1326
-        </ul>
1327
-      </li>
1328
-      <li>Improving UX and UI (very important)<br />
1329
-        <ul>
1330
-          <li>Showing relevant knowledge</li>
1331
-          <li>Design the navigation and information architecture</li>
1332
-          <li>HTML5, CSS and Django development</li>
1333
-        </ul>
1334
-      </li>
1335
-      <li>Review code and infrastructure<br />
1336
-        <ul>
1337
-          <li>Review code and fix bugs</li>
1338
-          <li>Writing Django test cases</li>
1339
-          <li>Linux configurations, automatizations</li>
1340
-        </ul>
1341
-      </li>
1342
-      <li>Gather statistics over time and publish them<br />
1343
-        <ul>
1344
-          <li>Gather different kind of stats about Hidden Services</li>
1345
-          <li>Publish these stats using HTTP REST API</li>
1346
-          <li>Using this API show meaningful tables, charts and visualizations</li>
1347
-        </ul>
1348
-      </li>
1349
-    </ol>
1350
-    </p>
1351
-    </li>
1352
-
1353 1295
     <a id="exitmap_improvements"></a>
1354 1296
     <li>
1355 1297
     <b>Exitmap Improvements</b>
1356 1298