8 releases
| 0.1.7 | Feb 14, 2026 |
|---|---|
| 0.1.6 | Jan 2, 2026 |
| 0.1.5 | May 3, 2025 |
| 0.1.4 | Sep 27, 2024 |
| 0.1.1 | Feb 11, 2024 |
#6 in #sops
255KB
6K
SLoC
ROPS - A SOPS alternative in pure rust.
SOPS: Secrets OPerationS is a secrets manager and editor for encrypted files of various configuration formats with support for AWS KMS, GCP KMS, Azure Key Vault, age, and PGP. It's also a CNCF sandbox project with more information available at getsops.io.
rops is an attempt at writing the SOPS in Rust, offering both a CLI and library crate. Currently supporting YAML, JSON, TOML with integrations against Age and AWS KMS.
Check out the rops book for a demo and further information on how to get started.
Dependencies
~21–39MB
~569K SLoC