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

Add list of alternatives #2

Open
iancoleman opened this issue Dec 5, 2019 · 2 comments
Open

Add list of alternatives #2

iancoleman opened this issue Dec 5, 2019 · 2 comments

Comments

@iancoleman
Copy link
Owner

Add a list of alternative slip39 implementations, eg python-shamir-mnemonic

@Furunodo
Copy link

Yes! Here's a stub:

Alternative implementations

Trezor model T

Trezor's model T hardware wallet has SLIP39 support.

Trezor's Python library

There's a Python implementation at https://github.com/trezor/python-shamir-mnemonic

It can be installed with

 pip install shamir-mnemonic

Unchained Hermit

Unchained capital has released Hermit, which has a SLIP39 implementation. Hermit is targeted at companies. "Hermit is an open-source, sharded, air-gapped wallet designed to help groups of people safely manage and use bitcoin private keys."

https://github.com/unchained-capital/hermit

@iancoleman
Copy link
Owner Author

Thanks for the link to hermit, nice to see.

Interesting their use of the word 'shard' which does not appear in the slip0039 spec. I feel that consistent use of language is going to be important. Any opinions on the use of the word shard?

https://github.com/unchained-capital/hermit#sharding

Related to #4

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