I’ve been working on a new search engine system that’s fully peer-to-peer, with no trusted third party.

The goal is the index IPFS, a torrent-like file sharing system for all kinds of media

It’s written in Rust using libp2p. There is a daemon but it will eventually run in the browser with wasm