this post was submitted on 18 Nov 2024
218 points (95.0% liked)
Technology
59454 readers
3112 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- 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, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
What is actually missing from AT Proto to be usable in the way Doctorow describes? He writes:
But according to the source code repo, federation features are fully available, including independent servers. There's even a guide for setting up an independent server: https://atproto.com/guides/self-hosting
Edit: looks like I'm probably not missing anything, and the protocol is fully capable of what Doctorow wants, it just doesn't have any other large instances yet: https://social.coop/@bnewbold/113420983888441504
I’ve read over the documentation a few times and maybe I’ve missed it somewhere else but I’m not aware of any option to host a relay yet. As far as I know only self hosting PDS’s are an option now (which only handle your own data and authentication but still relies on a relay to serve you content from the rest of the network) and app views (which are the front ends that sort and show content)
So in a sense bluesky is distributed and portable within the ATProto network, but still centralized until other entities can host relays and interopt (or opt out of interoperability) within the network.
Here's a post on how to set up a relay: https://whtwnd.com/bnewbold.net/entries/Notes%20on%20Running%20a%20Full-Network%20atproto%20Relay%20(July%202024)