@hsz/kms
Version:
AWS KMS encrypt/decrypt nodejs executable for .env files
14 lines (8 loc) • 488 B
Markdown
AWS KMS encrypt/decrypt NodeJS executable for handling .env files.
When working on a project which is shared among the developers team or having a couple of
environments (i.e. testing, staging, production) or any other scenario that may require
sharing and versioning the secret keys used by this project - it is always a hard moment to pick
the right tools and workflow to solve this problem of storing vulnerable access keys.
This simple package utilizes