Skip to content

Details

Our next paper is "Making CRDTs Byzantine Fault Tolerant" by Martin Kleppmann.

It is often claimed that Conflict-free Replicated Data Types (CRDTs) ensure consistency of replicated data in peer-topeer systems. However, peer-to-peer systems usually consist of untrusted nodes that may deviate from the specified protocol (i.e. exhibit Byzantine faults), and most existing CRDT algorithms cannot guarantee consistency in the presence of such faults. This paper shows how to adapt existing non-Byzantine CRDT algorithms and make them Byzantine fault-tolerant. The proposed scheme can tolerate any number of Byzantine nodes (making it immune to Sybil attacks), guarantees Strong Eventual Consistency, and requires only modest changes to existing CRDT algorithms.

Link: https://martin.kleppmann.com/papers/bft-crdt-papoc22.pdf

Afterwards we'll socialize with a drink and a bite somewhere nearby.

We will let you in so please arrive on time.

Related topics

Events in Portland, OR
Distributed Systems
Algorithms
Computer Science
Data Structures

You may also like