nodeSolidServer / nodeSolidServer/node-solid-server
Add an alternative developer mode where you don't have to set up certificates
还没有人认领这个 Issue。
- 主要语言
- JavaScript
- 星标
- 1.8k
- 派生
- 308
- PR 合并指标
- 30 天内没有已合并 PR
描述
I know this goes against a lot of Solid promotes in terms of security, and might not be possible wrt WebID, but I've wished a lot of times for simpler developer setup, e.g. not having to deal with certificates when I'm setting up my testing environment.
Could we implement a http-version that sports a subset of the full server, you cannot create your own users, but are limited to a given numbers of test users?
Again, I don't think this works wrt WebID, as I think that must be done with https, but I just wanna put the thought out here ^_^
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
未指定任何文件、测试或入口点。首先追踪服务器的证书和 WebID 要求,然后定义受支持的仅 HTTP 子集以及测试用户的固定限制;完成条件是达成一致的设计,并拥有一个无需证书即可运行的开发环境,同时不削弱完整服务器模式。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- backend, developer-experience, security
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 25/100