HelloZeroNet / HelloZeroNet/ZeroNet
Signing fail if Thumbs.db exist
未关闭
- 主要语言
- JavaScript
- 星标
- 18.8k
- 派生
- 2.3k
- PR 合并指标
- 30 天内没有已合并 PR
描述
If a user accesses their user content folder by Windows Explorer, `Thumbs.db` will be created. Then if site owner didn't add `Thumbs.db` to "ignore" node in `content.json` and only allow specified files, signing won't success.
The similar problems are in `desktop.ini` and `.DS_Store`.
贡献指南
这个仓库没有索引到贡献指南
调研方向
Start by tracing the signing and file-allowlist handling for content.json, then reproduce the failure with Thumbs.db, desktop.ini, and .DS_Store present. Done means the signing behavior is defined and verified for these Windows and macOS-generated files without requiring each one to be manually added.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- json
- 领域
- security
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100