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 Keystore #65

Closed
dariusc93 opened this issue Apr 27, 2023 · 0 comments · Fixed by #74
Closed

Implement Keystore #65

dariusc93 opened this issue Apr 27, 2023 · 0 comments · Fixed by #74
Labels
p:normal Normal Priority

Comments

@dariusc93
Copy link
Owner

Current implementation only allow passing in a single keypair, which would be useful for starting the node, however this implementation does not support a keystore that would allow the creation, storage and usage of generated keys. This would be helpful when it comes to implementing #1, or if a node which to select a specific keypair for starting their node, or possibly other usage (eg implementing signing or encryption for dag, though such specs are not finalized or complete)

@dariusc93 dariusc93 added the p:normal Normal Priority label Apr 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p:normal Normal Priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant