(no title)
_asummers | 5 years ago
That there is an immutable log of the events is an implementation detail and could be solved with a write only DB completely independent of blockchain.
_asummers | 5 years ago
That there is an immutable log of the events is an implementation detail and could be solved with a write only DB completely independent of blockchain.
noxer|5 years ago
A public DTL has a public state unlike a normal DB everyone knows the complete DB and its distributed. If you write to it you can read form anyone else including your own node to verify it has in fact been written. Instead of trusting who is in control of the read only DB you trust that a no majority of nodes collude to tamper. Its important to know that there is a negative incentive to collude because almost all participant are participant in such a system because they theme self want to use an immutable ledger.
This does not apply to BTC or similar blockchains where the people (miners) in "control" (collectively) are not the primary users of the immutable ledger. Because there is a false incentive (money/block reward) to participate even if you have no interest in using the system at all.
doonesbury|5 years ago
sebmellen|5 years ago