• by AlwaysNewb23 on 2/13/2024, 5:57:46 PM

    Doppler (https://doppler.com) is my preferred tool for storing API keys. It centralizes where you manage all of your environmental variables and makes it so you never risk exposing your API keys in a code repo. There's a CLI tool that makes it easy to use all of your environment variables while you're developing and a ton of integrations for wherever you prefer to deploy your code. Feel free to ask me anything about Doppler or secrets management - I'm a developer advocate at Doppler.

  • by vmatsiiako on 2/13/2024, 6:24:57 PM

    Check out Infisical: https://infisical.com

    We help developers manage API keys, DB access tokens, certificates, and other types of secrets across all of their infrastructure – providing smooth native integrations with k8s, terraform, github actions, any local development setup, and much more.

    Disclaimer: I'm one of the founders.

  • by cranberryturkey on 2/13/2024, 5:42:24 PM

    i have a private repo with a script that backs all my .env* files up and then encrypts them and pushes them to github.

  • by stop50 on 2/13/2024, 5:53:25 PM

    hashicorp Vault