Reaching distributed consensus

Hallo ihr lieben,

this weeks paper came to me trough a reply to the Bitcoin paper in the Telegram group. One member did point out that Bitcoin is one of the first widely used technologies solving the byzantine generals problem. As I did not know about that term I did research on it and found the original paper about it quite insightful and wanted to share it with you. Apart from the content the paper reads a bit like Sun Tzus The art of war as the examples talk about generals and lieutenants organizing an attack. That writing style made my day 😀 The byzantine generals problem discusses how to find consensus in a distributed system with malicious actors (or how to find a consensus for attacking an enemy…choose what paradigm fits your day to day best :’D)

Software exists to create business value

I am Simon Frey, the author of the Weekly CS Paper Newsletter. And I have great news: You can work with me

As CTO as a Service, I will help you choose the right technology for your company, build up your team and be a deeply technical sparring partner for your product development strategy.

Checkout my website simon-frey.com to learn more or directly contact me via the button below.

Simon Frey Header image
Let’s work together!

Abstract:

Reliable computer systems must handle malfunctioning components that give conflicting information to different parts of the system. This situation can be expressed abstractly in terms of a group of generals of the Byzantine army camped with their troops around an enemy city. Communicating only by messenger, the generals must agree upon a common battle plan. However, one or more of them may be traitors who will try to confuse the others. The problem is to find an algorithm to ensure that the loyal generals will reach agreement. It is shown that, using only oral messages, this problem is solvable if and only if more than two-thirds of the generals are loyal; so a single traitor can confound two loyal generals. With unforgeable written messages, the problem is solvable for any number of generals and possible traitors. Applications of the solutions to reliable computer systems are then discussed

Download Link:

https://people.cs.uchicago.edu/~shanlu/teaching/33100_wi15/papers/byz.pdf

Weekly in-depth computer science knowledge to become a better programmer. For free!
Over 2000 subcribers. One click unsubscribe.