(no title)
bytelines | 3 years ago
> I fail to see the added benefit of slapping a blockchain/web3/NFT/whatever on top, but maybe I'm just ignorant.
Mainly being able to run this as a service and having assurance that the data you put onto it is correct, like a digital notary. And to provide assurances like no double spend and transaction ordering. A way to verify that something happened and not rely on an intermediary to decide that or to have custody of that data.
So for example Amazon could easily implement this, and do it at scale. Would you trust Amazon? To both keep custody of your data, ensure that it will always be available, that it would not be meddled with? Would an enterprise like Wal-Mart trust that?
That's essentially TCB's problem. Wal-Mart doesn't necessarily trust the TCB, either, even though it is industry non-profit. So TCB uses Hedera as its data layer - it does not own the data.
And how can Wal-Mart trust Hedera, ultimately? The governing council
acdha|3 years ago
Yes, far more so because Amazon will give you a legally binding contract with things like SLAs.
The problem with decentralized systems is that serious apps cost more to run but people generally don’t want to pay for things which don’t benefit them. You can ameliorate the performance and reliability problems of a blockchain by throwing capacity at it but there’s always the question of why you wouldn’t spend less to run your own private system to avoid the possibility of having problems caused by people you don’t even know about.
bytelines|3 years ago
Maybe trust is the wrong word. Like - yes they might say they intend to provide this level of service, but the only way they can actually guarantee that level of non-repudiation of data is with cryptographic proofs and decentralized consensus and now you've basically got a cryptographic ledger.
PoW Blockchain isn't the only technology to accomplish this, either. There's a whole host of blockchain and post-blockchain technologies seeking to corner that market - a more efficient blockchain. Hedera for example uses the hashgraph algorithm.