Difference between revisions of "ActivityPub"

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Jump to navigation Jump to search
Line 19: Line 19:
 
* [https://www.w3.org/TR/activitypub/ W3C]
 
* [https://www.w3.org/TR/activitypub/ W3C]
 
* [https://activitypub.rocks/ ActivityPub.rocks] - sort of a publicity site
 
* [https://activitypub.rocks/ ActivityPub.rocks] - sort of a publicity site
 +
===History===
 +
* '''2022-11-08''' [https://octodon.social/@cwebber/109307961236854695 Christine Lemmer-Webber on octodon.social]: {{fmt/quote|A lot of people contributed to ActivityPub, but I'm going to give a breakdown of the authors and what they did:}}
 
===Commentary===
 
===Commentary===
 
* '''2018-06-23''' [https://blog.joinmastodon.org/2018/06/how-to-implement-a-basic-activitypub-server/ How to implement a basic ActivityPub server] by [[Eugen Rochko]]
 
* '''2018-06-23''' [https://blog.joinmastodon.org/2018/06/how-to-implement-a-basic-activitypub-server/ How to implement a basic ActivityPub server] by [[Eugen Rochko]]

Revision as of 18:32, 8 November 2022

About

ActivityPub (AP) is an internet federation protocol. It became the primary federation protocol for Mastodon starting with approximately version 2, which previously had been based on OStatus.

AP became a W3C recommendation on 2018-01-23, due in large part to the popularity of Mastodon[1].

Software

These primarily use AP:

These support AP but primarily use another federation protocol:

To check: Friendica might support AP.

Links

Reference

History

Commentary

Code

Footnotes