|
|
|
|
|
by scardine
3007 days ago
|
|
Honest question for someone more knowledgeable about the subject than myself: if you are not decentralized (in the authority sense), why would you pick a blockchain-based solution instead of a more traditional distributed database? Sometimes it looks like people throw blockchain in a project not on technical merits but because they think the buzzword is a VC magnet. |
|
That's because they do. A Blockchain without decentralization (and therefore no need for proof-of-work consensus) is functionally just an immutable, append-only object database - the same sort of data structure that any modern, distributed source code version control system (like Git) has always used, before "Blockchain" was even a thing.