6 releases

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

#352 in Cryptography

Download history 645/week @ 2025-02-19 642/week @ 2025-02-26 441/week @ 2025-03-05 521/week @ 2025-03-12 578/week @ 2025-03-19 530/week @ 2025-03-26 409/week @ 2025-04-02 629/week @ 2025-04-09 487/week @ 2025-04-16 811/week @ 2025-04-23 733/week @ 2025-04-30 664/week @ 2025-05-07 692/week @ 2025-05-14 921/week @ 2025-05-21 643/week @ 2025-05-28 472/week @ 2025-06-04

2,800 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–34MB
~429K SLoC