• 0 Posts
  • 26 Comments
Joined 7 months ago
cake
Cake day: May 23rd, 2024

help-circle









  • Federated protocols are not centralized in principle. It might not scale to one user-one server (which probably even Lemmy can’t handle) but if you’re signing up for a central server, you’re doing it wrong™. Don’t do that. The nice thing about Matrix client is that it allows end to end encryption, including groups. So that greatly limits what Mallory can do in principle. As to servers being costly to run, given what documented Synapse requirements are, you’re looking at less than 5 EUR/month for a single server. Which can be shared among several users, obviously. This is in the same range as costs for a monthly VPN.





  • The point is that even Lemmy instances not optimized for a P2P distribution model can be run on an embedded footprint on domestic fiber broadband. Which is going beyond 10G in some locations. Though symmetric 1G fiber is quite enough.

    The aggregate network crossection and compute plus storage on network edge up to on-prem is already more than sufficient for the purposes without requring significant DC footprint. Even factoring in porn and cat videos.

    The reasons many people use commercial cloud and DC hosted severs is cost, network quality and convenience. Self-hosting is a PITA but my point it would be adequate for the kind of people that consume resources like lemmy. Though you probably could build a Netflix scale platform on mostly P2P though it would be tough engineering.