Skip to content

Commit

Permalink
better md
Browse files Browse the repository at this point in the history
  • Loading branch information
sokorototo committed Jan 5, 2024
1 parent b9090f6 commit 7fc3846
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions vach/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@
<a href="https://docs.rs/vach">Docs</a> | <a href="https://github.com/zeskeertwee/vach">Repo</a>
</p>

---

`vach`, pronounced like "puck" but with a "v", is an archiving and resource transmission format. It was built to be secure, contained and protected. It was, in fact, designed by the [SCP](https://en.wikipedia.org/wiki/SCP_Foundation) to keep your anomalous assets compact and secure during transmission. A big benefit of `vach` is the fine grained control it grants it's users, as it allows for per-entry independent configuration. `vach` also has in-built support for multiple compression schemes (LZ4, Snappy and Brolti), [data signing](https://github.com/dalek-cryptography/ed25519-dalek), leaf [bitflags](https://docs.rs/vach/latest/vach/archive/struct.Flags.html), [encryption](https://docs.rs/aes-gcm/latest/aes_gcm/) and some degree of archive customization. Check out the `vach` spec at **[spec.txt](https://github.com/zeskeertwee/vach/blob/main/spec/main.txt)**. Any and *all* help will be much appreciated, especially proof reading the docs and code review.

## ⛏ Who is this for?
Expand Down

0 comments on commit 7fc3846

Please sign in to comment.