Dotveil alternatives

DotVeil is an open-source secret management tool designed for developers to securely handle .env files without using insecure methods like Slack or unencrypted git commits. It uses a zero-knowledge architecture where secrets are encrypted locally with AES-256-GCM before being sent to the server, which only stores encrypted data. The platform supports team sharing, multi-environment management, and self-hosting with role-based access control.

Alternatives