Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/michaelsproul/antifa
Build a Merkle tree for your files
https://github.com/michaelsproul/antifa
cryptography filesystem integrity paranoid rust
Last synced: 18 days ago
JSON representation
Build a Merkle tree for your files
- Host: GitHub
- URL: https://github.com/michaelsproul/antifa
- Owner: michaelsproul
- Created: 2017-02-07T23:55:35.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-06T04:16:12.000Z (over 7 years ago)
- Last Synced: 2024-10-06T22:42:03.955Z (about 1 month ago)
- Topics: cryptography, filesystem, integrity, paranoid, rust
- Language: Rust
- Size: 8.79 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# antifa
*Warning: pre-alpha quality*
This is a tool for verifying the integrity of a file hierarchy by recursively hashing
its contents (i.e. building a Merkle tree).One day it might be possible to use this to:
* Verify backups.
* Verify a root filesystem before booting (a kind of secure-boot thing).
* Smash fascism.