# Overview A level of fault-tolerance where the system continues to operate correctly even if some of the nodes are malfunctioning and not obeying the protocol, or if malicious attackers are interfering with the network. # Key Considerations # Pros # Cons # Use Cases for Byzantine Fault-tolerance #flashcard - Flight control systems - Peer-to-peer networks - Cryptocurrency applications <!--ID: 1751507777760--> # Related Topics