|
|
|
|
|
by rglullis
1498 days ago
|
|
No. The blockchain is not a data store. The blockchain is needed only when you need: - global view of the state that is taken as truth by all participants (consensus) - where anyone is allowed to make operations to change the state (permissionless) - and all operations that change the state are agreed by all participants (trustless) You don't need the blockchain to store your music collection. Any content-addressable filesystem can do that for you. But you do need a blockchain if you want to make a decentralized "top-40" list. |
|
What categories of data do you see that (a) average users care about and (b) would want to control beyond the life of a service provider but (c) doesn't depend on the availability of assets/contents/etc. cannot be viably stored on-chain?
[1]: Sure, FileCoin and dependent services offer some control and guarantees over off-chain data I guess.