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.5KB)
  2. 0.4.0 January 05, 2025 (17KB)
  3. 0.3.1 December 25, 2024 (16.5KB)
  4. 0.3.0 December 08, 2024 (16.5KB)
  5. 0.2.1 March 06, 2024 (16KB)
全てのバージョンを表示(全7件)

Runtime依存関係 (1):

base64 ~> 0

Development依存関係 (9):

所有者:

プッシュ者:

GitHub

作者:

  • Sven Schwyn

SHA 256チェックサム:

=

来歴:

累計ダウンロード数 3,427

このバージョンのみ 153

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 3.0.0

リンク: