|
|
|
|
|
by ItsMonkk
1498 days ago
|
|
Not true. > This paper shows that the situation with BFT CRDTs is
very different from BFT consensus: it is possible to guarantee
the standard CRDT consistency properties even in systems in
which arbitrarily many nodes are Byzantine, e.g. where the
Byzantine nodes outnumber the correct nodes. This makes
the algorithms immune to Sybil attacks, allowing them to be
deployed in open P2P systems that anybody can join, without
requiring proof-of-work or proof of any other resource. [0]: https://martin.kleppmann.com/papers/bft-crdt-papoc22.pdf |
|
P.S. Also commented about the paper here: https://news.ycombinator.com/item?id=30561786