pull down to refresh
0 sats \ 3 replies \ @BitcoinHandsOn OP 11h \ parent \ on: The "easy wallet" (repeated seed phrase and memorized 7-word bip39 passphrase) bitcoin
The whole point is that the seed phrase provides ZERO entropy. Those phrases (all the no entropy ones, like "action" repeated 12 times) are constantly scanned, and if anyone were to put bitcoin onto one of the addresses linked to the private key associated with that seed phrase, it would immediately be swept away.
You can actually restore that seed phrase into Sparrow, just for fun, and see all the transaction on it. I guess people accidentally (?) send sats to an address associated with that key. And...immediately it's swept away.
However, with the seed phrase AND the passphrase, you have a different private key. And that private key will have much better entropy. Not as good as 12 words, but good enough for a lot of purposes.
Be careful with your calculations. Each bip 39 word adds 11 bits of entropy so 7 words would add 77 bits.
If you were using the EFF long diceware wordlist... 7 words is ~90bits. And 8 words is over 100 iirc. Even a small increase in entropy is an exponential increase in security so more is better.
reply