https://github.com/michaelsproul/antifa
Build a Merkle tree for your files
https://github.com/michaelsproul/antifa
cryptography filesystem integrity paranoid rust
Last synced: 7 months 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 (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-06T04:16:12.000Z (about 8 years ago)
- Last Synced: 2025-03-27T04:06:29.147Z (7 months ago)
- Topics: cryptography, filesystem, integrity, paranoid, rust
- Language: Rust
- Size: 8.79 KB
- Stars: 2
- Watchers: 2
- 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.