Hacker News new | ask | show | jobs
by goldenkey 3666 days ago
The federation idea seems to be the best way to create decentralization . The problem is that most people working on a type of website usually combine forces and host together. ThePirateBay and Libgen have come the closest to being federation-like. Tons of mirrors and different host names with the same source code and content that is meshnetted across the federation. The only thing that tpb isnt a good demonstration of is divided private data. That is the motivator for most decentralization proponents
1 comments

Federation does not solve the problem. Eventually most users will flock towards single most popular instance of a federated service. Email is federated, but most users betray it by choosing the most popular provider (Gmail). And Google will happily drop email federation "to protect users from spam" when they get enough user share as they did with XMPP.
Technically email isn't federated. Like the web you have an email server that hosts an email address and all mail to and from go to it, and while you can IMAP to it through a client, and host a "mirror" of it, to send/recieve emails you still need to go through the single email server.