enveil is a Rust CLI tool that protects .env secrets from AI coding tools (Claude Code, Copilot, Cursor, etc.) that can read project files. Instead of storing secrets as plaintext, it uses symbolic `ev://` references in .env files while keeping real values in a per-project encrypted local store (AES-256-GCM with Argon2id key
1 Comment
Sort: