hexresearch / ergvein

Multiplatform BTC wallet with client side filters
https://cypra.io
MIT License
36 stars 8 forks source link

Change default seed size to 12 words #979

Closed NCrashed closed 3 years ago

NCrashed commented 3 years ago

That size provides 128 bits of entropy and whole bitcoin network made < 90 bits of entropy so far. https://bitcoin.stackexchange.com/questions/38512/is-12-word-seed-phrase-safe-enough

That will simplify wallet setup for new users.

Also, set default seed size to 12 in restoration process, hide advanced settings like seed size, mnemonic type under dropdown.