Alternatives to Infisical

Open-source platform for storing and distributing application secrets. The listings below can replace it for an important use case. Each note says what changes if you switch.

The original

Replacements

Listings that take over the same core job as Infisical.

  • Doppler

    Hosted secrets manager that syncs environment variables across environments.

    Doppler is a hosted-only, closed source secrets manager with a single CLI workflow, so you trust its platform with secrets, and its free tier is limited to small teams.

  • SOPS

    Encrypts values inside YAML, JSON and env files so they can live in Git.

    SOPS is a free open source tool that encrypts values inside YAML, JSON and env files stored in Git, with no server to run but manual key rotation.

Similar software

Related functionality, not a direct replacement.