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:
= 複製 已複製

安裝:
=

版本列表:

  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)

Development 相依性套件 (8):

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

擁有者:

Pushed by:

作者:

  • Sven Schwyn

SHA 256 checksum:

59e2753e700efbfac9ae00675085c191b4bbc6d4d5a3e88379729bdebd3a2faf

Signature validity period:

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

總下載次數 1,250

這個版本 347

License:

MIT

Ruby 版本需求: >= 3.0.0

相關連結: