> ## 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.

# Ouroboros: A Provably Secure Proof-of-Stake Blockchain Protocol

> Ouroboros is a family of Proof-of-Stake (PoS) consensus protocols designed to be provably secure, offering a rigorous cryptographic foundation for blockchain op

# Ouroboros: A Provably Secure Proof-of-Stake Blockchain Protocol

Ouroboros is a family of Proof-of-Stake (PoS) consensus protocols designed to be provably secure, offering a rigorous cryptographic foundation for blockchain op

## Abstract

Ouroboros is a family of Proof-of-Stake (PoS) consensus protocols designed to be provably secure, offering a rigorous cryptographic foundation for blockchain operation. The protocol achieves consensus by dividing time into epochs, each composed of several slots, where a slot leader is pseudo-randomly elected for each slot. This leader is responsible for producing a block if one is not already available. The security of Ouroboros relies on the assumption that less than half of the total stake is controlled by malicious actors. The paper presents formal proofs demonstrating its security against various attack vectors, including dynamic stake manipulation and network adversaries. Ouroboros variants address different network conditions, such as synchronous and asynchronous settings, and offer guarantees of safety and liveness. Its development marked a significant step towards establishing the cryptographic rigor expected for production-grade PoS consensus mechanisms in the blockchain space.

**Authors:** Aggelos Kiayias, Alexander Russell, Bernardo David, Roman Oliynykov

**Publication:** IACR ePrint Archive

**Publication date:** 2017-01-01

## Key findings

* Ouroboros provides a provably secure Proof-of-Stake consensus protocol.
* It divides time into epochs and slots, with slot leaders pseudo-randomly elected based on stake.
* Security is maintained under the assumption that less than 50% of the stake is compromised.
* Formal cryptographic proofs are provided to demonstrate safety and liveness properties against adversaries.

## Citation

Aggelos Kiayias, Alexander Russell, Bernardo David, Roman Oliynykov (2017). Ouroboros: A Provably Secure Proof-of-Stake Blockchain Protocol. IACR ePrint Archive. [https://eprint.iacr.org/2016/889](https://eprint.iacr.org/2016/889)

## 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:ouroboros-a-provably-secure-proof-of-stake-blockchain-protocol`
