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 91.3ms across 8,303 title embeddings via pgvector HNSW
- Scotty: A beautiful SSH task runner speckx · 52 pts · March 31, 2026 · 58% similar
- Sc-im: Spreadsheets in your terminal m-hodges · 96 pts · April 06, 2026 · 52% 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
- Building a CLI for all of Cloudflare soheilpro · 288 pts · April 13, 2026 · 48% 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?