Skip to main content

Sybil Attack

An attack in which one entity creates many fake identities to gain disproportionate influence over a network.

An attack where a single actor creates many fake identities (nodes, accounts, votes) in an attempt to gain disproportionate control of a distributed system.

Cardano's stake-weighted consensus mitigates Sybil attacks by tying influence to ada, not to identity counts. Producing blocks, delegating stake, and voting on governance all scale with how much ada an actor controls, so creating ten thousand empty wallets gives the attacker no more power than creating one.

Explore next