The Byzantine Generals Problem (1982) [pdf]
lamport.azurewebsites.net
The Byzantine Generals Problem (1982) [pdf]
1–10 of 22 posts
Re: The Byzantine Generals Problem (1982) [pdf]
#2However, in recent ICO craze, a lot of algorithms (with the exception of Bitcoin, and maybe others I didn't read) don't go very long way other than "we will broadcast to everyone". These under-specified message passing scheme can be troublesome, especially for these algorithms without Proof-of-work.
Re: The Byzantine Generals Problem (1982) [pdf]
#3The PBFT algorithm, or any Byzantine fault tolerant algorithms are deliberate on what's the message-passing scheme and election protocol would look like. However, in recent ICO craze, a lot of algorithms (with the exception of Bitcoin, and maybe others I didn't read) don't go very long way other than "we will broadcast to everyone". These under-specified message passing scheme can be troublesome, especially for these…
Re: The Byzantine Generals Problem (1982) [pdf]
#4Re: The Byzantine Generals Problem (1982) [pdf]
#5The PBFT algorithm, or any Byzantine fault tolerant algorithms are deliberate on what's the message-passing scheme and election protocol would look like. However, in recent ICO craze, a lot of algorithms (with the exception of Bitcoin, and maybe others I didn't read) don't go very long way other than "we will broadcast to everyone". These under-specified message passing scheme can be troublesome, especially for these…
Which protocols have you read?
Re: The Byzantine Generals Problem (1982) [pdf]
#6Re: The Byzantine Generals Problem (1982) [pdf]
#7The PBFT algorithm, or any Byzantine fault tolerant algorithms are deliberate on what's the message-passing scheme and election protocol would look like. However, in recent ICO craze, a lot of algorithms (with the exception of Bitcoin, and maybe others I didn't read) don't go very long way other than "we will broadcast to everyone". These under-specified message passing scheme can be troublesome, especially for these…
Re: The Byzantine Generals Problem (1982) [pdf]
#8Re: The Byzantine Generals Problem (1982) [pdf]
#9James Mickens wrote an interesting and very funny essay on this problem: https://scholar.harvard.edu/files/mickens/files/thesaddestmo...
They are as scrutable as Solomonic proverbs, and just as bloodthirsty, but at the end of the day I feel like I read something that maybe made me a better programmer.
Re: The Byzantine Generals Problem (1982) [pdf]
#10In my opinion,that is what routing protocols should look like. Or at least they should adopt byzantine fault tolerance and modern crypto to authenticate route updates.