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:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

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

Runtime 依赖 (1):

base64 ~> 0

Development 依赖 (8):

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

业主:

推送:

作者:

  • Sven Schwyn

SHA 256 校验和:

f75c00e45f71e47e5fb2fd21cedfc6581b6143c127fed8f4752bfd44c08fb6b5

签名有效期:

November 10, 2023 - November 09, 2024

下载总量 1,224

这个版本 221

许可:

MIT

需要的 Ruby 版本: >= 3.0.0

链接: