From fb979e5639cd7832f506e52adb3df161fd74d886 Mon Sep 17 00:00:00 2001 From: DLmaster361 Date: Mon, 16 Jun 2025 21:38:25 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E8=A1=A5=E5=85=85=E4=BB=A3=E7=A0=81?= =?UTF-8?q?=E7=AD=BE=E5=90=8D=E7=AD=96=E7=95=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build-app.yml | 14 +++++++++++++- README.md | 14 +++++++++++++- 2 files changed, 26 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build-app.yml b/.github/workflows/build-app.yml index 422e386..c29f2cb 100644 --- a/.github/workflows/build-app.yml +++ b/.github/workflows/build-app.yml @@ -243,7 +243,19 @@ jobs: TAGNAME="$(sed 's/\r$//g' <(head -n 1 version_info.txt))" NOTES_MAIN="$(sed 's/\r$//g' <(tail -n +3 version_info.txt))" NOTES="$NOTES_MAIN - + + ## 代码签名策略(Code signing policy) + + Free code signing provided by [SignPath.io](https://signpath.io/), certificate by [SignPath Foundation](https://signpath.org/) + + - 审批人(Approvers): [DLmaster (@DLmaster361)](https://github.com/DLmaster361) + + ## 隐私政策(Privacy policy) + + 除非用户、安装者或使用者特别要求,否则本程序不会将任何信息传输到其他网络系统。 + + This program will not transfer any information to other networked systems unless specifically requested by the user or the person installing or operating it. + [已有 Mirror酱 CDK ?前往 Mirror酱 高速下载](https://mirrorchyan.com/zh/projects?rid=AUTO_MAA&source=auto_maa-release) \`\`\`本release通过GitHub Actions自动构建\`\`\`" diff --git a/README.md b/README.md index d81c21b..ea0da17 100644 --- a/README.md +++ b/README.md @@ -72,11 +72,23 @@ 可在[《AUTO_MAA开发者协作文档》](https://docs.qq.com/aio/DQ3Z5eHNxdmxFQmZX)的`开发任务`页面中查看开发进度。 +## 代码签名策略(Code signing policy) + +Free code signing provided by [SignPath.io](https://signpath.io/), certificate by [SignPath Foundation](https://signpath.org/) + +- 审批人(Approvers): [DLmaster (@DLmaster361)](https://github.com/DLmaster361) + +## 隐私政策(Privacy policy) + +除非用户、安装者或使用者特别要求,否则本程序不会将任何信息传输到其他网络系统。 + +This program will not transfer any information to other networked systems unless specifically requested by the user or the person installing or operating it. + ## 特别鸣谢 - 下载服务器:由[AoXuan (@ClozyA)](https://github.com/ClozyA) 个人为项目赞助。 -- EXE签名: Free code signing provided by [SignPath.io](https://signpath.io/), certificate by [SignPath Foundation](https://signpath.org/) +- EXE签名: 由 [SignPath.io](https://signpath.io/)提供免费代码签名,签名来自[SignPath Foundation](https://signpath.org/)。 ## 贡献者