ActivityPub: Difference between revisions
from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
mNo edit summary |
No edit summary |
||
| Line 41: | Line 41: | ||
==Footnotes== | ==Footnotes== | ||
<references> | <references> | ||
<ref name=CLW1>'''2018-01-23''' [https://octodon.social/@cwebber/99399968315646770 toot] by [https://octodon.social/@cwebber/ | <ref name=CLW1>'''2018-01-23''' [https://octodon.social/@cwebber/99399968315646770 toot] by [https://octodon.social/@cwebber/ Christine Lemmer Webber]</ref> | ||
</references> | </references> | ||
Latest revision as of 14:27, 13 February 2025
<hide> page type::article thing type::protocol </hide>
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<ref name=CLW1 />.
Software
These primarily use AP:
These support AP but primarily use another federation protocol:
Links
Reference
- Wikipedia (article created 2017-08-18)
- W3C
- ActivityPub.rocks - sort of a publicity site
History
Commentary
- 2022-11-24 weirder.earth/@noracodes Template:Fmt/quote A short list follows; discussion in thread.
- 2018-06-23 How to implement a basic ActivityPub server by Eugen Rochko
- 2017-08-11 A lot of folks have rightly questioned why I'm so hot and cold on ActivityPub.
Code
- Kroeg, an ActivityPub server written in C#
- landrok/ActivityPub: ActivityPub library in PHP
Footnotes
<references> <ref name=CLW1>2018-01-23 toot by Christine Lemmer Webber</ref> </references>
