SOPS
CLI tool for encrypting YAML/JSON/ENV files with KMS, age, or PGP
Pricing: Free (open source)
Reviewed by the CyberSecTool editorial team against the public sources cited below · Last reviewed April 2026 · How we review listings
What is SOPS?
SOPS (Secrets OPerationS) is a command-line tool for editing encrypted files. It uses KMS keys (AWS KMS, GCP KMS, Azure Key Vault, HashiCorp Vault, age, or PGP) to encrypt only the values in YAML, JSON, ENV, or INI files. Leaving the keys readable so you can diff changes in Git. Originally created at Mozilla and now a CNCF Incubating project, SOPS is a favorite for teams that want encrypted-in-Git secrets without adopting a full operator.
- ✓ Encrypted values + readable keys makes Git review actually work
- ✓ No server or operator to run; pure CLI tool
- ✓ Multi-key support makes sharing with teammates painless
- ✓ Works with almost every KMS; vendor-agnostic
- • Requires discipline: anyone can commit an unencrypted secret by accident
- • Key management is on you; rotating a compromised key is manual
- • Not a secrets manager; no audit trail of accesses
- • Only encrypts at rest in Git; runtime apps still need a way to decrypt
Reported in public reviews and vendor documentation. See sources below.
Key Features
Are you SOPS? Improve this listing with screenshots, case studies and more.
Sources & references
Where the information on this listing comes from. Always verify pricing and capabilities against the vendor before a purchasing decision.
Spot an error, or do you represent SOPS? Request a correction.
Quick Info
| Pricing | Free (open source) |
| Model | Open Source |
| Founded | 2015 |
| Cloud | No |
| Self-Hosted | Yes |
| Open Source | Yes |
Last updated: Apr 23, 2026
SOPS Alternatives
View All AlternativesFeaturedSplitSecureDistributed secrets management — no vault, no vendor depende...
Encrypt Kubernetes secrets into a format safe to store in Gi...External Secrets Operator
K8s operator that syncs secrets from external stores into Ku...HashiCorp Vault
Industry-standard open-source secrets management platform...Doppler
Developer-first universal secrets management platform...