RubyGems Navigation menu

dry-credentials 0.2.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:
=

install:
=

Versions:

  1. 0.6.0 January 12, 2026 (13 KB)
  2. 0.5.1 January 05, 2026 (13.5 KB)
  3. 0.5.0 July 21, 2025 (13.5 KB)
  4. 0.4.0 January 05, 2025 (17 KB)
  5. 0.3.1 December 25, 2024 (16.5 KB)
  6. 0.2.0 October 30, 2023 (15 KB)
Show all versions (9 total)

Development Dependencies (8):

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

Owners:

Pushed by:

Authors:

  • Sven Schwyn

SHA 256 checksum:

=

Signature validity period:

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

Total downloads 5,202

For this version 721

Version Released:

License:

MIT

Required Ruby Version: >= 3.0.0

Links: