Post #3562687
2026-07-03 18:11 UTC
@aredridel@kolektiva.social I would like to hear more. I am interested in archives, but in a different aspect, fixity.
Replies (1)
-
@aredridel@kolektiva.social 2026-07-03 18:15
@jdlh@mstdn.ca Fixity is at the core: tracking whole-file hashes as primary identifiers, and optionally merkle trees for detecting partial-file changes, and also optionally metadata-excluding hashing for recognizing "same" objects with changed metadata. "Verify this file against known hash history" is a primary operation. Not in scope to add durability like erasure coding, but would potentially support such tools.