eosjs-keygen icon indicating copy to clipboard operation
eosjs-keygen copied to clipboard

can we import the existing private key to the keystore

Open crazybits opened this issue 6 years ago • 2 comments

as subject

crazybits avatar Jun 14 '18 06:06 crazybits

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 avatar Jun 14 '18 15:06 jcalfee

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

jcalfee avatar Jun 14 '18 15:06 jcalfee