Y
Hacker News
new
|
ask
|
show
|
jobs
by
scprodigy
3805 days ago
Decentralized consensus does not solve data immutability. The append-only feature in Blockchain does that. So, you only need an append-only DB, without any form of decentralization, to do the same job.
1 comments
pythondz
3805 days ago
The article is about blockchain technology (the title is misleading). So the append-only feature is implied, at least I hope so.
link
scprodigy
3805 days ago
Guess the question is why you want a network of nodes, all of which may append a fake record, if you only want no one to change the data.
link
CyberDildonics
3805 days ago
No can append a fake record without the matching private key needed to sign it.
link
scprodigy
3804 days ago
Yes, the point is that decentralization consensus doesn't help.
link
CyberDildonics
3803 days ago
Now you're moving the goal posts. It does help because it adding or removing from the chain will be noticed.
link