Hacker News new | ask | show | jobs
by zachmx 1685 days ago
I find this to be a null argument with the potential future development of smart contract wallets that help secure hot and cold assets and require multiple users to sign off on a transaction for cold assets. You can delegate sign off authority for transactions to multiple other wallets of users that you trust in the real world. That way there are multiple tiers of asset transfer authentication.

For example I wouldn't be able to transfer my house deed NFT without first getting a relative to sign off on the transaction via their wallet as well as maybe my best friend. The beauty of a smart contract wallet is that there can be multiple if/then statements that determine when cold assets are allowed to move, all of which are up to the discretion and preference of the end user.

An alternative solution is altering how we manage assets in general including the suggested Harberger tax from the Book Radical Markets. But I feel that's a deeper dive into more theoretical territory.

1 comments

What happens if your relative or friend is incapacitated in some way?
You have if/then statements that act as a clause allowing you to bypass that system for that specific person. Since all identity will be intrinsically built into the system, you can hypothetically initiate this bypass mechanism which would require multiple associated wallets to confirm that that particular wallets owner has become incapacitated and can't fu-fill their duty as an authenticator to your wallet.

I don't have any specifics on what that type of mechanism would look like (I'm just spitballing), but it's a something that definitely is interesting to think about. Maybe that mechanism randomly selects wallets that have no known correlation to your own and ask those individuals to confirm that the specified person is incapacitated. Since those people wouldn't have any stake in your transaction (allowing it to go through or preventing it from going through), they would be incentivized to be truthful.

Edit: to add to this last thought, maybe the wallet requesting the incapacitation confirmation is abstracted from the users confirming the incapacitation. The wallet essentially probes other active wallets and requests them to confirm that person is incapacitated without revealing who is requesting the information. this could help prevent collusion