processing / processing/processing4
Sign exported applications on Windows
未关闭
还没有人认领这个 Issue。
- 主要语言
- Java
- 星标
- 494
- 派生
- 183
- 平均合并
- 4 小时 39 分钟
- 30 天内合并 PR
- 3
描述
Created by: benfry
Similar to #25, but specific to the .exe files created when exporting applications on Windows.
(We're already doing this on macOS.)
Possible useful resource for getting started: https://stackoverflow.com/questions/252226/signing-a-windows-exe-file
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
未指定源文件或测试。首先跟踪 Windows 应用程序的导出路径,并将其与现有的 macOS 签名流程进行比较;使用链接的 Windows 可执行文件签名资源作为背景参考。导出的 Windows .exe 文件成功签名即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- operating-systems, security
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100