













There is a new Basic Profile for ActivityPub API Servers initial draft put out by the ActivityPub API Task Force. Developers and community members are encouraged to provide feedback on the issue tracker for the task force.
ActivityPub defines a "ActivityPub API" that lets applications act on behalf of a user with a social networking platform. The ActivityPub API provides an extremely flexible interface for building social applications. Because unlimited kinds of activities can be created by clients, novel applications can be built on top of the ActivityPub network.
Unfortunately, the ActivityPub API has not been widely implemented in its read-write form, even by social platforms that implement the ActivityPub federation protocol. Those servers that have implemented it have taken opinionated steps in implementation, making it hard for client developers to achieve interoperability.
This profile is a step in the direction to improve the interoperability issue. It covers three important aspects of the API:
There's a lot that's not in the basic profile: push notifications, search, other endpoints. That's the basic part -- these extensions can be covered in other documents, and negotiated between client and server on a case by case basis. The basic profile is for the parts that are needed to get to that point!
There are a few open questions with this profile. The OAuth scopes are a first draft and don't represent consensus; some task force participants suggest using Rich Authorization Requests also or instead. There are also very few MUST requirements; even supporting client-to-server interactions is a SHOULD.
Regardless, if you are interested, please consider reporting issues, and if you are a server operator, please consider implementing!
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。