🚨 ActivityPub Client and C2S Support

If you read that and you have any influence in the development of Fediverse projects please make sure the CORS headers for the following endpoints are set to \*.

* /.well-known/webfinger (needed to fetch account information)
* /.well-known/nodeinfo (needed to get information what sofware the instance runs)
* The outbox endpoint to get posts and all referenced endpoints to be able to access public content from web

/cc @fediforum @fediverse @fediversenews

  • Hmm … I should probably display a html page that explains how to open the object using your ActivityPub server. So for example on Mastodon you should be able to search for the link.

    I also admit that the entire thing is probably more experimental than it should be. As I stated many times, there are many issues to address if one wants better ActivityPub implementations.