| > The first airplanes had a clear commercial advantage over other methods of transport: speed. And blockchain enables people to send value without intermediaries around the world in less than a few minutes. Key point: without intermediaries. Any comparison with existing banking systems is moot. > If the "things that need to be worked on before" don't include any of these cases, what do they include? - How to get the systems safer to use, so that people can reduce their dependence on existing banking/financial structure. - How to create other use-cases beyond transmitting value: to create credit systems (along with credit ratings, insurance instruments), to eliminate notaries and have blockchain be also used as a record of private property, deeds, etc. - How to find a better point in the trade-off decentralization/permissionless/operational cost x centralization/permissioned/economies of scale. That is what Layer-2 solutions are about. - How to develop and architect applications that make use of this technology without destroying value. Do you need more? |
In particular, intermediaries allow people to fix mistakes. And people make mistakes all the time.
People like banking; it's individual banks that they hate. Better regulation fixes that. Unregulated transactions are terrible: the entire history of finance proves that people will lie, cheat and defraud each other if given half a chance.
Financial safety comes from the ability of a trustable third party to adjudicate and correct mistakes and disputes.
If you want to compile a credit rating, you need an accurate history of transactions. Blockchains don't give you accurate histories, they give you timestamped signed logs of entries that are really really difficult to amend. "This landlord reported that I was late on rent but I've never lived in that state" is a complaint that a credit agency must accept and evaluate.
Eliminating notaries: the purpose of a notary is not just to say "this event happened at this time" but to say "I witnessed this event happening at this time". A blockchain can't do that. You need to trust the notary as well as the notary's log, and random people adding entries doesn't make them trustable.
Record of private property and deeds: you literally want a single authoritative database here, where every write operation is done by a trusted person.
Each of these cases is not "we need a blockchain" but "it's good to have a signed, difficult-to-forge journal that can be inspected and verified".
Your last point is basically "we don't know what cryptocurrencies are good for."