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

Support remote key management, encryption, and signing #336

Open
andresuribe87 opened this issue Mar 30, 2023 · 1 comment
Open

Support remote key management, encryption, and signing #336

andresuribe87 opened this issue Mar 30, 2023 · 1 comment
Labels
dids enhancement New feature or request

Comments

@andresuribe87
Copy link
Contributor

The SDK should:

  • Decouple DID generation from Key Generation.
  • Let users of the library bring their signers, likely in the form of an HSM.
  • Have key generation be explicitly something that discouraged in production environments.

This would possibly involve:

  • Breaking up existing functions into multiple steps.
  • Have a standard way to support asynchronous flows with external processes.
@decentralgabe
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dids enhancement New feature or request
Projects
No open projects
Status: 📋 Backlog
Development

No branches or pull requests

3 participants