▲ | Alifatisk 4 days ago | |||||||||||||||||||||||||
"of a 51% attack", it's called a sybil attack https://en.wikipedia.org/wiki/Sybil_attack Btw, here's the alternative link https://xcancel.com/p3b7_/status/1955173413992984988 | ||||||||||||||||||||||||||
▲ | vlabakje90 4 days ago | parent | next [-] | |||||||||||||||||||||||||
Going by the definition given in the wiki you’ve linked, a Sybil attack is about creating many fake identities to gain disproportionate influence in a network. A 51% attack in blockchain terms is specifically about controlling the majority of the network’s mining/staking power to override consensus. So I'd say they're not exactly the same. | ||||||||||||||||||||||||||
| ||||||||||||||||||||||||||
▲ | treyd 4 days ago | parent | prev | next [-] | |||||||||||||||||||||||||
It's the same failure mode as a Sybil attack, but it's called a 51% when there's the additional assumption of the hashrate being hard to obtain and evenly-enough distributed to mitigate sybiling, and that assumption is being violated. | ||||||||||||||||||||||||||
▲ | rcxdude 4 days ago | parent | prev | next [-] | |||||||||||||||||||||||||
A Sybil attack is about having many identities in systems which make such identities count for something, blockchains are designed to avoid that attack by saying "identities don't matter for consensus, only raw 'work' does". a 51% attack is therefore analogous to a Sybil attack but not the same thing. | ||||||||||||||||||||||||||
▲ | 4 days ago | parent | prev | next [-] | |||||||||||||||||||||||||
[deleted] | ||||||||||||||||||||||||||
▲ | the8472 4 days ago | parent | prev [-] | |||||||||||||||||||||||||
Byzantine Failure seems more appropriate. |