Damian Johnson commited on 2014-02-04 18:07:43
Zeige 1 geänderte Dateien mit 29 Einfügungen und 0 Löschungen.
Project from George for a hidden service search engine. Sounds neat!
... | ... |
@@ -1043,6 +1043,35 @@ meetings around the world.</li> |
1043 | 1043 |
</ul> |
1044 | 1044 |
</p> |
1045 | 1045 |
|
1046 |
+ <a id="hsSearchEngine"></a> |
|
1047 |
+ <li> |
|
1048 |
+ <b>Search Engine for Hidden Services</b> |
|
1049 |
+ <br> |
|
1050 |
+ Effort Level: <i>Medium</i> |
|
1051 |
+ <br> |
|
1052 |
+ Skill Level: <i>Medium</i> |
|
1053 |
+ <br> |
|
1054 |
+ Likely Mentors: <i>George (asn)</i> |
|
1055 |
+ <p> |
|
1056 |
+ This project involves researching and developing a search engine for |
|
1057 |
+ Hidden Services. |
|
1058 |
+ </p> |
|
1059 |
+ |
|
1060 |
+ <p> |
|
1061 |
+ The student is expected to develop a search engine that can index |
|
1062 |
+ hidden services and reply to search queries. The student should also |
|
1063 |
+ develop a crawler that can search both "clear web" and hidden service |
|
1064 |
+ websites to find more addresses. The student is expected to use and |
|
1065 |
+ improve already existing search engine frameworks (e.g. YaCy), and not |
|
1066 |
+ reinvent the wheel when it's possible. |
|
1067 |
+ </p> |
|
1068 |
+ |
|
1069 |
+ <p> |
|
1070 |
+ The student should have a decent understanding of how search engines |
|
1071 |
+ work, what algorithms they use, and of any related open source tools |
|
1072 |
+ that are currently available. |
|
1073 |
+ </p> |
|
1074 |
+ |
|
1046 | 1075 |
<a id="profileUDPTransport"></a> |
1047 | 1076 |
<li> |
1048 | 1077 |
<b>Profile UDP transport protocols</b> |
1049 | 1078 |