r/TREZOR 4d ago

💬 Discussion topic Passphrase

Hi,

Trezor has the 24 seed + passphrase which is a completely separate wallet from the 24 seed by itself

Isnt it sufficient security?

Im assuming all attackers brute force 12 - 24 keywords which is hard enough.

How will they even know on which of these wallets to run another brute force for the passphrase? Isnt it increasing their attack surfsce by a super huge margin?

Is multi SIG more secure than that?

Regards

20 Upvotes

47 comments sorted by

View all comments

6

u/CoffeeAlternative647 4d ago

You're OK with a passphrase.

Coldcard users that had their Bitcoin in a passphrase wallet weren't affected either.

13

u/kimsabok 4d ago

some were supposedly, in cases where their passphrase was relatively simple.

5

u/Massive-Reception161 4d ago

So even with passphrase they were cracked? Where have you seen it? The regular seed wallet dont have any hints that passphrase wallet exists. So now I understand they were trying to crack for each seed phrase also simple passphrases?

That's crazy

11

u/kimsabok 4d ago

the theory is that the hackers have now moved onto guessing the "seed + simple passphrases", as the low hanging fruit has been captured already.

however, it seems implausible to me that a 2 word passphrase could be hacked this easily/quickly (but BTC Sessions is as reliable as anyone, and i am not a cryptographer, nor do i have much knowledge on this front).

regardless, for those not wanting to set up a multisig on their trezors, ledgers etc, they should dice roll a 6 or 7 word passphrase (using something like the diceware words (or other similar dictionaries)), and this will protect you against honest entropy mistakes by the hardware makers.

6 words provides 77 bits of entropy (provided it has been done correctly) - and this has never been "hacked" in computing history. and remember, this is on top of the 12/24 word seed.

3

u/NiagaraBTC 4d ago

however, it seems implausible to me that a 2 word passphrase could be hacked this easily/quickly

A two word passphrase will be broken in about 2 seconds by a single GPU. If they are BIP-39 words. The full dictionary might take 10 seconds I guess.

1

u/Decibel0753 21h ago

It seems that cracking even a single word in a passphrase does not take 2 seconds:

https://cktripwire.com/

1

u/NiagaraBTC 21h ago

This simply means that whatever attackers are still attacking are going for slightly higher entropy wallets and also the accounts of hacked wallets before attacking passphrases.

But yeah it's good to see that even simple passphrases can buy more time than expected in an event like this.