Hi there, quick question, is generating a bip39 seed phrase 100% safe using the safe 5? I noticed it was sorta tucked away in the UI under “Legacy backup types”
Still uses TRNG from the device and host etc, properly tested?
I get it’s somewhat offensive to assume that it might not be working properly but that whole situation with the CC dice issue has me weary that insecure entropy is being used to generate the seed if the TRNG isn’t working properly.
Nothing in the world is “100% safe”.
That said, the BIP-39 generation process is exactly as good as the SLIP-39 one. (There would be no reason to break what’s been working fine for years.)
I was not aware of any CC dice issue before this post – do you mean that thing where users were allowed to generate a seed with not nearly enough dice rolls? That seems very unrelated to what happens when the users don’t try to mess with the process ;)
Yeah basically the user only used 1 dice roll for the seed generation so the random.seed function produced a predictable mnemonic. Also are you the CEO of Trezor? Your names are similar, would be pretty cool if you’re the active on the forum.
Final question, how does Trezor secure their singing key for the firmware? Are there multisignature requirements for signing? I would hope this done via physical devices as well.