mirror of
https://github.com/w3c/activitypub.git
synced 2025-06-26 10:11:26 +00:00
803860b0632dd4e5da71f36e9697078b9d2637cb
There is a discussion to be had here about `type`, which is _optional_ in ActivityStreams Core ("All properties are optional (including the id and type)."), however it is unclear what ActivityPub would do with Objects lacking `type` and so probably clearer to just make it mandatory.
ActivityPub: powering the decentralized social web!
ActivityPub is a decentralized social networking protocol based on the ActivityStreams 2.0 data format and is being developed as part of the W3C Social Web Working Group. It provides a client to server API for creating, updating and deleting content, as well as a federated server to server API for delivering notifications and subscribing to content.
- ActivityPub's standard
- Main website
- Test suite
- Implementation Reports (you can generate your own using the test suite and then file to the issue tracker)
Description
Languages
HTML
99.3%
PureBasic
0.7%