aws / aws/aws-encryption-sdk-javascript
clarify naming of AWS KMS keyring
- Dominant language
- TypeScript
- Stars
- 260
- Forks
- 68
- Avg merge
- 22h 19m
- Merged PRs (30d)
- 2
Description
Per https://github.com/awslabs/aws-encryption-sdk-specification/issues/67, we are going to rename the KMS keyring to the AWS KMS keyring to be explicitly clear that this keyring interacts with the AWS Key Management Service, rather than some other KMS.
We need to make sure that we do this in a backwards-compatible way.
Contributor guide
Research direction
Start by reading the referenced specification issue 67, then locate the KMS keyring implementation and any existing compatibility tests in this TypeScript repository. Done means the keyring uses the explicitly requested AWS KMS name while existing users remain supported; the issue does not name specific files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, typescript
- Domain
- cryptography, security
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100