Sign in Sign up
rubygems

bridgetown_credentials

Credentials like passwords, access tokens and other secrets are often passed to sites each by it's own ENV variable. This is both uncool, non-atomic and therefore unreliable. Use this plugin to store your credentials in encrypted YAML files which you can safely commit to your source code repository. In order to use all of them in Bridgetown, you have to set or pass exactly one ENV variable holding the key to decrypt.

Activity

Latest release
4mo ago
Total releases
10
Cadence
~3 months
Last 12 months
4

Reach

Stars

Details

License
MIT
First release
Dec 29, 2022
Releases
Version Released
1.3.1 patch
1.3.0 minor
1.2.0 minor
1.1.1 patch
1.1.0 minor
1.0.1 patch
1.0.0 major
0.2.0 minor
0.1.1 patch
0.1.0 initial