March 12, 2026
Secrets, sass, and 'scrot'
Scrt: A CLI secret manager for developers, sysadmins and DevOps
Another secret tool drops—crowd asks why and roasts the name
TLDR: Scrt is a new command-line secrets tool, but it’s flagged as not ready for real-world use. The community questioned its purpose versus SOPS and fnox, joked about the “scrot” name, and plugged securestore—reminding everyone that handling sensitive data is serious, and branding and readiness both matter.
A new command-line secret manager called scrt just dropped, promising a safer way to stash passwords and keys while keeping control of where they live. But the devs slapped a big warning: “not production ready.” The crowd? Immediately skeptical. johng side-eyed it: “Looks like every other CLI manager… what’s different?” moontear waved the existing banner: “We’re doing SOPS with age, right?” Meanwhile, oulipo2 wanted a comparison chart with fnox, and ComputerGuru swooped in with a polite promo for securestore, noting it’s not a direct competitor but definitely relevant. Translation for non-tech folks: secret managers are apps that lock up sensitive info, and “not production ready” means don’t use it for real jobs yet.
Then came the name riot. opan pointed out scrt sounds “dangerously close to ‘scrot’,” which is both a screenshot tool and, uh, slang. Cue memes and side-eyes. The strongest opinions called this yet another tool chasing an already crowded space; others were cautiously curious because it’s open-source under Apache 2.0 and claims storage control. The drama is less “this is broken” and more “do we need this?” with a chorus of “come back when it’s hardened.” If scrt wants love, the community’s verdict is clear: ship production-ready features, show what’s unique, and maybe rethink the brand. Docs live at scrt.run/guide.
Key Points
- •scrt is a command-line secret manager for storing and retrieving secrets.
- •It targets developers, sysadmins, and DevOps users.
- •A core aim is to let users retain control over where secrets are stored.
- •The project is under development and not production-ready; use at your own risk.
- •Documentation is available at https://scrt.run/guide and it is licensed under Apache 2.0.