social.coop is one of the many independent Mastodon servers you can use to participate in the fediverse.
A Fediverse instance for people interested in cooperative and collective projects. If you are interested in joining our community, please apply at https://join.social.coop/registration-form.html.

Administered by:

Server stats:

504
active users

Often times people ask me, "But how do I learn about how ActivityPub works? Where do I get started?"

Friends! The ActivityPub spec itself is here to help you! There's a really lovely story-driven tutorial about ActivityPub right at the top of the spec in the "Overview" section! w3.org/TR/activitypub/#Overvie

Give it a read! I tried really hard to make it easy to follow, and it has beautiful illustrations from @mray!

www.w3.orgActivityPubThe ActivityPub protocol is a decentralized social networking protocol based upon the [ActivityStreams] 2.0 data format. It provides a client to server API for creating, updating and deleting content, as well as a federated server to server API for delivering notifications and content.

A lot of people contributed to ActivityPub, but I'm going to give a breakdown of the authors and what they did:

- Evan Prodromou designed the core prototol, derived from the federation API of Pump.IO (itself a "lessons learned" from his experiences co-authoring OStatus, ActivityPub's predecessor)
- @erincandescent converted Evan's set of notes into the spec format and language style
- @tsyesika was the first major editor of the spec once it was being standardized at the W3C
- @rhiaro separated out client-to-server support from server-to-server support and made many, many edits
- And I carried the spec through probably the majority of the bureaucratic process and tried really hard to get inter-project buy-in on its ideas. And most importantly, I wrote that "Overview" tutorial at the top of the document, which is the part I'm most proud of!

django

@cwebber @erincandescent@queer.af @tsyesika @rhiaro
Thank you all, and Evan too!