Hacker News new | ask | show | jobs
by cvwright 489 days ago
It’s a super hard problem.

So much so that it’s looking like maybe federation is not the best model. Your server ends up hosting any room and potentially any media that any of your users gets into. So naturally server admins must take an interest us in what their users are doing. This is in conflict with the top level goals of freedom and privacy.

Maybe the simpler client-server model of the web is better after all. Then if some user on my server is also into some super weird stuff, I don’t have to know. Because they connect to the weird server directly from their client, not through me.