Difference between revisions of "ActivityPub"
Jump to navigation
Jump to search
(Kroeg) |
(news; a bit of intro) |
||
Line 1: | Line 1: | ||
+ | ==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 />. | ||
+ | |||
{{seed}} | {{seed}} | ||
==Links== | ==Links== | ||
Line 9: | Line 14: | ||
===Code=== | ===Code=== | ||
* [https://github.com/puckipedia/Kroeg/tree/master/Kroeg.ActivityPub Kroeg], an ActivityPub server written in [[C Sharp|C#]] | * [https://github.com/puckipedia/Kroeg/tree/master/Kroeg.ActivityPub Kroeg], an ActivityPub server written in [[C Sharp|C#]] | ||
+ | ==Footnotes== | ||
+ | <references> | ||
+ | <ref name=CLW1>'''2018-01-23''' [https://octodon.social/@cwebber/99399968315646770 toot] by [https://octodon.social/@cwebber/ Christopher Lemmer Webber]</ref> | ||
+ | </references> |
Revision as of 20:11, 23 January 2018
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].
This page is a seed article. You can help HTYP water it: make a request to expand a given page and/or donate to help give us more writing-hours!
|
Links
Reference
- Wikipedia (article created 2017-08-18)
- W3C
- ActivityPub.rocks - sort of a publicity site
Commentary
Code
Footnotes
- ↑ 2018-01-23 toot by Christopher Lemmer Webber