This commit is contained in:
2019-09-05 02:39:23 +02:00
commit 67b51b6ead
2 changed files with 36 additions and 0 deletions

9
README.md Normal file
View File

@@ -0,0 +1,9 @@
# xsum
this stores a file mtime and cryptographically secure content checksum
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)
# author
sneak <sneak@sneak.berlin>