this post was submitted on 13 Jun 2023
0 points (NaN% liked)

Fediverse

17779 readers
31 users here now

A community dedicated to fediverse news and discussion.

Fediverse is a portmanteau of "federation" and "universe".

Getting started on Fediverse;

founded 5 years ago
MODERATORS
 

Can anyone recommend a good article or video explaining how ActivityPub works on a technical level? I understand the concept, but I'm interested how the protocol actually works (I am studying CS for context).

you are viewing a single comment's thread
view the rest of the comments
[–] solor@feddit.de 0 points 1 year ago

Thanks, it is indeed quite simple. I guess the part that confused me was how lemmy communities are modeled. Apparently, they are just actors of type group and submitting a post is simply sending an activity to the group and its followers. So, the email comparison makes sense after all.