nodeSolidServer / nodeSolidServer/node-solid-server

Implement ActivityPub

未关闭
#621 25 条评论 19 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 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..

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 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

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。