s3-pgp-encryptor-lib

0.3.0 • Public • Published

s3-pgp-encryptor-lib

Library for PGP encrypting files added to an S3 bucket.

Can be deployed to AWS Lambda with s3-pgp-encryptor-lambda-deployer.

Getting started

To work locally with this project, follow the steps below:

  1. Fork, clone or download this project
  2. npm install
  3. Copy .example.env to .env and set variables as required
  4. npm run encrypt-it

Building

To build the project in JS: npm run build

Testing

To run unit tests: npm run test

Publishing new releases

  1. Bump the version number in package.json
  2. npm run build
  3. npm publish

Based on s3-pgp-encryptor, see that project's readme for original copyright and license information.

Built by Seertech.

Readme

Keywords

Package Sidebar

Install

npm i s3-pgp-encryptor-lib

Weekly Downloads

1

Version

0.3.0

License

Apache-2.0

Unpacked Size

31.1 kB

Total Files

13

Last publish

Collaborators

  • jaza