Implementation of Trusted Node Selection Protocol for Spam Free Communication: Difference between revisions

From NET Wiki
Jump to navigation Jump to search
 
Line 18: Line 18:


== Resources ==
== Resources ==
* Thunderbird Extensions [https://developer.mozilla.org/en/Extensions/Thunderbird] [http://kb.mozillazine.org/Getting_started_with_extension_development] [https://developer.mozilla.org/en/Extensions] [http://blog.donaldorgan.com/2009/02/thunderbird-extension-development.html]

Latest revision as of 17:16, 14 October 2010

Details

Supervisor: Sufian Hameed
Duration: 2-3 months
Type: Bachelor Thesis or Student Project
Status: open


Description

At Computer Netwoks groups, in collaboration with Deutsche Telekom labs, we are actively working on LENS, a new spam protection system. LENS leverages anti-social networking paradigm based on an underlying trust infrastructure to both extend spam protection beyond a user’s social circle and fundamentally prevent the transmission of spam across the network at the first place.

A part of this project is to select Trusted Nodes form outside user’s social circle or community. These trusted nodes are called Gate Keepers (GKs). Unless a GK vouches for the emails of potential senders from outside the social circle of a particular recipient, those e-mails are prevented from transmission. In this way LENS drastically reduces the consumption of Internet bandwidth by spam. The goal of this project/thesis is to implement the GK selection protocol in a MailServer and evaluate its performance.

Required Skills

  • Basic understanding of computer networking
  • Good programming skills

Resources