On Telegram, as I was saying earlier, there's a lot of excitement in the serious Bitcoin groups and all they do is talk about dice and bullshit like that... always related to seed generation.
I might be wrong but won't they have to trust that the converter has no bug
Quite similar to implementation risk if CSPRNG are used.
On another note: I tested picking random words on my way to work
To generate a seedphrase and looking at it
I realised there was a pattern. Biased sipped in without me knowing.
Could you explain why we only need 128 bits of entropy to be secure, please.
Because I know that there are 24 seed words for 256 bits of entropy and it is available to use easily so why we don't use 24 seed words for better security?
128bits is currently nigh impossible to crack through brute force
The number of possibilities is so enormous that it is computationally infeasible with current technology.
256 bits is more like an icing to the cake.
Between 12 seed words with 128 bits of entropy and passphrase, and 24 seed words with 256 bits of entropy without passphrase, which one is more secure?
24 seedphrase protects only On brute force while a pasphrase with great entropy can do much more
Passphrase creates another wallet which helps protect your funds even if the attacker knows your 12 seedphrase.
The bottom line is that the passphrase should be random with great entropy.
irrational mind always wants to add a custom word in my native language (actually discussed just yesterday in another thread) in the unlikely event someone overhears me mumble my mnemonic song in my sleep.
I had this too recently but I read somewhere is better to make use of the 95 printable ASCII
Due to compatibility and risk of recovery.
