| Phase - Open source application secrets management platform for developers What we are building and how it works (TL;DR):
- CLI that replaces .env files by imports secrets, encrypting and syncing them to the backend. The CLI injects secrets into any application at runtime as environment variables.
- A frontend web app to CRUD key, value pairs across dev, staging, prod envs. Add teammates. View logs.
- An backend API to store secrets data. Sync them to common platforms like GitHub, Kubernetes, AWS etc. Tech stack:
- Next.js frontend
- Python / Django backend (django-rq, django REST, graphene graphql)
- Postgresql
- Redis Repos:
- https://github.com/phasehq/console
- https://github.com/phasehq/cli
- https://github.com/phasehq/docs
- https://github.com/phasehq/python-sdk
- https://github.com/phasehq/golang-sdk
- https://github.com/phasehq/kubernetes-secrets-operator
- https://github.com/phasehq/terraform-provider-phase DM me on Slack: https://slack.phase.dev or X: https://x.com/nimishkarmali Help needed: Contributors are welcome to try the platform and improve it by creating or picking up GitHub issues on any of the above repos, adding new integrations, features, and docs! |