Show HN: Envcontract – Validate your .env and never commit a secret (100% local)
Category: security
Tags: env-validation, security, cli-tool, python, pre-commit
Score: 6.0/10 (Innovation: 5, Technical: 5, Documentation: 8, Utility: 6)
Envcontract validates .env files using a committed schema, ensuring configuration consistency and preventing secret leaks entirely on the local machine. It offers a unique approach to a common problem with strong privacy guarantees and clear automation support.
Target audience: backend devs
Repository: https://github.com/hamzamansoorch/envcontract · Python · MIT · 1 stars
View on Hacker News