RubyGems Navigation menu

dry-credentials 0.2.1

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)

Runtime Dependencies (1):

base64 ~> 0

Development Dependencies (8):

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

Owners:

Pushed by:

Authors:

  • Sven Schwyn

SHA 256 checksum:

f75c00e45f71e47e5fb2fd21cedfc6581b6143c127fed8f4752bfd44c08fb6b5

Signature validity period:

November 10, 2023 - November 09, 2024

Total downloads 1,191

For this version 201

License:

MIT

Required Ruby Version: >= 3.0.0

Links: