diff --git a/README.md b/README.md index ac949c90101cf92e8aa4f26c23dee99cc72015bd..fdfb2c8ad43068f9e89741d5c3021694f1d5badc 100644 --- a/README.md +++ b/README.md @@ -1,75 +1,58 @@ -# dataclassification +# Data Transfer Management -- [Introduction](#section11660541593) -- [Architecture](#section342962219551) -- [Available APIs](#section92711824195113) -- [Repositories Involved](#section155556361910) ## Introduction -The data classification module of OpenHarmony provides hierarchical data protection policies and related APIs. \(Currently, OpenHarmony does not provide implementations for specific APIs. These APIs must be implemented by the device vendors to protect the security of data on OpenHarmony devices.\) - -The data classification module provides the following APIs \(into two submodules\): - -- APIs for setting and obtaining the data label: With these APIs, you can set and obtain the security level of a file to be written to the disk. -- APIs for controlling cross-device data access based on the device security level: The distributed cross-device data transmission service can use these APIs to obtain the highest data security level supported by the peer device. - -The two submodules only contain API definitions, but do not implement these APIs. The following figure shows the architecture of the data classification module. - -## Architecture - -**Figure 1** Architecture of the data classification module - - - - -## Available APIs - -**Table 1** APIs provided by the data classification module - - -