this post was submitted on 26 Aug 2026
799 points (97.1% liked)
Technology
87597 readers
4440 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The AT Protocol was open from the start. It's not the issue and is actually rather clever in parts, in my limited understanding.
The issue has more been that there was no way to run another server than the main one at first, and then that you could but it couldn't interoperate. I understand this is now something of the past, but I don't think I've ever come across a link to a bluesky post that wasn't on bsky.app.
Looking a bit into it, it looks like all you need to do is host a Personal Data Server (PDS): https://github.com/bluesky-social/pds?tab=readme-ov-file#self-hosting-a-pds
PDS is just one part of the whole thing. It's just the place where your data is stored. Almost all other parts of the network are dependent on Bluesky's stack. Even the alternatives like Blacksky and Eurosky are still dependent of Bluesky's implementations like the Appview. So if Bluesky goes down, it affects the other services (in some way) too. One can host a PDS for cheap, but if you want a proper social media service (with post history, search etc), it is kind of expensive. There are other appviews, but for some reason Bluesky going down causes issues in Blacksky, Eurosky etc
So now you can? I hope so...
Anyway yeah, i never seen someone self host their own instance even though it should be possible