nodeSolidServer / nodeSolidServer/node-solid-server
acl:trustedApp limits usefulness of decentralized social apps
還沒有人認領這個 Issue。
- 主要語言
- JavaScript
- 星號
- 1.8k
- 分支
- 308
- PR 合併指標
- 30 天內沒有已合併 PR
描述
As was already pointed out in https://github.com/nodeSolidServer/node-solid-server/issues/1672#issuecomment-1059452233, when somebody has shared their data hosted on NSS with me, I can't access those data with a web app of my choice, I have to use the same web app they used.
This limits usefulness of otherwise interoperable apps that work on top of any kind of social non-public data.
In comparison, CSS doesn't use acl:trustedApp, and I can use an app of my choice to access the data shared with me.
Has this been discussed already? Is this a desired behaviour? It looks to me like it's an unfortunate side effect, since it limits one of goals of Solid Project[^personal]: People can choose which app they want to use.
[^personal]: as I understand it
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
先檢視連結的 issue 1672 留言以及 node-solid-server 中 acl:trustedApp 的行為,接著將其與此處描述的 CSS 行為進行比較。在識別相關的 ACL 實作和修正所需的驗證之前,先釐清此限制是否是預期的,並定義預期的存取行為。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- javascript
- 領域
- authorization
- Issue 類型
- 缺陷
- 難度
- 5/5
- 預估耗時
- 一週以上
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 25/100