/bitrot

a toy bitrot detector

Primary LanguageGoMIT LicenseMIT

bitrot

A toy bitrot detector using highwayhash for signatures and badger for signature storage.

Building

make

This will place the binary in the bin folder.

Usage

Scan the files you want to protect:

❯ bin/bitrot scan <path>