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