Initial release of Lattice-d
An inotify daemon that SHA-256 chains filesystem events into a tamper-evident audit log.
Features
- Watches /etc, /var/log, /bin, /usr/bin via inotify
- Every event chained as a SHA-256 hashed block
- Append-only disk persistence with log rotation
- Clean shutdown with zero block loss (SIGTERM handler)
verifysubcommand detects tampering to the exact block- systemd service included
Usage
sudo latticed start
sudo latticed verify
Full Changelog: https://github.com/rugbedbugg/Lattice-d/commits/v0.1.2