| Two months ago, we left our jobs at AWS and Figma to continue building Infisical. It is an open-source end-to-end encrypted tool that helps you manage developer secrets across your team, devices, and infrastructure. During the previous Show HN, we got a lot of useful feedback which we’ve been iterating on A LOT! In the past month, we’ve been pretty much working 24/7, and we added:
- Integrations for Vercel, Netlify, GitHub Actions, Render, and Fly.io
- Public API
- User activity logs
- Point-in-time recovery and secret versioning
- Custom environments
- Kubernetes operator (https://infisical.com/docs/integrations/platforms/kubernetes)
And made lots of other performance improvements both on the frontend and backend. Our repo is published under the MIT license so any developer can use Infisical. The goal is to not charge individual developers. We make money by charging a license fee for some enterprise features as well as providing a hosted version and support. In the coming weeks, we plan to add features like key rotation, alerts, and secret groups - as well as continue adding more integrations. Give it a try (https://github.com/Infisical/infisical)! We’d love to hear what you think! Main website: https://infisical.com/ |
I'm the founder of the OSS project windmill [1] that, among others, separates the code logic from the management of secrets. We are in the same boat of being a small team doing too many features and hence have covered very lightly the secret management. I would love to see if we could write some integrations between our projects so that scripts and workflows could leverage advanced secret management.
[1]: https://github.com/windmill-labs/windmill