[Resource Topic] 2020/269: Order-Fairness for Byzantine Consensus

Welcome to the resource topic for 2020/269

Title:
Order-Fairness for Byzantine Consensus

Authors: Mahimna Kelkar, Fan Zhang, Steven Goldfeder, Ari Juels

Abstract:

Decades of research in both cryptography and distributed systems has extensively studied the problem of state machine replication, also known as Byzantine consensus. A consensus protocol must satisfy two properties: consistency and liveness. These properties ensure that honest participating nodes agree on the same log and dictate when fresh transactions get added. They fail, however, to ensure against adversarial manipulation of the actual ordering of transactions in the log. Indeed, in leader-based protocols (almost all protocols used today), malicious leaders can directly choose the final transaction ordering. To rectify this problem, we propose a third consensus property: transaction order-fairness. We initiate the first formal investigation of order-fairness and explain its fundamental importance. We provide several natural definitions for order-fairness and analyze the assumptions necessary to realize them. We also propose a new class of consensus protocols called Aequitas. Aequitas protocols are the first to achieve order-fairness in addition to consistency and liveness. They can be realized in a black-box way using existing broadcast and agreement primitives (or indeed using any consensus protocol), and work in both synchronous and asynchronous network models.

ePrint: https://eprint.iacr.org/2020/269

Talk: https://www.youtube.com/watch?v=19KW4V2CloQ

Slides: https://iacr.org/submit/files/slides/2020/crypto/crypto2020/344/slides.pdf

See all topics related to this paper.

Feel free to post resources that are related to this paper below.

Example resources include: implementations, explanation materials, talks, slides, links to previous discussions on other websites.

For more information, see the rules for Resource Topics .