Remix.run Logo
moontear 2 hours ago

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

https://github.com/getsops/sops

patabyte 2 hours ago | parent [-]

SOPS with Age is simple, and simple is good. I strongly recommend this approach.

sam_lowry_ 2 hours ago | parent [-]

SOPS is simple? You are kidding me. Pass from https://www.passwordstore.org/ fame is simple. SOPS is ultra-complicated for a security tool.

jmholla 3 minutes ago | parent | next [-]

Can you explain what you find complicated about sops? I've used it with ease for the last two years, both personally and professionally.

sevg 2 hours ago | parent | prev [-]

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.