dsec: Secrets Management CLI
Problem
Secrets sprawl across tools and locations:
-
Environment files -
.envfiles with plaintext secrets -
Config files - Hardcoded passwords in YAML/JSON
-
Password managers - GUI-only, no CLI integration
-
Vault - Powerful but complex for quick lookups
Result: Copy-paste credentials, secrets in shell history, no audit trail.