A distributed file storage system built in Rust that demonstrates fault tolerance through P2P networking and encryption. It evolves through milestones from basic file chunking to full multi-node gossip protocols. Features include adaptive file sharding, per-shard encryption, mDNS discovery, fault-tolerant replication, and rich TUI visualization of network topology and file operations.