aws / aws/aws-encryption-sdk-javascript
clarify naming of AWS KMS keyring
未关闭
doc change required
- 主要语言
- TypeScript
- 星标
- 260
- 派生
- 68
- 平均合并
- 22 小时 19 分钟
- 30 天内合并 PR
- 2
描述
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.
贡献指南
调研方向
先阅读所引用的规范 issue 67,然后在这个 TypeScript repository 中找到 KMS keyring 的实现以及现有的兼容性测试。完成的标准是 keyring 使用明确请求的 AWS KMS 名称,同时继续支持现有用户;该 issue 未指定具体的文件或测试。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- aws, typescript
- 领域
- cryptography, security
- Issue 类型
- 重构
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100