Project
Reverse Dependencies for dry-credentials
The projects listed here declare dry-credentials as a runtime or development dependency
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.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Just the bare minimum of what's needed to create bi-directional chat bots
using Roda as backend, sucker_punch and Clockwork for async and timed jobs.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024