RubyGems Navigation menu

dry-credentials 0.5.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.5.0 July 21, 2025 (13.5 KB)
  2. 0.4.0 January 05, 2025 (17.0 KB)
  3. 0.3.1 December 25, 2024 (16.5 KB)
  4. 0.3.0 December 08, 2024 (16.5 KB)
  5. 0.2.1 March 06, 2024 (16.0 KB)
顯示所有版本(共 7)

Runtime 相依性套件 (1):

base64 ~> 0

Development 相依性套件 (9):

擁有者:

推送者:

GitHub

作者:

  • Sven Schwyn

SHA 256 總和檢查碼:

=

Provenance:

總下載次數 3,538

這個版本 164

版本发布:

授權:

MIT

Ruby 版本需求: >= 3.0.0

相關連結: