> ## Documentation Index
> Fetch the complete documentation index at: https://docs.theblockchainlibrary.com/llms.txt
> Use this file to discover all available pages before exploring further.

# The Latest Gossip on BFT Consensus

> This report provides a comprehensive overview and analysis of various Byzantine Fault Tolerance (BFT) consensus protocols, particularly in the context of distri

# The Latest Gossip on BFT Consensus

This report provides a comprehensive overview and analysis of various Byzantine Fault Tolerance (BFT) consensus protocols, particularly in the context of distri

## Abstract

This report provides a comprehensive overview and analysis of various Byzantine Fault Tolerance (BFT) consensus protocols, particularly in the context of distributed systems and blockchain technology. It surveys a broad range of classical and modern BFT protocols, categorizing them based on their approaches to achieving consensus in asynchronous or partially synchronous environments, even when some nodes are malicious. The paper discusses fundamental concepts like message complexity, rounds of communication, and resilience to Byzantine failures. It highlights the trade-offs inherent in different BFT designs, such as security assumptions, performance overhead, and scalability limitations. The authors aim to consolidate knowledge in the BFT space, offering a valuable resource for researchers and practitioners seeking to understand the landscape of distributed consensus mechanisms and their applicability to building robust and decentralized systems.

**Authors:** Ethan Buchman, Jae Kwon, Zarko Milosevic

**Publication:** arXiv preprint

**Publication date:** 2018-01-01

## Key findings

* Byzantine Fault Tolerance (BFT) is crucial for achieving consensus in decentralized systems despite malicious participants.
* Various BFT protocols exist, each with different trade-offs in terms of performance, security, and communication complexity.
* Understanding the assumptions (e.g., synchrony, network model) of BFT protocols is essential for their correct application.
* The paper serves as a survey and taxonomy of BFT consensus mechanisms relevant to distributed systems.

## Citation

Ethan Buchman, Jae Kwon, Zarko Milosevic (2018). The Latest Gossip on BFT Consensus. arXiv preprint. [https://arxiv.org/abs/1807.04938](https://arxiv.org/abs/1807.04938)

## Related knowledge

* [AI + Blockchain in 2026: The Convergence That Changes Everything](/generated/v2/topics/ai-blockchain-in-2026-the-convergence-that-changes-everything) — article
* [AI + Blockchain in 2026: The Convergence That Changes Everything](/generated/v2/topics/ai-blockchain-in-2026-the-convergence-that-changes-everything) — related-article
* [Blockchain in Space: How Decentralization is Powering Extraterrestrial Innovations](/generated/v2/topics/blockchain-in-space-how-decentralization-is-powering-extraterrestrial-innovations) — article
* [Blockchain in Space: How Decentralization is Powering Extraterrestrial Innovations](/generated/v2/topics/blockchain-in-space-how-decentralization-is-powering-extraterrestrial-innovations) — related-article
* [Blockchain Without Speculation: Pure Utility Chains Explained](/generated/v2/topics/blockchain-without-speculation-pure-utility-chains-explained) — article
* [Blockchain Without Speculation: Pure Utility Chains Explained](/generated/v2/topics/blockchain-without-speculation-pure-utility-chains-explained) — related-article
* [Decentralized Identity: How Blockchain is Solving the Digital Identity Crisis](/generated/v2/topics/decentralized-identity-how-blockchain-is-solving-the-digital-identity-crisis) — article
* [Decentralized Identity: How Blockchain is Solving the Digital Identity Crisis](/generated/v2/topics/decentralized-identity-how-blockchain-is-solving-the-digital-identity-crisis) — related-article
* [Ethereum vs. Solana vs. Vector Smart Chain (VSC): Which Blockchain is Best in 2025?](/generated/v2/topics/ethereum-vs-solana-vs-vector-smart-chain-vsc-which-blockchain-is-best-in-2025) — article
* [Ethereum vs. Solana vs. Vector Smart Chain (VSC): Which Blockchain is Best in 2025?](/generated/v2/topics/ethereum-vs-solana-vs-vector-smart-chain-vsc-which-blockchain-is-best-in-2025) — related-article
* [Multi-Party Computation](/generated/v2/glossary/multi-party-computation) — glossary
* [Multi-Party Computation](/generated/v2/glossary/multi-party-computation) — related-glossary

***

**Canonical knowledge ID:** `research:the-latest-gossip-on-bft-consensus`
