Hey SN, I need some help with hidden/decoy wallets. I recently watched this video from Matthew Kratter's Bitcoin University, in which he sets up a 'hidden' wallet using Trezor Suite.
I'm trying to figure out how to do this with a different platform, specifically Sparrow. I can't find anything about this anywhere. Would love some help or at least guidance in the right direction. I know it has something to do with the passphrase, but it fails every time I try it in Sparrow.
--Cheers in advance
When you create a new software wallet, you get this screen:
You can choose to add a passphrase.
Using a passphrase should be the same as hidden wallets since any password will open a valid wallet:
This is something different from using a password to encrypt your wallet which you can also do with Sparrow.
reply
Thank you so much, that's very helpful.
reply
The passphrase is just a 25th word added to your seed, as the BIP-39 standard dictates. So, the idea is that even if your seed gets compromised, the wallet generated by only the 24 words is a different one than the wallet made by 24 words + passphrase.
To setup a decoy wallet, simply import just the 24 words and deposit a relatively low amount of BTC in there. Whoever stole your seed will think "I got it" and will stop looking, leaving the majority of your funds safe in the wallet unlocked by the passphrase. If something like that happens, it is still good practice to wipe the "real" wallet and move your funds to a new one.
Hope this helps!
reply
Thank you so much, that's very helpful.
reply
I'd then keep a little honeypot of sats on the decoy wallet so that if you ever see those sats move then you know that your seed phrase was compromised. In that case it should hopefully give you enough time to move the sats protected by a passphrase (not stored with the seed phrase) to an address secured by a different signing device.
reply
Good call! I love this concept and I can't believe I didn't know about it for so long.
reply