Post
Topic
Board Bitcoin Discussion
Re: Explain to me the Byzantine Generals' Problem and how Bitcoin solves it.
by
Skoupi
on 18/09/2014, 23:32:05 UTC
Since it's difficult for individuals to achieve concensus without a trusted third party, bitcoin uses the blockchain as the trusted 3rd party.
And blockchain can be trusted because it's difficult to change its entries.

It's a practical workaround of the problem by combining pow with the  blockchain. Not exactly a solution.
Still pretty elegant and genius.