nodeSolidServer / nodeSolidServer/node-solid-server
Implement ActivityPub
未关闭
还没有人认领这个 Issue。
enhancement
help wanted
revisit
- 主要语言
- JavaScript
- 星标
- 1.8k
- 派生
- 308
- PR 合并指标
- 30 天内没有已合并 PR
描述
http://www.w3.org/TR/activitypub
Implement AP where applicable. LDP container representation as AS2 collection of items (semantic overlap), and actor's outbox should be high priority. Response body in compact JSON-LD is required.
Going forward, full fleshed ActivityPub implementation should probably be an extension, if the core node-solid-server is to operate as a server in federation mode..
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从链接的 ActivityPub 规范开始,然后检查 node-solid-server 中现有的 LDP 容器和 ActivityStreams 2 集合处理方式。首先关注 actor 的 outbox 和紧凑型 JSON-LD 响应。完成的标准是实现适用的 ActivityPub 行为,并在需要时将更广泛的 federation 实现作为扩展进行范围界定。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- backend-api-design, distributed-systems
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 25/100