trek10inc / serverless-secrets

An opinionated tool for safely managing and deploying Serverless projects and their secrets.
Other
165 stars 27 forks source link

Support KMS only encryption #1

Closed shortjared closed 8 years ago

shortjared commented 8 years ago

While credstash is great, not everyone needs / wants that overhead to just encrypt a single secret or two.

Probably no need for envelop encryption to keep it simple, kms supports up to 4k. There is a use case for wanting to encrypt large chunks of files though (private keys for instance). Perhaps offer kms-file:: as another functionality.

shortjared commented 8 years ago

Closed by 2.0