Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
view the rest of the comments
Exactly, and this is my main complaint about Lemmy and Mastodon, they've prioritized resiliency of the network but not resiliency of user data. If an instance goes down, all communities hosted there are frozen in time, so I'm not getting updates from other community members from different instances. The platform is decentralized, but the data isn't.
Plebbit looks to be similar, but at the community level instead of an entire instance. I don't know what happens if a community owner disappears, but I imagine it's similar to Lemmy.
I thought they're using IPFS, which I believe uses a DHT under the hood.
I'm working on my own P2P reddit alternative, and I'm using a DHT. If they're using something else, that's potentially concerning. I haven't looked into Plebbit a ton though, I've just seen it mentioned a few times, but then I'm a bit of an outlier since I'm playing in the same space.