Ask HN: How does consensus work in an enterprise blockchain?
https://news.ycombinator.com/item?id=15915520We have seen a lot of focus given to bitcoin's PoW and the electricity usage. This got me thinking how the enterprise offerings like Quorum, Hyperledger work exactly? Are they like a PoS model?
Edit: Based on the inputs, I wanted to add couple more questions.
If the consensus is based on a set of trusted accounts, why are people using the enterprise blockchain stuff still talk about blockchain being "trustless"?
Second, if it is only about a set of shared ledger with multiple trusted parties, what is wrong with an API layer integration? What exactly is the value creation for a full fledged system?
Third, bitcoin blockchain defends against a miner getting hacked by making everyone do PoS. Sure coins will get stolen.
But, if we have a permission-ed server which can add stuff to an enterprise blockchain doesn't it make the whole thing a lot less secure?