@aercolino/secreta-decrypt-aws

0.1.0 • Public • Published

Secreta

Secreta is a little suite of tools for managing configuration secrets in AWS Lambda functions.

Features

  1. Asymmetric encryption with RSA keys (public and private), directly generated on AWS.
  2. Local encryption on disk with the public key: both this key and the ciphertext can be shared in the repo.
  3. Remote decryption in memory with the private key: this key is stored encrypted, directly on AWS.

Secreta Decrypt for AWS

Documentation

Readme

Keywords

none

Package Sidebar

Install

npm i @aercolino/secreta-decrypt-aws

Weekly Downloads

1

Version

0.1.0

License

ISC

Last publish

Collaborators

  • aercolino