Campfire - Cloud-Based Secrets/Config Manager

Campfire Secrets logo

Campfire is a cloud-based secrets manager that runs on Firebase Cloud Functions (which runs Node.js) and Firebase Realtime Database. It was created as a free, basic alternative to paid or self-hosted secrets managers such as AWS Secrets Manager, Google's Cloud KMS, Hashicorp's Vault, Pinterest's Knox etc.

Campfire features the following:

  • Web API, enabling any application that can make HTTP requests to retrieve secrets.
  • Secrets overriding, allowing you to have different secrets across environments such as development, staging and production.

Additonal links: