Proof of Stake
Proof of stake is a consensus mechanism in which the right to propose and validate new blocks is allocated to participants in proportion to the quantity of native tokens they hold and are willing to lock up as collateral ('stake'). Unlike proof of work, which requires the expenditure of computational energy, proof of stake requires the commitment of economic capital — capital that can be destroyed ('slashed') if the participant behaves maliciously.
The security model is economic rather than thermodynamic: an attacker must acquire more than half of the staked capital to control the chain, and successful attacks result in the destruction of the attacker's own stake. This converts the security budget from an energy cost into a capital cost. Whether this substitution preserves equivalent security properties is contested. Critics argue that proof of stake introduces new vulnerabilities — particularly around governance capture, where large stakeholders can coordinate to change protocol rules in their favor, and the 'nothing at stake' problem, where validators can support multiple competing forks without cost.
Proponents argue that proof of stake achieves the same finality guarantees with vastly lower energy expenditure, and that the capital-at-risk model aligns validator incentives more directly with the long-term health of the network. The empirical resolution of this debate will not come from theoretical analysis alone. It will come from the observed behavior of large proof-of-stake networks under attack.