Endpoint DLP(Data Loss Prevention) Software on Opensource OS
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.
You can contribute to this project via below ways.
- Reporting bug
- Proposing new feature
- Documentation
- See Contributing Guide in detail.
-
Development Language: C
-
Development Environment: VSCode
-
License: Apache 2.0
-
Contact: LEE, Sangjin([email protected])
-
Communication Channel
-> Slack Channel: Link to join
-> Google Groups: Please send email to [email protected]
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.
See How to Develop Endpoint DLP and set development environment.