RubyGems Navigation menu

dry-credentials 0.1.0

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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.2.1 - March 06, 2024 (16 KB)
  2. 0.2.0 - October 30, 2023 (15 KB)
  3. 0.1.0 - February 22, 2023 (15 KB)

Development Dependencies (8):

debug >= 0
guard >= 0
minitest >= 0
rake >= 0
yard >= 0

Owners:

Pushed by:

Authors:

  • Sven Schwyn

SHA 256 checksum:

0a7860f9cbfc2610261c676f3161918280816d1e41bea4c07fa4a580faf544bd

Signature validity period:

November 06, 2022 - November 06, 2023 (expired)

Total downloads 1,224

For this version 664

License:

MIT

Required Ruby Version: >= 3.0.0

Links: