メインコンテンツまでスキップ

Ouroboros

The family of proof-of-stake consensus protocols that power Cardano, designed with formal security proofs against the known attack catalogue against PoS chains.

The lineage of Ouroboros variants reflects different operational regimes:

  • Classic introduced provably-secure PoS with synchronous, semi-trusted setup.
  • Praos moved to a private leader election via VRFs, removing the need for committee coordination.
  • Genesis added the chain-density rule so a brand-new node can join the network and pick the honest chain without external checkpoints.
  • Chronos (research) tightens the protocol's reliance on external time sources.

See Ouroboros for the longer write-up.

Explore next