RubyGems Navigation menu

bridgetown_credentials 0.1.1

Credentials like passwords, access tokens and other secrets are often passed to sites each by it's own ENV variable. This is both uncool, non-atomic and therefore unreliable. Use this plugin to store your credentials in encrypted YAML files which you can safely commit to your source code repository. In order to use all of them in Bridgetown, you have to set or pass exactly one ENV variable holding the key to decrypt.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.0 - March 07, 2024 (13 KB)
  2. 0.2.0 - January 26, 2023 (29 KB)
  3. 0.1.1 - January 02, 2023 (29 KB)
  4. 0.1.0 - December 29, 2022 (29 KB)

Runtime Dependencies (2):

bridgetown >= 1.2.0.beta4, < 2.0

Development Dependencies (8):

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

Owners:

Pushed by:

Authors:

  • Sven Schwyn

SHA 256 checksum:

39b80f4f8f75e4f821b724c1c7f03330b66052232f8587eb2e246164f9849596

Signature validity period:

November 06, 2022 - November 06, 2023 (expired)

Total downloads 1,442

For this version 378

License:

MIT

Required Ruby Version: >= 3.0.0

Links: