Categories
Microblog

YaCy Ranking Fraud

I think a big difficulty in building peer-to-peer search engines like YaCy is the lack of fraud resistant link graph to rank webpages. There is no way to know whether one page really links to another without crawling and parsing it yourself, and that’s too slow for real time applications.

Technologically you could store the graph in a distributed hash table but that doesn’t really solve the fraud problem since anyone could modify the data.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s