Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accept 24-word BIP39 mnemonics #134

Open
leafcutterant opened this issue Apr 26, 2020 · 1 comment
Open

Accept 24-word BIP39 mnemonics #134

leafcutterant opened this issue Apr 26, 2020 · 1 comment

Comments

@leafcutterant
Copy link

The BIP39 proposal allows for a source entropy greater than 128 bits (12 words) to be expressed as a mnemonic. Mnemonic sentences with 24 words are becoming more popular, and rightly so as they give better protection against future quantum computer threats.

Could you please implement 24-word BIP39 mnemonics, at least for importing, and maybe later set as the standard new generated wallet?

@DrewCarlson
Copy link
Contributor

Good news, this is also on the roadmap!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants