Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dids enhancement New feature or request
Projects
No open projects
Status: 📋 Backlog
Development

No branches or pull requests

3 participants