this post was submitted on 31 Mar 2026
28 points (96.7% liked)

Fediverse

41283 readers
512 users here now

A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, Mbin, etc).

If you wanted to get help with moderating your own community then head over to !moderators@lemmy.world!

Rules

Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration)

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] speedythefirst@lemmy.zip 1 points 4 hours ago (2 children)

ATProto is what Bluesky is built on, right? How does it differ from Activity Pub? Are there difficulties with bridging the two protocols?

[–] JackbyDev@programming.dev 1 points 27 minutes ago

ATProto is much more difficult to self host instances with.

[–] rglullis@communick.news 2 points 4 hours ago (1 children)

Correct. ATProto is the protocol used by Bluesky. There is one bridge already

[–] Auster@thebrainbin.org 2 points 39 minutes ago

@speedythefirst@lemmy.zip AT Protocol uses relays instead of direct communication - think two devices talking over bluetooth (ActivityPub) vs talking through the router on a same network (AT Protocol).

AT Protocol is better for content distribution, but its relay system is more centralized. ActivityPub is better for decentralization, but contents and to a smaller degree servers need to be found first.

Also there is the Nostrr protocol, but to my knowledge it's dwarfed in comparison to ActivityPub and AT Protocol, is also relay-based, and the only instance that uses it that I know is minds.com, which also uses ActivityPub.

And talking about instances with multiple protocols used, alternative to bridging through Bridgy Fed, Wafrn uses both AT Protocol and ActivityPub natively, and NeoDB (for cross-posting afaik) and Friendica (for normal use) allow connecting to your Bluesky account if you have one.