Fonta1n3 / FullyNoded

Self sovereign, secure, powerful, easy to use wallet that utilizes your own node as a backend. Powered by PSBT's and descriptors. Acts as an offline signer using your node as a watch-only wallet. C-Lightning compatible for instant, unfairly cheap payments.
https://fullynoded.app
Other
201 stars 31 forks source link

In recovery, add ability to try multiple passphrases. #144

Closed bitcoincoredotbin closed 3 years ago

bitcoincoredotbin commented 3 years ago

I'm helping a friend recover a wallet and the recovery tool is a great and easy way to do it.

He knows his seed but forgot his passphrase. "It's can only be one of 5 different passwords" "I use the same password i wouldnt forget" "the wallet forgot my password" kind of situation.

I have a list of his possible passphrases with a vaild BIP39 seed. It would be cool to have an advanced option to put in alternate passphrases so a user doesn't have to input the seed and re-scan multiple times. I know this would take much longer than a normal import since every phrase is a (new wallet)*(derivation paths), but it could save time in this specific situation.

Fonta1n3 commented 3 years ago

To be honest you can only add one at a time... This won't change, you will just have to add each one individually.