From a46db96615777a153d5b7bbc85d76662d94bc20b Mon Sep 17 00:00:00 2001 From: Jeffrey Paul Date: Tue, 4 Feb 2020 22:27:14 -0800 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2c5603f..61c4e6e 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ This stores a file mtime, a size, and a cryptographically secure content checksu in an xattr, so that you can verify that your files aren't corrupted on filesystems that are dumb and don't include data checksums (e.g. apfs) +# inspired by + +* https://github.com/rfjakob/cshatag + # background You can dd a few random bytes into the middle of an hfs+ or apfs filesystem,