Y
Hacker News
new
|
ask
|
show
|
jobs
by
murderfs
22 days ago
Then why only have one human bookkeeper? Surely two would be better, since you can compare their results. But then, perhaps you should hire three, so you can figure out which one is right.
2 comments
deno
22 days ago
But what if the third bookkeeper is malicious? You need at least four bookkeepers to achieve byzantine fault tolerance with f=1.
link
altruios
22 days ago
does this assume a maximum of one malicious bookkeeper?
link
deno
22 days ago
Yes, you need 3f+1, so 4 for f=1, 7 for f=2.
https://lamport.azurewebsites.net/pubs/byz.pdf
link
altruios
22 days ago
Regardless of how correct they are, they assume liability: which is a metric that you do not improve with more bookkeepers.
link