Y
Hacker News
new
|
ask
|
show
|
jobs
by
altruios
19 days ago
...again: liability is the key issue. Cost savings a not exactly an isolated issue here.
2 comments
murderfs
19 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.
link
deno
19 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
19 days ago
does this assume a maximum of one malicious bookkeeper?
link
deno
19 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
19 days ago
Regardless of how correct they are, they assume liability: which is a metric that you do not improve with more bookkeepers.
link
CamperBob2
19 days ago
Got some bad news for you about that "liability" thing: it's always been on you. Read the fine print on your tax forms sometime.
link