Monday, 02 June 2025
Interesting Snippets from 2025-06-02
-
GitHub - rfjakob/cshatag: Detect silent data corruption under Linux using sha256 stored in extended attributes
cshatag is a tool to detect silent data corruption. It is meant to run periodically and stores the SHA256 of each file as an extended attribute. The project started as a minimal and fast reimplementation of shatag, written in Python by Maxime Augier.
OpenGear Networks