2.1.0 • Published 2 years ago

@runforest/encrypt v2.1.0

Weekly downloads
33
License
ISC
Repository
-
Last release
2 years ago

This file expects a public key to exist in the project. It uses that public key to encrypt all the files, or files of a particular pattern in a directory with the expectation that the CI process contains the tooling and key to properly reverse the encryption.

This is especially useful for confidential data like certs and keys for servers.

Config:

{
  encryptDir: "path to files to encrypt, as globby regex",
  publicKey: "the path to the key that should be used for rsa encryption.  Should be in the project",
  extension: "the type of file that should be encrypted.  Typically .pem",
}
2.1.0

2 years ago

2.0.0

2 years ago

2.0.0-next.67

2 years ago

2.0.0-alpha.67

2 years ago

1.1.13

3 years ago

1.1.12

3 years ago

1.1.12-alpha.0

3 years ago

2.0.0-next.59

3 years ago

1.1.11

3 years ago

1.1.10

3 years ago

1.1.9

3 years ago

1.1.8

3 years ago

1.1.8-alpha.2

3 years ago

1.1.7

3 years ago

1.1.7-alpha.1

3 years ago

1.1.7-alpha.0

3 years ago

1.1.6

3 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

4 years ago

1.1.1-alpha.5

4 years ago

1.1.0

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.5-alpha.2

4 years ago

1.0.5-alpha.7

4 years ago

1.0.4

4 years ago

1.0.4-alpha.0

4 years ago

1.0.3

4 years ago

1.0.2

5 years ago

1.0.1

5 years ago