ActivityPub: Difference between revisions
from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
No edit summary |
|||
| Line 1: | Line 1: | ||
<hide> | |||
[[page type::article]] | |||
[[thing type::protocol]] | |||
</hide> | |||
==About== | ==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]]. | [[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]]. | ||
| Line 6: | Line 10: | ||
These primarily use AP: | These primarily use AP: | ||
* [[Calckey]] [https://codeberg.org/calckey/calckey code] | * [[Calckey]] [https://codeberg.org/calckey/calckey code] | ||
** '''2023-01-06''' [https://www.reddit.com/r/fediverse/comments/1056uxy/if_youre_feeling_adventurous_try_out_a_calckey/ If you’re feeling adventurous, try out a CalcKey instance. Confusing at first, but way more features than Mastodon.] | |||
* [[GoToSocial]] | * [[GoToSocial]] | ||
* [[Mastodon]] | * [[Mastodon]] | ||
Revision as of 14:06, 9 February 2023
<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 Christopher Lemmer Webber</ref> </references>
