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

Checking mnemonic phrases #6

Closed
nettnikl opened this issue May 18, 2023 · 0 comments · Fixed by #8
Closed

Checking mnemonic phrases #6

nettnikl opened this issue May 18, 2023 · 0 comments · Fixed by #8

Comments

@nettnikl
Copy link
Contributor

Hi!

As experience (see my comments on #2) have shown, checking the mnemonics for compliance with BIP39 (which is the list used by seedvault) can prevent issues. Means, checking amount, separator between words, casing and whether they are on the list.

What are your thoughts on this? It would increase the size of the tool by at least the list itself.

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

Successfully merging a pull request may close this issue.

1 participant