aws / aws/aws-encryption-sdk-javascript
Client-browser readme is missing fallback strategies and alternatives
Open
- Dominant language
- TypeScript
- Stars
- 260
- Forks
- 68
- Avg merge
- 22h 19m
- Merged PRs (30d)
- 2
Description
The fallback section of the readme for the client-browser module lists the features of the SDK that are not supported by certain browsers. However, while it mentions `msrcrypto` as an example of a fallback library, it doesn't recommend any fallback strategies or alternatives.
Also, the fallback section points to @aws-crypto/web-crypto-backend, but that file has very little information, and just sends readers back to the readme. Loops like this are very frustrating to users.
Contributor guide
Assessment
This issue has not been assessed yet.