Scrt: A CLI secret manager for developers, sysadmins and DevOps
Olshansky
20 points
13 comments
March 12, 2026
Related Discussions
Found 5 related stories in 46.5ms across 3,471 title embeddings via pgvector HNSW
- Scotty: A beautiful SSH task runner speckx · 52 pts · March 31, 2026 · 58% similar
- Stripe Projects: Provision and manage services from the CLI piinbinary · 122 pts · March 26, 2026 · 49% similar
- Get Shit Done: A meta-prompting, context engineering and spec-driven dev system stefankuehnel · 267 pts · March 17, 2026 · 48% similar
- Show HN: OneCLI – Vault for AI Agents in Rust guyb3 · 137 pts · March 12, 2026 · 46% similar
- Cook: A simple CLI for orchestrating Claude Code staticvar · 107 pts · March 19, 2026 · 45% similar
Discussion Highlights (6 comments)
johng
Looks like every other CLI manager I've ever seen. It says not ready for production use. What's different for this than the others?
opan
Dangerously close to "scrot" which is both an X11 screenshot tool and general slang for a screenshot.
ComputerGuru
Possibly of interest to readers (but not directly competing) is securestore, our open-source, open-protocol, cross-language framework (cli tool + libraries) for securely storing secrets and programmatically retrieving them in production: https://neosmart.net/blog/securestore-open-secrets-format/ donet version: https://github.com/neosmart/SecureStore rust version: https://github.com/neosmart/securestore-rs (This one is production ready)
moontear
I thought SOPS with age is what we were doing now. Do we need yet another tooling? https://github.com/getsops/sops
oulipo2
How does it compare to https://github.com/jdx/fnox
microheart
I wonder what does the solution do differently than the rest of the CLI managers?