humanmade / humanmade/altis-cloud
Document encryption standards for encryption at rest
Open
developer advocacy
- Dominant language
- PHP
- Stars
- 9
- Forks
- 2
- Avg merge
- 6d 1h
- Merged PRs (30d)
- 23
Description
We encrypt our data at rest with KMS keys; there's two keys backed by HSMs, one per customer and one per environment. These use [`SYMMETRIC_DEFAULT`](https://docs.aws.amazon.com/kms/latest/developerguide/symm-asymm-choose-key-spec.html#symmetric-cmks) which is AES-256-GCM.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.