Categorygithub.com/ChrisRx/bitrot
module
0.0.0-20210307180925-122e2ead835a
Repository: https://github.com/chrisrx/bitrot.git
Documentation: pkg.go.dev

# README

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>

# Packages

No description provided by the author
No description provided by the author