Authenticated Byzantine Gossip Protocol
Egor Zuev

TL;DR
The paper introduces ABGP, a Byzantine fault-tolerant gossip protocol with authentication features, designed as an alternative to traditional private ledger solutions, ensuring weak consistency in a partial-synchronous setting.
Contribution
It presents a novel BFT-based gossip protocol with multisig approval, enhancing security and efficiency over existing private ledger solutions.
Findings
Achieves Byzantine fault tolerance in gossip protocols
Supports multisig record approval for security
Operates effectively in partial-synchronous networks
Abstract
ABGP refers to Authenticated Byzantine Gossip Protocol. The ABGP is a partial-synchronous, weak consistent, BFT based consensus algorithm. The algorithm implements the gossip protocol, but with BFT features inside (like multisig record approval). The algorithm has been developed as an alternative to classic private ledger solutions, like Hyperledger.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDistributed systems and fault tolerance · Cryptography and Data Security · DNA and Biological Computing
