# security_dataclassification **Repository Path**: openharmony_wagner/security_dataclassification ## Basic Information - **Project Name**: security_dataclassification - **Description**: The data classification module provides hierarchical data protection policies and related APIs | 数据分级保护模块负责提供数据分级的保护策略和数据分级相关的接口定义 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: wagner - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 55 - **Created**: 2021-10-11 - **Last Updated**: 2023-09-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # dataclassification - [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