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:

Reference

History

Commentary

Code

Footnotes

<references> <ref name=CLW1>2018-01-23 toot by Christopher Lemmer Webber</ref> </references>