Read-write peer-to-peer filesystem on top of DHash/Chord (OSDI 2002). Each writer maintains an append-only log; readers merge logs across participants to reconstruct a coherent view. Early demonstration that a DHT-backed FS could support mutation without a central authority.