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