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

Add AWSKeyManager implementation #110

Open
KendallWeihe opened this issue Mar 17, 2024 · 0 comments
Open

Add AWSKeyManager implementation #110

KendallWeihe opened this issue Mar 17, 2024 · 0 comments

Comments

@KendallWeihe
Copy link
Contributor

KendallWeihe commented Mar 17, 2024

We currently have a LocalKeyManager implementation for KeyManager but other web5 SDKs have an implementation for AWS KMS

Do we want to add an AWS KMS implementation here in this repo? Or implement the it in a different repo by using the KeyManager interface from this repo?

If we want to implement it in this repo, where will we place it within our code (and therefore which package will it be consumed from)?

  • web5-js has a dedicated NPM package for this named crypto-aws-kms (link)
  • web5-kt has an AwsKeyManager implementation within its crypto package (link)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant