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 (16KB)
  2. 0.2.0 October 30, 2023 (15KB)
  3. 0.1.0 February 22, 2023 (15KB)

Runtime依存関係 (1):

base64 ~> 0

Development依存関係 (8):

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

所有者:

プッシュ者:

作者:

  • Sven Schwyn

SHA 256チェックサム:

=

シグネチャの有効期限:

November 10, 2023 - November 09, 2024 (期限切れ)

累計ダウンロード数 1,513

このバージョンのみ 345

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

ライセンス:

MIT

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

リンク: