Infisical is an open-source secrets management platform designed to replace scattered .env files with a centralized, encrypted secrets store. With over 16,000 GitHub stars, it has become a popular alternative to HashiCorp Vault for teams wanting simpler secrets management.
The platform provides end-to-end encryption for secrets at rest and in transit. Teams manage secrets through a web dashboard, CLI, SDKs for multiple languages, or a REST API. Environment-specific configurations support development, staging, and production workflows.
Key features include automatic secret rotation for databases and cloud services, dynamic secrets that are generated on-demand with automatic expiration, granular access controls with role-based permissions, and comprehensive audit logs tracking every secret access and modification.
Native integrations cover AWS, GCP, Azure, Kubernetes, Docker, GitHub Actions, GitLab CI, Vercel, Netlify, and more. The platform can be self-hosted via Docker or used as a managed cloud service. Free tier includes unlimited team members with basic features.