Cognitive Scaffold

Preparing your thinking workspace

arrow_back_ios_new
MENTAL MODEL · M5584

Byzantine Fault Tolerance

Byzantine Fault Tolerance
DecideHigh supportDecision Science
Included
account_tree

Version 1.0.0 · Updated 2026-07-30

CORE DEFINITION

The ability of a system to reach consensus in the presence of malicious nodes (Byzantine nodes). The system must be able to tolerate up to one-third of nodes being malicious.

SCAFFOLDING EFFECT

psychology

Reduce cognitive load

Consensus mechanism in adversarial environments. In organizational management, when there are intentional saboteurs, it is necessary to establish a decision-making mechanism that can tolerate a certain proportion of "bad actors." Completely eliminating malice is impossible; the key is to establish fault tolerance mechanisms.

anchor

Anchor fast decisions

Byzantine Fault Tolerance (BFT) refers to the ability of a system to reach consensus even when some nodes fail arbitrarily (including lying or acting maliciously), tolerating the worst-case traitor nodes. It is a core guarantee for blockchain and highly reliable systems.

MINIMUM ACTION

In progress 0/1

Practice this model in one real situation:

Check to track your progress (stored locally)
Learning progress0%
account_treeGenealogyexpand_more
menu_bookReferencesexpand_more

Source support: Explicit

  • link
    en.wikipedia.orghttps://en.wikipedia.org/wiki/Byzantine_faultZH · Explicit
    verified

RELATED MODELS