Haven
Haven is an open-source, centralized secrets manager that protects your application secrets through a combination of encryption, access control, and injection-at-runtime. Built using Node.js and Amazon Web Services, it is easy to set up and integrate with your Node applications.
For the developer, Haven provides both a UI and CLI to abstract away the pain of using a secrets manager. Furthermore, Haven injects secrets at runtime and redacts secrets from getting logged on stdOut and StdErr.
Read The Case Study