Our great sponsors
-
You really should be loading them into the environment just before your app process starts, or loading them from within your app code at runtime during your init process. If you truly can’t use anything other than an .env file, make sure it’s encrypted with something like https://github.com/mozilla/sops. Keeping secrets in plaintext is an absolute disaster waiting to happen.
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
- How to store .p12 and .p7c certificates securly and retrive them at docker build time
- Welche Berufsgeheimnisse gibt es in eurer Branche? Was kann man in der Regel nur wissen, wenn man in eurem Beruf arbeitet?
- non-enterprise secrets management options?
- Can my IT department tell (without any sortve deep dive) that I'm using a python script to login?
- Best practices on secrets sharing and storing