6 releases

new 0.1.5 May 3, 2025
0.1.4 Sep 27, 2024
0.1.3 Jun 20, 2024
0.1.2 Mar 5, 2024
0.1.1 Feb 11, 2024

#368 in Cryptography

Download history 877/week @ 2025-01-11 787/week @ 2025-01-18 837/week @ 2025-01-25 769/week @ 2025-02-01 794/week @ 2025-02-08 728/week @ 2025-02-15 733/week @ 2025-02-22 511/week @ 2025-03-01 369/week @ 2025-03-08 597/week @ 2025-03-15 644/week @ 2025-03-22 456/week @ 2025-03-29 489/week @ 2025-04-05 562/week @ 2025-04-12 639/week @ 2025-04-19 614/week @ 2025-04-26

2,420 downloads per month
Used in 2 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

~16–29MB
~408K SLoC