Update README.md

This commit is contained in:
Jeffrey Paul 2025-07-12 08:40:00 +00:00
parent fffa380270
commit 9ad48fb9b0

View File

@ -64,9 +64,8 @@ Flags:
## Why?
Apple APFS and Linux ext3/ext4 **store no per-file metadata checksums**, so
silent data corruption can pass unnoticed. `attrsum` keeps a portable,
tamper-evident checksum **inside each files xattrs**, providing integrity
Apple APFS and Linux ext3/ext4 **store no per-file content checksums**, so
silent data corruption can pass unnoticed. `attrsum` keeps a portable checksum **inside each files xattrs**, providing integrity
verification that travels with the file itself—no external database
required. Now you can trust a USB stick didn't eat your data.