Show HN: Emergenv: Compose+compute env files from SSH-encrypted fragments in Git
Category: security
Tags: env-files, secret-management, ssh-encryption, git-deploy, python
Score: 6.5/10 (Innovation: 7, Technical: 6, Documentation: 7, Utility: 6)
Emergenv is a Python CLI tool for managing encrypted .env files using age and SSH keys, designed for Git-based deployments to dedicated servers. It supports composable, profile-based environment fragments with variable substitution and arithmetic, offering a novel approach to secret management without cloud infrastructure.
Target audience: backend devs, devops, homelab enthusiasts
Repository: https://github.com/anoyomoose/emergenv · Python · MIT
View on Hacker News