Remix.run Logo
sam_lowry_ 3 hours ago

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 an hour 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 3 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.