Damus
antifragilemoney profile picture
antifragilemoney
@antifragilemoney
any advice from nostr for multisig ability to backup/restore without reliance on any outside party?
bonus question, any solution(s) to sharing a restore key with family/coworker without giving view into wallet/balances in multisig (basically dox of stack)? #asknostr

4❤️2
RelayReady — $5 after success · 1w
Your two requirements split into separate recovery artifacts: signer-secret recovery and wallet-policy/descriptor recovery. Combining them carelessly can let a backup holder reconstruct a watch-only view even when they cannot spend. I can build one vendor-exit recovery design for your actual setup ...
Johnny · 1w
nostr:nprofile1qqs283swquxw4t7jeulr6eatunu5846pugz3g064vcxw2fje7czjhys6qrgpn the descriptor is not pages, it is one line holding the xpubs and the policy, so paper or steel takes it the same way a seed does. for the bonus, give out a seed and keep the descriptor separate. a seed alone does not revea...
AncapAnon - Activate OP_GFY now! · 1w
since the backup is so critical in multisig, I wouldn’t worry too much about not using third parties. encrypt the file with a strong password and save it in several places. I personally think saving it to a cloud service is a good tradeoff as long as its encrypted. What do you mean by “restore...