Tether is building a peer-to-peer search engine, and it already has a working demo

1 week ago 16



The company behind the world’s largest stablecoin wants to replace Google. Or at least build an alternative that doesn’t require trusting a single company with every query you’ve ever typed. Tether’s engineering team is developing Hypersearch, a fully decentralized peer-to-peer search engine built on distributed hash table (DHT) architecture. CEO Paolo Ardoino first announced the project on April 7, 2026, and by May 14 the team had already demonstrated a working P2P Wikipedia search engine. How Hypersearch actually works Traditional search engines operate on a straightforward model: a company crawls the web, builds a massive index on its own servers, and serves results when you search. Hypersearch takes a fundamentally different approach by distributing both the index and the search process across a network of nodes. The technical backbone is Kademlia DHT, a protocol that allows nodes in a network to store and retrieve data without any single coordinator. Hypersearch is built on Tether’s HyperDHT infrastructure and the Holepunch stack, which enables direct connections between peers even when they’re behind firewalls or network address translators. The system is designed to be self-...

Read Entire Article