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:
=

installieren:
=

Versionen:

  1. 0.2.1 March 06, 2024 (16 KB)
  2. 0.2.0 October 30, 2023 (15 KB)
  3. 0.1.0 February 22, 2023 (15 KB)

Runtime Abhängigkeiten (1):

base64 ~> 0

Development Abhängigkeiten (8):

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

Besitzer:

Pushed by:

Autoren:

  • Sven Schwyn

SHA 256-Prüfsumme:

=

Signature validity period:

November 10, 2023 - November 09, 2024 (expired)

Downloads insgesamt 1.503

Für diese Version 340

Version veröffentlicht:

Lizenz:

MIT

Erforderliche Ruby-Version: >= 3.0.0

Links: