[docs] Replace insecure HTTP links with HTTPS in core documentation
维护者通常 1 天内回复
还没有人认领这个 Issue。
评估
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 新手友好度
- 75/100
- Issue 类型
- 文档
- 描述清晰度
- 描述清楚
- 活跃度
- 冷清
调研方向
打开列出的文件:docs/apps/builder-codes/app-developers.mdx、docs/base-account/basenames/basenames-faq.mdx、docs/base-account/more/troubleshooting/usage-details/wallet-library-support.mdx 和 docs/terms-of-service.mdx。检查每个报告的非本地 HTTP 链接,并将其更新为指定的 HTTPS 或规范 URL,同时保持 localhost、127.0.0.1 和 SVG 命名空间 URL 不变;确认列出的不安全链接均已不存在。
由索引模型根据 Issue 内容生成。
描述
[docs] Replace insecure HTTP links with HTTPS in core documentation
Several non-local documentation links still use http:// even though HTTPS should be preferred where supported. These are not local development URLs or SVG namespace declarations.
Checked against upstream base/docs HEAD:
5735457f14fb940f749bbc0d0059128648c8c5b6
Findings
-
docs/apps/builder-codes/app-developers.mdx:9- Current:
http://base.dev/ - Suggested:
https://base.dev/
- Current:
-
docs/apps/builder-codes/app-developers.mdx:9- Current:
http://base.dev/ - Suggested:
https://base.dev/
- Current:
-
docs/base-account/basenames/basenames-faq.mdx:28- Current:
http://coinbase.com/onchain-verify - Suggested:
https://coinbase.com/onchain-verifyor the current canonical Coinbase verification URL
- Current:
-
docs/base-account/basenames/basenames-faq.mdx:33- Current:
http://basename.app - Suggested:
https://basename.app
- Current:
-
docs/base-account/basenames/basenames-faq.mdx:85- Current:
http://base.org/names - Suggested:
https://base.org/names
- Current:
-
docs/base-account/more/troubleshooting/usage-details/wallet-library-support.mdx:12- Current:
http://portal.thirdweb.com/connect - Suggested:
https://portal.thirdweb.com/connect
- Current:
-
docs/terms-of-service.mdx:114- Current:
http://docs.base.org/privacy-policy - Suggested:
https://docs.base.org/privacy-policy
- Current:
Excluded from this report
http://localhostandhttp://127.0.0.1development exampleshttp://www.w3.org/2000/svgSVG namespace declarations
Why this matters
Using HTTPS avoids insecure redirects, improves link hygiene, and prevents users from being sent to plaintext URLs when secure equivalents are available.
- 主要语言
- JavaScript
- 星标
- 337
- 派生
- 798
- 平均合并
- 19 小时 12 分钟
- 30 天内合并 PR
- 60
环境准备
我们还没有检查这个项目的环境配置文件。先看它的 README,通用步骤见我们的新手贡献指南。
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
base/docs 的其他 Issue
-
难度 1/5 1 小时以内 新手友好度 92/100
维护者通常 1 天内回复
-
难度 1/5 1 小时以内 新手友好度 92/100
维护者通常 1 天内回复
-
难度 1/5 1 小时以内 新手友好度 95/100
维护者通常 1 天内回复
-
难度 1/5 1 小时以内 新手友好度 95/100
维护者通常 1 天内回复
-
难度 1/5 1 小时以内 新手友好度 95/100
维护者通常 1 天内回复
相似的 Issue
-
bug good first issue
难度 2/5 1-3 小时 新手友好度 86/100
amponce/archive-movie-browser#354 ·
维护者通常 1 天内回复
-
难度 2/5 1-3 小时 新手友好度 74/100
saayam-for-all/webapp#1870 ·
维护者通常 1 天内回复
-
难度 2/5 1-3 小时 新手友好度 76/100
Imageomics/OpenCite#66 ·
维护者通常 1 天内回复
-
难度 2/5 1-3 小时 新手友好度 64/100
chr15m/twiiit.com#20 ·
-
documentation
难度 2/5 1-3 小时 新手友好度 88/100
antropos17/Aegis#629 ·
维护者通常 4 天内回复