
Author: atagar Date: 2014-02-04 17:07:43 +0000 (Tue, 04 Feb 2014) New Revision: 26587 Modified: website/trunk/getinvolved/en/volunteer.wml Log: Adding 'Search Engine for Hidden Services' Project from George for a hidden service search engine. Sounds neat! Modified: website/trunk/getinvolved/en/volunteer.wml =================================================================== --- website/trunk/getinvolved/en/volunteer.wml 2014-02-04 17:04:24 UTC (rev 26586) +++ website/trunk/getinvolved/en/volunteer.wml 2014-02-04 17:07:43 UTC (rev 26587) @@ -1043,6 +1043,35 @@ </ul> </p> + <a id="hsSearchEngine"></a> + <li> + <b>Search Engine for Hidden Services</b> + <br> + Effort Level: <i>Medium</i> + <br> + Skill Level: <i>Medium</i> + <br> + Likely Mentors: <i>George (asn)</i> + <p> + This project involves researching and developing a search engine for + Hidden Services. + </p> + + <p> + The student is expected to develop a search engine that can index + hidden services and reply to search queries. The student should also + develop a crawler that can search both "clear web" and hidden service + websites to find more addresses. The student is expected to use and + improve already existing search engine frameworks (e.g. YaCy), and not + reinvent the wheel when it's possible. + </p> + + <p> + The student should have a decent understanding of how search engines + work, what algorithms they use, and of any related open source tools + that are currently available. + </p> + <a id="profileUDPTransport"></a> <li> <b>Profile UDP transport protocols</b>