Visible to the public Proof of Work Without All the Work

TitleProof of Work Without All the Work
Publication TypeConference Paper
Year of Publication2018
AuthorsGupta, Diksha, Saia, Jared, Young, Maxwell
Conference NameProceedings of the 19th International Conference on Distributed Computing and Networking
PublisherACM
Conference LocationNew York, NY, USA
ISBN Number978-1-4503-6372-3
Keywordsbitcoin, Byzantine Consensus, Committee Election, composability, Metrics, peer to peer security, peer-to-peer networks, Proof of Work, pubcrawl, Sybil attack, sybil attacks
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 computational work perpetually, even when the system is not under attack. We address this issue by designing a general PoW protocol that ensures two properties. First, the network stays secure. In particular, the fraction of identities in the system that are controlled by an attacker is always less than 1/2. Second, our protocol's computational cost is commensurate with the cost of an attacker. That is, the total computational cost of correct devices is a linear function of the attacker's computational cost plus the number of correct devices that have joined the system. Consequently, if the network is attacked, we ensure security, with cost that grows linearly with the attacker's cost; and, in the absence of attack, our computational cost is small. We prove similar guarantees for bandwidth cost. Our results hold in a dynamic, decentralized system where participants join and depart over time, and where the total computational power of the attacker is up to a constant fraction of the total computational power of correct devices. We show how to leverage our results to address important security problems in distributed computing including: Sybil attacks, Byzantine Consensus, and Committee Election.

URLhttp://doi.acm.org/10.1145/3154273.3154333
DOI10.1145/3154273.3154333
Citation Keygupta_proof_2018