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

Implement Hierarchical SINs #5

Open
martindale opened this issue Jul 1, 2014 · 5 comments
Open

Implement Hierarchical SINs #5

martindale opened this issue Jul 1, 2014 · 5 comments

Comments

@martindale
Copy link
Contributor

Implementing BIP32-style hierarchical SINs would be a fantastic mechanism for creating many identities, but controlled by one individual.

@ryanxcharles
Copy link
Contributor

Agreed. This should work nearly out of the box with BIP32. You just need to store one extra piece of information alongside the master private key - the chain code. This "master extended private key" can be used to derive a hierarchy of new SINs.

@levino
Copy link

levino commented May 26, 2015

What is a SIN?

@44203
Copy link
Contributor

44203 commented May 26, 2015

@jgarzik
Copy link

jgarzik commented May 26, 2015

@levino
Copy link

levino commented May 27, 2015

Thank you guys!

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

No branches or pull requests

5 participants