|
|
|
|
|
by grey-area
1305 days ago
|
|
And if it is worth it… that nobody knows At the moment, it's quite clear that current cryptocurrencies are solving problems nobody has (trustless transactions), in a way nobody likes the consequences of (distributed) and are magnets for fraud and grift (too many to list). Now the idea of giving people cryptographic keys is really attractive and unlocks a bunch of use-cases (most of which crypto proponents have claimed in vain for a decades crypto could solve), but there are a few problems (which crypto doesn't even try to solve): how to restore keys when they lose them or they are stolen, and related how to tie those keys to real-world identity in a meaningful way, how to rollback fraud and punish grifters, etc... for most of these you need a trusted central authority and also trusted, verified identity. Maybe currencies are just the wrong angle to attack this problem from? Unfortunately that's a really hard problem - if someone can tackle that and tie it to real world verified identity, there are a gold-mine of opportunities to solve. BUT it will require trusted central services for trust, rolling back transactions in case of fraud and identify verification to keep grifters and scammers out. When you do all that you end up with something far more like our current banking system (though it does have significant problems I don't wish to downplay, it also has hundreds of years of scam protection built-in). |
|
That’s an assumption, not a fact. And trustless transactions might not be the only problem that it tries to solve. What about predictable money supply. Trustless custody (instead of just “trustless transactions), … All these will not appeal to a lot more people today (but nobody and not many is very different, and that ratio can change with future technologies being built)
> how to restore keys when they lose them or they are stolen, and related how to tie those keys to real-world identity in a meaningful way, how to rollback fraud and punish grifters, etc... for most of these you need a trusted central authority and also trusted, verified identity.
The first part (how to restore keys when they lose them or they are stolen) does not necessarily mean that there is no decentralized solution. Social recovery (Shamir Secret Sharing + social recovery; or safer some multisig + social recovery) is being worked on.
The second part “how to tie those keys to real-world identity ” is much harder (specially if one values anonimity to avoid 1984 scenarios).