RubyGems Navigation menu

dry-credentials 0.1.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

擁有者:

推送者:

作者:

  • Sven Schwyn

SHA 256 總和檢查碼:

0a7860f9cbfc2610261c676f3161918280816d1e41bea4c07fa4a580faf544bd

簽名有效期:

November 06, 2022 - November 06, 2023 (已過期)

總下載次數 1,322

這個版本 693

授權:

MIT

Ruby 版本需求: >= 3.0.0

相關連結: