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

#672 in Cryptography

Download history 3033/week @ 2026-04-11 2884/week @ 2026-04-18 3179/week @ 2026-04-25 2684/week @ 2026-05-02 4278/week @ 2026-05-09 2193/week @ 2026-05-16 1938/week @ 2026-05-23 3029/week @ 2026-05-30 2434/week @ 2026-06-06 3199/week @ 2026-06-13 2117/week @ 2026-06-20 1690/week @ 2026-06-27 3003/week @ 2026-07-04 2269/week @ 2026-07-11 2959/week @ 2026-07-18 3936/week @ 2026-07-25

12,454 downloads per month
Used in 3 crates

MPL-2.0 license

205KB
5K SLoC

ROPS - A SOPS alternative in pure rust.

ci_status codecov license crates_io docs_rs

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

~10–18MB
~310K SLoC