|
|
|
|
|
by berkes
1657 days ago
|
|
There are middle grounds here. Sovereignty, like security, is not binary, it's a spectrum. You could use a scheme where two of three signatures allow transactions : you, your 'bank' and a notary. Or have such schemes for anything above a value. Or allow transactions by and to a list of whitelisted addresses after a certain date or event (such as a missed canary). |
|
So now social engineering hits and someone convinces my ‘bank’ and notary to allow the transaction to a third party. Now my life savings are gone forever.
In my real bank (no quotes) you have regulation. Banks are liable for fraud. Blockchains aren’t.
Now you could have pre assigned addresses that the notary and bank are allowed to transfer to, but now you have to think about edge cases. Every time i update my will I have to hire a blockchain engineer to update my smart contract and then hire another firm to audit it for errors so a bug doesn’t drain my account. Huge headache and much more expensive compared to the status quo.
> Or allow transactions by and to a list of whitelisted addresses after a certain date or event (such as a missed canary).
whats triggering the canary? How can I trust that it will be accurate?
Also, my spouse can change or die. If my spouse and I died at the same time and my parent’s should get the money if they are still alive. now what happens? You have to map out hundreds of edge cases, like every permutation of my relatives wallets. Then I have to trust that the blockchain can tell these people are alive.
Current California State law takes all of that into account. It handles the edge cases in a way that code does not. Probate court is expensive but its better than everything going to zero.