Hacker News new | ask | show | jobs
by yashg 1515 days ago
Git is not a blockchain. An audit log doesn't need to be blockchain. The whole point of blockchain is that is is decentralized, trust-less and permission-less. You take it away and what is left?
1 comments

That is largely an issue of nomenclature, but there is a school of thought that distinguishes between public, open, trust-less blockchains (which then need a consensus mechanism), and private, permissioned blockchains (which have a central authority and thus don't need a consensus mechanism).

Whether the latter has many use cases is a good question, but git certainly fits the definition.