Skip to content

Latest commit

 

History

History
47 lines (32 loc) · 2 KB

README_EN.md

File metadata and controls

47 lines (32 loc) · 2 KB

GitHub release (latest by date) GitHub top language GitHub license

endpointdlp

Endpoint DLP(Data Loss Prevention) Software on Opensource OS 개발목표

About this Project


This open source project is security software to provide data loss prevention features in an opensource operating system environment. Data Loss Prevention(DLP) is an information protection solution that prevents confidential information in the organization from leaking to the outside, and it detects confidential information stored in a device, or leaks confidential information through removable storage media or printouts and network transmission to protect your organization's assets by detecting information.

Contributing to Project


You can contribute to this project via below ways.

Project Information


Getting Started


Run below git command to download source code.

$ git clone https://github.com/somansa-oss/endpointdlp.git

After cloning source code, you can see 'endpointdlp' folder in your local storage.

Download Source

See How to Develop Endpoint DLP and set development environment.