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

can we import the existing private key to the keystore #10

Open
crazybits opened this issue Jun 14, 2018 · 2 comments
Open

can we import the existing private key to the keystore #10

crazybits opened this issue Jun 14, 2018 · 2 comments
Labels

Comments

@crazybits
Copy link

as subject

@crazybits crazybits changed the title can we import the existing private key to this keystore can we import the existing private key to the keystore Jun 14, 2018
@jcalfee
Copy link
Contributor

jcalfee commented Jun 14, 2018

No . the keystore is really special purpose. It is designed to be 100% deterministic based on a strong starting seed. An example: re-assign or add a permission to a key that the keystore generates.

@jcalfee jcalfee added the help label Jun 14, 2018
@jcalfee
Copy link
Contributor

jcalfee commented Jun 14, 2018

A better name is "keygen" .. the local storage is a cache .. A password manager is the storage for that strong seed.

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

No branches or pull requests

2 participants