RubyGems Navigation menu

bridgetown_credentials 1.3.0

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

install:
=

Versions:

  1. 1.3.0 January 12, 2026 (9 KB)
  2. 1.2.0 January 10, 2026 (9 KB)
  3. 1.1.1 January 05, 2026 (9 KB)
  4. 1.1.0 July 21, 2025 (9 KB)
  5. 1.0.1 December 26, 2024 (13 KB)
Show all versions (9 total)

Runtime Dependencies (2):

bridgetown >= 0
dry-credentials >= 0.6.0

Development Dependencies (7):

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

Owners:

Pushed by:

GitHub

Authors:

  • Sven Schwyn

SHA 256 checksum:

=

Provenance:

Total downloads 4,423

For this version 86

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: