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:
= 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:

59e2753e700efbfac9ae00675085c191b4bbc6d4d5a3e88379729bdebd3a2faf

Signature validity period:

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

Total downloads 1,224

For this version 339

License:

MIT

Required Ruby Version: >= 3.0.0

Links: