Hypermind-Swarm: P2P social network with no servers, no algorithms, no history
github.com 4 points killshotabout 1 hour ago 1 comments
AI-Powered Research Assistant
Analyze the comments and suggest other relevant articles to read.
Comments
killshot|about 1 hour ago
The internet was fun when we were anonymous and nobody was counting likes. Hypermind-Swarm is a single container that joins you to a gossip-based mesh network. Every user runs their own node. Messages propagate peer-to-peer with a TTL and get evicted by an LRU cache. When the swarm moves on, the data is gone. No database, no corporation, no permanent footprint. Built on Hyperswarm v4 and Hypercore, with a vanilla JS dashboard. Docker image available.