From 4a391ebf1d0a35ad93bece3154b8208be4090d32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bashir=20Wu=28=E5=90=B4=E4=BF=9D=E9=94=A1=29?= Date: Wed, 8 Mar 2023 17:12:23 +0800 Subject: [PATCH 1/8] =?UTF-8?q?=E5=8F=AF=E4=BF=A1=E8=AE=A1=E7=AE=97SIG?= =?UTF-8?q?=E6=88=90=E7=AB=8B=E7=94=B3=E8=AF=B7=20--=E5=90=B4=E4=BF=9D?= =?UTF-8?q?=E9=94=A1=202023.03.08?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...344\276\213\344\274\232(202201-2022-5).md" | 20 ++++++++++++++++ .../\346\214\207\345\215\227.md" | 1 + .../README.en.md" | 12 ++++++++++ .../README.md" | 17 +++++++++++++ .../sig-info.yaml" | 24 +++++++++++++++++++ 5 files changed, 74 insertions(+) create mode 100644 "sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/ content/SIG\344\276\213\344\274\232/SIG\344\276\213\344\274\232(202201-2022-5).md" create mode 100644 "sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/ content/\347\224\250\346\210\267\346\214\207\345\215\227/\346\214\207\345\215\227.md" create mode 100644 "sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/README.en.md" create mode 100644 "sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/README.md" create mode 100644 "sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/sig-info.yaml" diff --git "a/sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/ content/SIG\344\276\213\344\274\232/SIG\344\276\213\344\274\232(202201-2022-5).md" "b/sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/ content/SIG\344\276\213\344\274\232/SIG\344\276\213\344\274\232(202201-2022-5).md" new file mode 100644 index 00000000..3bf59177 --- /dev/null +++ "b/sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/ content/SIG\344\276\213\344\274\232/SIG\344\276\213\344\274\232(202201-2022-5).md" @@ -0,0 +1,20 @@ +## 会议主题 +测试管理系统TestLib的方案讨论 + +## 会议时间 +2022.03.16 10:00-11:00 + +## 参会人 + +- 参会方:来自电子五所(赛宝实验室)和阿里云的社区爱好者 +- 参会人:yongchao、qingming、wjn740、as461177513、VosAmoWho 等等 + +## 会议记要 + +1. 对齐五所提出的方案扩展需求,主要是字段的扩展以及流程上适当进行松耦合 + - 设计对象:需要考虑测试用例套与测试需求的关系,测试结果与测试执行记录集的关系,测试方案的扩展等 + - 评审相关:测试用例、测试方案、测试结果 + - 流程上:主要对象之间需要进行适当的弱耦合 + - 平台输出:需要考虑测试用例及测试用例执行记录集这两块内容 +2. 讨论后续社区合作、运营等方式 +3. 后续yongchao会结合这次新增扩展需求进行设计上的优化并与大家对齐 \ No newline at end of file diff --git "a/sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/ content/\347\224\250\346\210\267\346\214\207\345\215\227/\346\214\207\345\215\227.md" "b/sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/ content/\347\224\250\346\210\267\346\214\207\345\215\227/\346\214\207\345\215\227.md" new file mode 100644 index 00000000..b6fc4c62 --- /dev/null +++ "b/sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/ content/\347\224\250\346\210\267\346\214\207\345\215\227/\346\214\207\345\215\227.md" @@ -0,0 +1 @@ +hello \ No newline at end of file diff --git "a/sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/README.en.md" "b/sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/README.en.md" new file mode 100644 index 00000000..99131f8a --- /dev/null +++ "b/sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/README.en.md" @@ -0,0 +1,12 @@ + +## SIG Mission +1) For different trusted computing technology solutions, provide general trusted computing basic software implementation (including trusted software stack, remote proof component, etc.), realize the full stack of trusted basic software national secret support, and continuously optimize the stability and ease of use of trusted basic software; +2) For different scenarios (such as cloud service, data center, desktop, edge side, etc.), explore the reference implementation of landing trusted computing solutions, and provide the corresponding code warehouse and release; +3) Release the annual white paper of trusted computing technology solutions and landing applications. +## SIG Members +1) SIG Owener:吴保锡(浪潮) +2) SIG Maintainer: 龙勤(阿里云)、应志伟、陈善、候伟星(蚂蚁-少宜)、周鹏程(阿里云-周至)、李艺林(阿里云)、曹佩庆(统信) +## Meetings + +## Chat GROUP +"Dragon - Trusted Computing Technology Communication Group", Group number: 15370024496 \ No newline at end of file diff --git "a/sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/README.md" "b/sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/README.md" new file mode 100644 index 00000000..08042b99 --- /dev/null +++ "b/sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/README.md" @@ -0,0 +1,17 @@ +## SIG目标 +1) 面向异构可信计算技术方案,提供通用的可信计算基础软件实现(包括可信软件栈、远程证明组件等),实现可信基础软件全栈国密支持,持续优化可信基础软件的稳定性和易用性; +2) 面向不同场景(如云、数据中心、桌面端、边缘侧等),探索可落地的可信计算解决方案参考实现,提供相应的代码仓库和发行版; +3) 发布年度可信计算技术解决方案及落地应用白皮书。 +## SIG详细介绍 + +## SIG成员 +1) SIG Owener:吴保锡(浪潮) +2) SIG Maintainer: 龙勤(阿里云)、应志伟、陈善、候伟星(蚂蚁-少宜)、周鹏程(阿里云-周至)、李艺林(阿里云)、曹佩庆(统信) +## 联系方式 + + +## 项目清单 + + +## 钉钉群 +“龙蜥-可信计算SIG技术交流群”,群号: 15370024496 \ No newline at end of file diff --git "a/sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/sig-info.yaml" "b/sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/sig-info.yaml" new file mode 100644 index 00000000..2c2185ed --- /dev/null +++ "b/sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/sig-info.yaml" @@ -0,0 +1,24 @@ +name: 可信计算 +en_name: TrustedComputing SIG +home_page: https://openanolis.cn/sig/tc-sig +description: 可信计算兴趣组主要目标是致力可信计算应用方案探索与推广,开展可信计算基础软件开源与优化、可信计算技术应用方案探索、并持续跟进国内外最新的可信计算技术实践。 +en_description: The main objectives of the Trusted Computing Interest Group are to explore and promote trusted computing application solutions, open source and optimization of trusted computing basic software, explore trusted computing application solutions, and keep up with the latest trusted computing technology practices at home and abroad. +mailing_list: tc-sig@lists.openanolis.cn +maintainers: +- openanolis_id: Bashir + gitee_id: BashirWu +- openanolis_id: qloong + gitee_id: qinloong(qloong@outlook.com) + + +contributors: +- openanolis_id: + gitee_id: +- openanolis_id: + gitee_id: + + +repositories: +- repo: + - + - -- Gitee From b4dd0bfef5235e103187e4722bc5f11366f3d63c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bashir=20Wu=28=E5=90=B4=E4=BF=9D=E9=94=A1=29?= Date: Thu, 9 Mar 2023 20:13:58 +0800 Subject: [PATCH 2/8] =?UTF-8?q?=E6=9B=B4=E6=96=B0SIG=E7=94=B3=E8=AF=B7?= =?UTF-8?q?=E6=96=87=E4=BB=B6=20--Bashir=20Wu=202023.03.09?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...344\276\213\344\274\232(202201-2022-5).md" | 20 ------------------- ...\344\276\213\344\274\232(202xxx-xxx-5).md" | 11 ++++++++++ .../\346\214\207\345\215\227.md" | 1 - .../README.en.md" | 12 +++++------ .../README.md" | 4 ++-- .../sig-info.yaml" | 2 +- 6 files changed, 20 insertions(+), 30 deletions(-) delete mode 100644 "sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/ content/SIG\344\276\213\344\274\232/SIG\344\276\213\344\274\232(202201-2022-5).md" create mode 100644 "sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/ content/SIG\344\276\213\344\274\232/SIG\344\276\213\344\274\232(202xxx-xxx-5).md" diff --git "a/sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/ content/SIG\344\276\213\344\274\232/SIG\344\276\213\344\274\232(202201-2022-5).md" "b/sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/ content/SIG\344\276\213\344\274\232/SIG\344\276\213\344\274\232(202201-2022-5).md" deleted file mode 100644 index 3bf59177..00000000 --- "a/sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/ content/SIG\344\276\213\344\274\232/SIG\344\276\213\344\274\232(202201-2022-5).md" +++ /dev/null @@ -1,20 +0,0 @@ -## 会议主题 -测试管理系统TestLib的方案讨论 - -## 会议时间 -2022.03.16 10:00-11:00 - -## 参会人 - -- 参会方:来自电子五所(赛宝实验室)和阿里云的社区爱好者 -- 参会人:yongchao、qingming、wjn740、as461177513、VosAmoWho 等等 - -## 会议记要 - -1. 对齐五所提出的方案扩展需求,主要是字段的扩展以及流程上适当进行松耦合 - - 设计对象:需要考虑测试用例套与测试需求的关系,测试结果与测试执行记录集的关系,测试方案的扩展等 - - 评审相关:测试用例、测试方案、测试结果 - - 流程上:主要对象之间需要进行适当的弱耦合 - - 平台输出:需要考虑测试用例及测试用例执行记录集这两块内容 -2. 讨论后续社区合作、运营等方式 -3. 后续yongchao会结合这次新增扩展需求进行设计上的优化并与大家对齐 \ No newline at end of file diff --git "a/sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/ content/SIG\344\276\213\344\274\232/SIG\344\276\213\344\274\232(202xxx-xxx-5).md" "b/sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/ content/SIG\344\276\213\344\274\232/SIG\344\276\213\344\274\232(202xxx-xxx-5).md" new file mode 100644 index 00000000..7dbba648 --- /dev/null +++ "b/sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/ content/SIG\344\276\213\344\274\232/SIG\344\276\213\344\274\232(202xxx-xxx-5).md" @@ -0,0 +1,11 @@ +## 会议主题 + + +## 会议时间 + + +## 参会人 + + + +## 会议记要 diff --git "a/sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/ content/\347\224\250\346\210\267\346\214\207\345\215\227/\346\214\207\345\215\227.md" "b/sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/ content/\347\224\250\346\210\267\346\214\207\345\215\227/\346\214\207\345\215\227.md" index b6fc4c62..e69de29b 100644 --- "a/sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/ content/\347\224\250\346\210\267\346\214\207\345\215\227/\346\214\207\345\215\227.md" +++ "b/sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/ content/\347\224\250\346\210\267\346\214\207\345\215\227/\346\214\207\345\215\227.md" @@ -1 +0,0 @@ -hello \ No newline at end of file diff --git "a/sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/README.en.md" "b/sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/README.en.md" index 99131f8a..859a5322 100644 --- "a/sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/README.en.md" +++ "b/sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/README.en.md" @@ -1,12 +1,12 @@ ## SIG Mission -1) For different trusted computing technology solutions, provide general trusted computing basic software implementation (including trusted software stack, remote proof component, etc.), realize the full stack of trusted basic software national secret support, and continuously optimize the stability and ease of use of trusted basic software; -2) For different scenarios (such as cloud service, data center, desktop, edge side, etc.), explore the reference implementation of landing trusted computing solutions, and provide the corresponding code warehouse and release; -3) Release the annual white paper of trusted computing technology solutions and landing applications. +1) For heterogeneous trusted computing technology solutions, provide universal trusted computing infrastructure software implementation (including trusted software stack, remote certification components, etc.), realize the full stack of trusted infrastructure software and Chinese-SM support, and continuously optimize the stability and usability of trusted infrastructure software; +2) For different scenarios (such as cloud, data center, desktop, edge side, etc.), explore the reference implementation of landing trusted computing solutions, and provide the corresponding code warehouse and distribution; +3) Release the annual white paper on trusted computing technology solutions and applications. ## SIG Members -1) SIG Owener:吴保锡(浪潮) -2) SIG Maintainer: 龙勤(阿里云)、应志伟、陈善、候伟星(蚂蚁-少宜)、周鹏程(阿里云-周至)、李艺林(阿里云)、曹佩庆(统信) +1) SIG Owner:吴保锡(浪潮) +2) SIG Maintainer: 龙勤(阿里云)、应志伟、陈善、候伟星(蚂蚁-少宜)、周鹏程(阿里云-周至)、李艺林(阿里云-伯纪)、曹佩庆(统信) ## Meetings ## Chat GROUP -"Dragon - Trusted Computing Technology Communication Group", Group number: 15370024496 \ No newline at end of file +"龙蜥-可信计算技术交流群", Group number: 15370024496 \ No newline at end of file diff --git "a/sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/README.md" "b/sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/README.md" index 08042b99..f4f5e885 100644 --- "a/sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/README.md" +++ "b/sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/README.md" @@ -5,8 +5,8 @@ ## SIG详细介绍 ## SIG成员 -1) SIG Owener:吴保锡(浪潮) -2) SIG Maintainer: 龙勤(阿里云)、应志伟、陈善、候伟星(蚂蚁-少宜)、周鹏程(阿里云-周至)、李艺林(阿里云)、曹佩庆(统信) +1) SIG Owner:吴保锡(浪潮) +2) SIG Maintainer: 龙勤(阿里云)、应志伟、陈善、候伟星(蚂蚁-少宜)、周鹏程(阿里云-周至)、李艺林(阿里云-伯纪)、曹佩庆(统信) ## 联系方式 diff --git "a/sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/sig-info.yaml" "b/sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/sig-info.yaml" index 2c2185ed..e93328dd 100644 --- "a/sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/sig-info.yaml" +++ "b/sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/sig-info.yaml" @@ -8,7 +8,7 @@ maintainers: - openanolis_id: Bashir gitee_id: BashirWu - openanolis_id: qloong - gitee_id: qinloong(qloong@outlook.com) + gitee_id: qinloong contributors: -- Gitee From a4b944078d24c41228ef5da7adad71aa925bc4e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bashir=20Wu=28=E5=90=B4=E4=BF=9D=E9=94=A1=29?= Date: Thu, 9 Mar 2023 20:29:24 +0800 Subject: [PATCH 3/8] =?UTF-8?q?=E6=9B=B4=E6=96=B0SIG=E7=94=B3=E8=AF=B7?= =?UTF-8?q?=E6=96=87=E4=BB=B6=20--Bashir=20Wu=202023.03.09?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../sig-info.yaml" | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git "a/sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/sig-info.yaml" "b/sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/sig-info.yaml" index e93328dd..9e986ca7 100644 --- "a/sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/sig-info.yaml" +++ "b/sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/sig-info.yaml" @@ -1,9 +1,9 @@ -name: 可信计算 -en_name: TrustedComputing SIG -home_page: https://openanolis.cn/sig/tc-sig +name: 可信计算兴趣组 +en_name: SIG-TrustedComputing +home_page: https://openanolis.cn/sig/tc description: 可信计算兴趣组主要目标是致力可信计算应用方案探索与推广,开展可信计算基础软件开源与优化、可信计算技术应用方案探索、并持续跟进国内外最新的可信计算技术实践。 -en_description: The main objectives of the Trusted Computing Interest Group are to explore and promote trusted computing application solutions, open source and optimization of trusted computing basic software, explore trusted computing application solutions, and keep up with the latest trusted computing technology practices at home and abroad. -mailing_list: tc-sig@lists.openanolis.cn +en_description: The main objectives of the Trusted Computing Interest Group are to explore and promote trusted computing application solutions, carry out the open source and optimization of trusted computing base software, explore trusted computing technology application solutions, and continue to follow up on the latest trusted computing technology practices at home and abroad. +mailing_list: maintainers: - openanolis_id: Bashir gitee_id: BashirWu @@ -19,6 +19,4 @@ contributors: repositories: -- repo: - - - - + -- Gitee From 337626cd1b5626f4d7a033cac29a98ee83e3e9d6 Mon Sep 17 00:00:00 2001 From: "xu.xinbj" Date: Fri, 10 Mar 2023 16:54:02 +0800 Subject: [PATCH 4/8] =?UTF-8?q?=E6=9B=B4=E6=96=B0SIG=E7=94=B3=E8=AF=B7?= =?UTF-8?q?=E6=96=87=E4=BB=B6=20--Bashir=20Wu=202023.03.10?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../SIG\344\276\213\344\274\232(202xxx-xxx-5).md" | 11 +++++++++++ .../\346\214\207\345\215\227.md" | 0 2 files changed, 11 insertions(+) create mode 100644 "sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/content/SIG\344\276\213\344\274\232/SIG\344\276\213\344\274\232(202xxx-xxx-5).md" create mode 100644 "sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/content/\347\224\250\346\210\267\346\214\207\345\215\227/\346\214\207\345\215\227.md" diff --git "a/sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/content/SIG\344\276\213\344\274\232/SIG\344\276\213\344\274\232(202xxx-xxx-5).md" "b/sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/content/SIG\344\276\213\344\274\232/SIG\344\276\213\344\274\232(202xxx-xxx-5).md" new file mode 100644 index 00000000..7dbba648 --- /dev/null +++ "b/sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/content/SIG\344\276\213\344\274\232/SIG\344\276\213\344\274\232(202xxx-xxx-5).md" @@ -0,0 +1,11 @@ +## 会议主题 + + +## 会议时间 + + +## 参会人 + + + +## 会议记要 diff --git "a/sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/content/\347\224\250\346\210\267\346\214\207\345\215\227/\346\214\207\345\215\227.md" "b/sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/content/\347\224\250\346\210\267\346\214\207\345\215\227/\346\214\207\345\215\227.md" new file mode 100644 index 00000000..e69de29b -- Gitee From 0c55be8785fdea737bdec0b7b3158a653910f1f5 Mon Sep 17 00:00:00 2001 From: "xu.xinbj" Date: Fri, 10 Mar 2023 17:14:23 +0800 Subject: [PATCH 5/8] =?UTF-8?q?=E6=9B=B4=E6=96=B0SIG=E7=94=B3=E8=AF=B7?= =?UTF-8?q?=E6=96=87=E4=BB=B6=20--Bashir=20Wu=202023.03.10?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../SIG\344\276\213\344\274\232(202xxx-xxx-5).md" | 11 ----------- .../\346\214\207\345\215\227.md" | 0 2 files changed, 11 deletions(-) delete mode 100644 "sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/ content/SIG\344\276\213\344\274\232/SIG\344\276\213\344\274\232(202xxx-xxx-5).md" delete mode 100644 "sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/ content/\347\224\250\346\210\267\346\214\207\345\215\227/\346\214\207\345\215\227.md" diff --git "a/sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/ content/SIG\344\276\213\344\274\232/SIG\344\276\213\344\274\232(202xxx-xxx-5).md" "b/sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/ content/SIG\344\276\213\344\274\232/SIG\344\276\213\344\274\232(202xxx-xxx-5).md" deleted file mode 100644 index 7dbba648..00000000 --- "a/sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/ content/SIG\344\276\213\344\274\232/SIG\344\276\213\344\274\232(202xxx-xxx-5).md" +++ /dev/null @@ -1,11 +0,0 @@ -## 会议主题 - - -## 会议时间 - - -## 参会人 - - - -## 会议记要 diff --git "a/sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/ content/\347\224\250\346\210\267\346\214\207\345\215\227/\346\214\207\345\215\227.md" "b/sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/ content/\347\224\250\346\210\267\346\214\207\345\215\227/\346\214\207\345\215\227.md" deleted file mode 100644 index e69de29b..00000000 -- Gitee From e5939c24b48933afbc63d3f8a08a0bf1ddccf12d Mon Sep 17 00:00:00 2001 From: "xu.xinbj" Date: Fri, 10 Mar 2023 17:22:31 +0800 Subject: [PATCH 6/8] =?UTF-8?q?=E6=9B=B4=E6=96=B0SIG=E7=94=B3=E8=AF=B7?= =?UTF-8?q?=E6=96=87=E4=BB=B6=20--Bashir=20Wu=202023.03.09?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../sig-info.yaml" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/sig-info.yaml" "b/sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/sig-info.yaml" index 9e986ca7..76288a21 100644 --- "a/sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/sig-info.yaml" +++ "b/sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/sig-info.yaml" @@ -1,6 +1,6 @@ name: 可信计算兴趣组 en_name: SIG-TrustedComputing -home_page: https://openanolis.cn/sig/tc +home_page: https://openanolis.cn/sig/tc-sig description: 可信计算兴趣组主要目标是致力可信计算应用方案探索与推广,开展可信计算基础软件开源与优化、可信计算技术应用方案探索、并持续跟进国内外最新的可信计算技术实践。 en_description: The main objectives of the Trusted Computing Interest Group are to explore and promote trusted computing application solutions, carry out the open source and optimization of trusted computing base software, explore trusted computing technology application solutions, and continue to follow up on the latest trusted computing technology practices at home and abroad. mailing_list: -- Gitee From 29288951d2c8d9e74153970e6d27dd757a710653 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 21 Mar 2023 21:55:30 +0800 Subject: [PATCH 7/8] Committer: Bashir On branch master Your branch is up to date with 'origin/master'. Changes to be committed: modified: "sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/README.md" --- .../README.md" | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git "a/sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/README.md" "b/sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/README.md" index f4f5e885..7bad8f55 100644 --- "a/sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/README.md" +++ "b/sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/README.md" @@ -6,7 +6,7 @@ ## SIG成员 1) SIG Owner:吴保锡(浪潮) -2) SIG Maintainer: 龙勤(阿里云)、应志伟、陈善、候伟星(蚂蚁-少宜)、周鹏程(阿里云-周至)、李艺林(阿里云-伯纪)、曹佩庆(统信) +2) SIG Maintainer: 龙勤(阿里云)、应志伟、陈善、侯伟星(蚂蚁-少宜)、周鹏程(阿里云-周至)、李艺林(阿里云-伯纪)、曹佩庆(统信) ## 联系方式 @@ -14,4 +14,4 @@ ## 钉钉群 -“龙蜥-可信计算SIG技术交流群”,群号: 15370024496 \ No newline at end of file +“龙蜥-可信计算SIG技术交流群”,群号: 15370024496 -- Gitee From 53ff144109ec661145c70ece0d6292bf76f7f0fc Mon Sep 17 00:00:00 2001 From: root Date: Thu, 23 Mar 2023 17:12:08 +0800 Subject: [PATCH 8/8] Committer: BashirWu Changes to be committed: modified: "sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/README.en.md" --- .../README.en.md" | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git "a/sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/README.en.md" "b/sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/README.en.md" index 859a5322..1468559b 100644 --- "a/sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/README.en.md" +++ "b/sig/\345\217\257\344\277\241\350\256\241\347\256\227SIG/README.en.md" @@ -5,8 +5,8 @@ 3) Release the annual white paper on trusted computing technology solutions and applications. ## SIG Members 1) SIG Owner:吴保锡(浪潮) -2) SIG Maintainer: 龙勤(阿里云)、应志伟、陈善、候伟星(蚂蚁-少宜)、周鹏程(阿里云-周至)、李艺林(阿里云-伯纪)、曹佩庆(统信) +2) SIG Maintainer: 龙勤(阿里云)、应志伟、陈善、侯伟星(蚂蚁-少宜)、周鹏程(阿里云-周至)、李艺林(阿里云-伯纪)、曹佩庆(统信) ## Meetings ## Chat GROUP -"龙蜥-可信计算技术交流群", Group number: 15370024496 \ No newline at end of file +"龙蜥-可信计算技术交流群", Group number: 15370024496 -- Gitee