this post was submitted on 17 Mar 2025
81 points (84.0% liked)
Programming
19350 readers
84 users here now
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Rules
- Follow the programming.dev instance rules
- Keep content related to programming in some way
- If you're posting long videos try to add in some form of tldr for those who don't want to watch videos
Wormhole
Follow the wormhole through a path of communities [email protected]
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
If there's no central server then where is all the data stored?. With Lemmy I know the instance creator has to host it all on his own server.
Great question! Unlike Lemmy, which relies on federation with dedicated servers, Plebbit is fully peer-to-peer (P2P) and does not have a central server or even instances. Instead, storage happens via a combination of IPFS and users seeding data. Here’s how it works:
Where Is Plebbit's Data Stored?
Subplebbit Owners Host the Data (Like Torrent Seeders)
Users Act as Temporary Seeders
IPFS for Content Addressing
PubSub for Live Updates
What Happens If Everyone Goes Offline?
Comparison With Lemmy
Bottom Line: No Servers, Just Users
It’s a radical trade-off for decentralization and censorship resistance, but if no one cares about a community, the content naturally dies off. No server, no mods deleting you from a database—just pure P2P.
Hope that clears it up! 🚀
Is this reply AI generated?
Partially.