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

SLIP-39 Shamir Backup support? #354

Closed
jonathancross opened this issue Sep 8, 2019 · 2 comments
Closed

SLIP-39 Shamir Backup support? #354

jonathancross opened this issue Sep 8, 2019 · 2 comments

Comments

@jonathancross
Copy link
Contributor

Trezor now ships with support for SLIP-0039 : Shamir's Secret-Sharing for Mnemonic Codes.

Although it seems a bit less efficient than your implementation, it would nevertheless be fantastic if you could add support for this emerging standard in your BIP39 tool. This would greatly benefit users by giving them an easy way to restore SLIP39 wallet even if they don't have a hardware device supporting the standard.

Might be helpful:

Related: #73 , iancoleman/shamir39#10

@iancoleman
Copy link
Owner

Yeah I'm keen to make a similar tool for SLIP39, but it would be a standalone tool rather than integrated with this one. Thanks for the link to slip39-js, that'll be handy in the future.

@jonathancross
Copy link
Contributor Author

I just discovered https://iancoleman.io/slip39/ -- Nice!

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