modify sub-group-introduction.md

Change-Id: I4252f868e255efaf38525d152676c62dc502a861
This commit is contained in:
luli
2025-07-09 17:11:48 +08:00
parent 8590ea5f38
commit 660af2f20b

View File

@@ -23,10 +23,15 @@ Open Bugs: *TBD*
## Introduction
*
CFN deeply integrates cloud computing, network and other technologies, can provide ubiquitous computing power and realize the optimal allocation of resources. CFN provides a powerful infrastructure for data processing and computing. However, due to the special architecture and idea of CFN, CFN itself and the services running in CFN may face certain security problems, and it is necessary to explore security solutions. Some security risks and considerations are listed below.
Security levels are different among computing nodes in CFN, risks of data leakage and data tempering are high on low security computing nodes, so it is necessary to introduce mechanisms of secure computing and storage to keep data security. Service data may be delivered to multiple nodes and it is difficult to locate the data leakage point and responsibility, so introducing the mechanism of data flow security is necessary. Many dynamic connections of node to node across systems and domains will be established, which provides more attack paths to network attackers and increase risks for computing nodes, so it is necessary to introduce special security consideration for network resources and computing resources.
CFN security subgroup is committed to provide security solutions or security suggestions according to the possible security risks of the CFN itself and the services in CFN. Main jobs include:
1 Research on security functions that CFN should support and the security suggestions for each component of CFN.
2 Analyzes the security risks of computing or storage services in CFN, and proposes solutions.
2 Analyzes the security risks of computing or storage services in CFN, and proposes solutions.
3 Studies new security technologies that can be applied to CFN, and proposes the application methods of the technologies in CFN.
*
@@ -34,10 +39,21 @@ CFN security subgroup is committed to provide security solutions or security sug
*None*
## Release Planning & Release Notes
*1 CFN security risks and security control suggestions v1.0
2 CFN secure storage solution based on white-box cryptography v1.0*
***<u>Before filling this part, please plan your tasks in StoryBoard at <u>https://storyboard.openstack.org/#!/project_group/computing-force-network</u></u>***
*
1、Research on Computational Security Risks in CFN
Investigate the potential security risks associated with the execution of computing tasks in CFN.
2、Research on Secure Computing Solutions for CFN
Explore currently applicable verifiable computing methods for CFN to enhance the security of computing tasks within CFN.
*
## Previous Releases
*None*
*
1 CFN security risks and security control suggestions v1.0
2 CFN secure storage solution based on white-box cryptography v1.0
*