Scrt: A CLI secret manager for developers, sysadmins and DevOps
12 points - today at 5:31 PM
SourceI thought SOPS with age is what we were doing now. Do we need yet another tooling?
https://github.com/getsops/sops
SOPS with Age is simple, and simple is good. I strongly recommend this approach.
sam_lowry_
today at 7:00 PM
SOPS is simple? You are kidding me. Pass from https://www.passwordstore.org/ fame is simple. SOPS is ultra-complicated for a security tool.
I dunno, it seems mostly simple to me.
You have a .sops.yaml with some Age public keys, and then you run “sops secrets.yml” to create an encrypted file.
Dangerously close to "scrot" which is both an X11 screenshot tool and general slang for a screenshot.
Ive been working with Linux for 25ish years and have never heard of scrot. I think there's low probability of confusion lol.
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?