Show HN: Secretenv – Run any process with secrets from all your back ends
Category: devtools
Tags: secrets-management, cli-tool, rust
Score: 7.3/10 (Innovation: 7, Technical: 7, Documentation: 8, Utility: 7)
Secretenv is a CLI tool that injects secrets into process environments from multiple backends (AWS SSM, 1Password, Vault, etc.) without storing or managing secrets itself, using a layered alias registry and project manifest approach. It solves the real-world problem of organizations using multiple secrets backends with a clean, decoupled design that keeps infrastructure out of code repos.
Target audience: backend devs, devops
Repository: https://github.com/TechAlchemistX/secretenv · Rust · AGPL-3.0 · 5 stars
View on Hacker News