HomeCybersecuritySwarm Trust Map: Chunk-Hash Verification in P2P File Sharing

Swarm Trust Map: Chunk-Hash Verification in P2P File Sharing

Interactive 2D simulation of a peer-to-peer file-sharing swarm: a radial trust map, a live FNV-1a hash-avalanche diff panel and a scrolling trust-score timeline show exactly how per-chunk cryptographic verification catches corrupted or malicious peers before poisoned data reaches your download.

Cybersecurity2DModerate60 FPS📱 Mobile-adapted⇄ 3D version
2d-exp-filesharing-security ↗ Open standalone

File-sharing networks split a file into many small chunks and pull them from whichever peers happen to hold each one — which means any peer in the swarm can hand you corrupted or deliberately poisoned data. This simulator renders a live peer-to-peer swarm as a 2D radial trust map: a central downloader pulls chunks from a ring of peers you can drag to rotate, each incoming chunk is hashed with a real FNV-1a digest and checked against a trusted manifest, and peers that fail the check enough times are quarantined and cut off from future requests. A dedicated hash-avalanche panel renders the actual 32 bits of the manifest hash against the last received hash so you can see, bit by bit, how far a single tampered byte pushes the digest — and a scrolling trust timeline tracks how much of the network stays provably clean as you toggle verification on and off.

⚙ Under the hood

2D radial trust map of a peer-to-peer swarm you can drag to rotate: every downloaded chunk is checked with a real FNV-1a hash against a trusted manifest, a bit-level avalanche panel shows exactly how far a tampered byte pushes the digest, and a scrolling timeline tracks swarm trust as malicious peers get caught and quarantined.

p2phash-verificationfile-sharingcybersecurityswarmintegrityfnv-1aavalanche effect

2D · HTML5 Canvas 2D · 60 FPS target · runs fully client-side, no install

What did you find?

Add reproduction steps (optional)