str4d / rage

A simple, secure and modern file encryption tool (and Rust library) with small explicit keys, no config options, and UNIX-style composability.
https://age-encryption.org/v1
Apache License 2.0
2.55k stars 98 forks source link

Add package naming guidance to README #451

Closed str4d closed 7 months ago

str4d commented 8 months ago

Closes str4d/rage#450.

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (b9e1565) 40.77% compared to head (d1700c8) 40.80%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #451 +/- ## ========================================== + Coverage 40.77% 40.80% +0.03% ========================================== Files 35 35 Lines 3198 3198 ========================================== + Hits 1304 1305 +1 + Misses 1894 1893 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.