logoalt Hacker News

sam_lowry_yesterday at 7:00 PM2 repliesview on HN

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


Replies

sevgyesterday at 7:05 PM

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.

jmhollayesterday at 8:56 PM

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