Enveil–Encrypted vault that replaces .env files with runtime injection
Runtime injection bypasses .env files entirely—secrets never touch disk.
enject: Hide .env secrets from prAIng eyes: secrets live in local encrypted stores (per project) and are injected directly into apps at runtime, never touching disk as plaintext.
Stops AI tools from reading .env files by never storing secrets as plaintext on disk.
Full-stack and backend developers using AI coding assistants (Claude Code, Copilot, Cursor)
1Password secret injection · dotenv-vault
Runtime injection bypasses .env files entirely—secrets never touch disk.
Touch ID auth and Keychain integration beat 1Password's env tool on local-first workflow.
Touch ID for ENV secrets is clever, but dotenvx and 1Password CLI already solve this.
Makes secure path faster than Slack for sharing secrets—age encryption, SPAKE2, self-hostable.
Yet another .env replacement; Doppler and Infisical already own this space.
GitHub-as-untrusted-storage with XChaCha20 is clever, but 1Password and Vault already own secrets.