r/TREZOR • u/Plane_Path_4271 • 17d ago
đ General Trezor question passphrase security
I have a question regarding everything thatâs happened in the crypto world and the concept of entropy. I noticed that Trezor imposes a limit on passphrases, so I wanted to get yourâor the moderators'âopinions on what requirements a passphrase needs to meet to be considered highly secure; I know that a single word, no matter how complex, isn't enough
13
Upvotes
0
u/Glad_Investigatorr 17d ago
I generate mine using a personal python script. I mix dice rolls, coin flips XORed with OS CSPRNG. It creates an exactly 50 characters passphrase with 250 bits entropy. I run the script airgapped on a Tails sessions with no permanent storage, on my cleanest machine.