5 releases

0.1.4 Sep 27, 2024
0.1.3 Jun 20, 2024
0.1.2 Mar 5, 2024
0.1.1 Feb 11, 2024
0.1.0 Feb 11, 2024

#533 in Cryptography

Download history 1/week @ 2024-11-15 1/week @ 2024-11-22 20/week @ 2024-12-06 1739/week @ 2024-12-13 1225/week @ 2024-12-20 856/week @ 2024-12-27 686/week @ 2025-01-03 830/week @ 2025-01-10 669/week @ 2025-01-17 1016/week @ 2025-01-24 807/week @ 2025-01-31 712/week @ 2025-02-07 783/week @ 2025-02-14 769/week @ 2025-02-21 348/week @ 2025-02-28

2,742 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
~420K SLoC