logoalt Hacker News

Scrt: A CLI secret manager for developers, sysadmins and DevOps

13 pointsby Olshanskytoday at 5:31 PM9 commentsview on HN

Comments

moonteartoday at 6:51 PM

I thought SOPS with age is what we were doing now. Do we need yet another tooling?

https://github.com/getsops/sops

show 2 replies
ComputerGurutoday at 6:46 PM

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)

opantoday at 6:05 PM

Dangerously close to "scrot" which is both an X11 screenshot tool and general slang for a screenshot.

show 1 reply
johngtoday at 5:37 PM

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?