Resource-Competitive Sybil Defenses
Diksha Gupta, Jared Saia, Maxwell Young

TL;DR
This paper introduces resource-competitive proof-of-work protocols that limit attacker control and match their computational costs, improving efficiency and security in decentralized networks.
Contribution
The paper presents GMCOM, an efficient resource-competitive PoW protocol with optimal spending guarantees, and discusses a precursor algorithm CCOM, advancing Sybil defense methods.
Findings
GMCOM guarantees average computational cost of O(J + sqrt(T(J+1))) for good IDs.
Empirical results show GMCOM and CCOM outperform previous defenses under attack.
GMCOM's spending rate is proven asymptotically optimal.
Abstract
Proof-of-work(PoW) is an algorithmic tool used to secure networks by imposing a computational cost on participating devices. Unfortunately, traditional PoW schemes require that correct devices perform significant computational work in perpetuity, even when the system is not under attack. We address this issue by designing general PoW protocols that ensure two properties. First, the fraction of identities in the system that are controlled by an attacker is a minority. Second, the computational cost of our protocol is comparable to the cost of an attacker. In particular, we present an efficient algorithm, GMCOM, which guarantees that the average computational cost to the good ID per unit time is O(J + sqrt(T(J+1))), where J is the average number of joins by the good IDs and T is the average computational spending of the adversary. Additionally, we discuss a precursor to this algorithm,…
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
TopicsInternet Traffic Analysis and Secure E-voting · Spam and Phishing Detection · Network Security and Intrusion Detection
