Skip to main content

Federated Byzantine Agreement

Definition

Federated Byzantine Agreement (FBA) is a class of consensus algorithms used in distributed systems, notably by the Stellar blockchain. Unlike traditional Byzantine Fault Tolerance, FBA allows participants to choose who they trust to validate transactions, rather than requiring a global agreement on all validators. This structure creates overlapping “quorum slices” where each node decides its own trust relationships. It offers flexibility and scalability while maintaining security against malicious actors.