Damian Johnson commited on 2017-01-29 22:08:21
Zeige 1 geänderte Dateien mit 0 Einfügungen und 66 Löschungen.
We had a student that did this last year (Ismael Riahi).
... | ... |
@@ -1123,72 +1123,6 @@ implementation. |
1123 | 1123 |
</ul> |
1124 | 1124 |
</li> |
1125 | 1125 |
|
1126 |
- <a id="ahmiaSearch"></a> |
|
1127 |
- <li> |
|
1128 |
- <b>Ahmia - Hidden Service Search</b> |
|
1129 |
- <br> |
|
1130 |
- Language: <i>Python, Django</i> |
|
1131 |
- <br> |
|
1132 |
- Likely Mentors: <i>Juha Nurmi (numes), George (asn)</i> |
|
1133 |
- <br><br> |
|
1134 |
- <p> |
|
1135 |
- Ahmia is open-source search engine software for Tor hidden service deep |
|
1136 |
- dark web sites. You can test the running search engine at ahmia.fi. For |
|
1137 |
- more information see our <a |
|
1138 |
- href="https://blog.torproject.org/category/tags/ahmiafi">blog post about |
|
1139 |
- Ahmia's GSoC2014 development</a>. |
|
1140 |
- </p> |
|
1141 |
- |
|
1142 |
- <p> |
|
1143 |
- Ahmia is a working search engine that indexes, searches, and catalogs |
|
1144 |
- content published on Tor Hidden Services. Furthermore, it is an environment |
|
1145 |
- to share meaningful insights, statistics, insights, and news about the Tor |
|
1146 |
- network itself. In this context, there is a lot of work to do. |
|
1147 |
- </p> |
|
1148 |
- |
|
1149 |
- <p> |
|
1150 |
- The Ahmia web service is written using the Django web framework. As a |
|
1151 |
- result, the server-side language is Python. On the client-side, most of the |
|
1152 |
- pages are plain HTML. There are some pages that require JavaScript, but the |
|
1153 |
- search itself works without client-side JavaScript. |
|
1154 |
- </p> |
|
1155 |
- |
|
1156 |
- <p> |
|
1157 |
- There are several possible directions for this project, including... |
|
1158 |
- </p> |
|
1159 |
- |
|
1160 |
- <ol> |
|
1161 |
- <li>Improving the search results (very important)<br /> |
|
1162 |
- <ul> |
|
1163 |
- <li>Tweaking search algorithms</li> |
|
1164 |
- <li>Adjust Elasticsearch</li> |
|
1165 |
- <li>Enrich the data that is used to rank the search results</li> |
|
1166 |
- </ul> |
|
1167 |
- </li> |
|
1168 |
- <li>Improving UX and UI (very important)<br /> |
|
1169 |
- <ul> |
|
1170 |
- <li>Showing relevant knowledge</li> |
|
1171 |
- <li>Design the navigation and information architecture</li> |
|
1172 |
- <li>HTML5, CSS and Django development</li> |
|
1173 |
- </ul> |
|
1174 |
- </li> |
|
1175 |
- <li>Review code and infrastructure<br /> |
|
1176 |
- <ul> |
|
1177 |
- <li>Review code and fix bugs</li> |
|
1178 |
- <li>Writing Django test cases</li> |
|
1179 |
- <li>Linux configurations, automatizations</li> |
|
1180 |
- </ul> |
|
1181 |
- </li> |
|
1182 |
- <li>Gather statistics over time and publish them<br /> |
|
1183 |
- <ul> |
|
1184 |
- <li>Gather different kind of stats about Hidden Services</li> |
|
1185 |
- <li>Publish these stats using HTTP REST API</li> |
|
1186 |
- <li>Using this API show meaningful tables, charts and visualizations</li> |
|
1187 |
- </ul> |
|
1188 |
- </li> |
|
1189 |
- </ol> |
|
1190 |
- </li> |
|
1191 |
- |
|
1192 | 1126 |
<a id="ipHijacking"></a> |
1193 | 1127 |
<li> |
1194 | 1128 |
<b>IP hijacking detection for the Tor Network</b> |
1195 | 1129 |