iPersea : The Improved Persea with Sybil Detection Mechanism
Mahdi Nasrullah Al-Ameen, Matthew Wright

TL;DR
This paper enhances the Persea P2P system by introducing a Sybil detection mechanism that effectively identifies malicious nodes, ensuring reliable lookups even under high attack conditions in social network-based DHTs.
Contribution
It proposes a novel Sybil detection scheme built on Persea that filters malicious nodes, preventing incorrect responses and improving system robustness against Sybil attacks.
Findings
Achieves 100% lookup success rate in large social network simulations.
Effectively detects and filters Sybil nodes during lookups.
Maintains reliable system performance even with high attack edge ratios.
Abstract
P2P systems are highly susceptible to Sybil attacks, in which an attacker creates a large number of identities and uses them to control a substantial fraction of the system. Persea is the most recent approach towards designing a social network based Sybil-resistant DHT. Unlike prior Sybil-resistant P2P systems based on social networks, Persea does not rely on two key assumptions: (i) that the social network is fast mixing, and (ii) that there is a small ratio of attack edges to honest peers. Both assumptions have been shown to be unreliable in real social networks. The hierarchical distribution of node IDs in Persea confines a large attacker botnet to a considerably smaller region of the ID space than in a normal P2P system and its replication mechanism lets a peer to retrieve the desired results even if a given region is occupied by attackers. However, Persea system suffers from…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCaching and Content Delivery · Peer-to-Peer Network Technologies · Spam and Phishing Detection
