Sign in Sign up
rubygems

dry-credentials

Manage and deploy secrets (access keys, API tokens etc) in encrypted files which can safely be committed to the code repository. To decrypt and and use them, only one environment variable containing the corresponding key is required. While similar to ActiveSupport::EncryptedConfiguration, this lightweight implementation introduces as few dependencies as necessary.

Activity

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

Reach

Stars

Details

License
MIT
First release
Feb 22, 2023
Releases
Version Released
0.6.1 patch
0.6.0 minor
0.5.1 patch
0.5.0 minor
0.4.0 minor
0.3.1 patch
0.3.0 minor
0.2.1 patch
0.2.0 minor
0.1.0 initial