this post was submitted on 22 Jul 2023
9 points (100.0% liked)

Rust Lang

117 readers
1 users here now

Rules [Developing]

Observe our code of conduct

Constructive criticism only

No endless relitigation

No low-effort content

No memes or image macros

No NSFW Content

founded 1 year ago
MODERATORS
 

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

you are viewing a single comment's thread
view the rest of the comments
[–] Mubelotix@jlai.lu 1 points 1 year ago* (last edited 1 year ago)

Exactly, making IPFS relevant as a web platform is one of my goals. I'm interested in IPFS because it removes a lot of barriers with the regular web like geo-blocking, scraping restrictions, server downtime, and most importantly the fact that it can be easily censored. I hope that moving to IPFS could remove gatekeepers and their evil attempts to take control of the web (Amp for example). But IPFS will never be successful without a search engine that has the same principles