MyDLP
MyDLP is a data loss prevention solution originally available released as free and open source software. Supported data inspection channels include web, mail, instant messaging, file transfer to removable storage devices and printers. The MyDLP development project originally made its source code available under the terms of the GNU General Public License.
MyDLP was one of the first free software projects for data loss prevention, but was acquired by the Comodo Group in May 2014. Comodo has since begun marketing the Enterprise version through its Comodo Security Solutions subsidiary, while the free version has been removed from the website. The open source code has not been updated since early 2014.
Subprojects
As of October 2010, MyDLP included the following subprojects:- MyDLP Network: Network server of the project, which was used for high load network operations such as intercepting TCP connections and hosting MyDLP network services.
- MyDLP Endpoint: Remote agent of the project, which ran on endpoint machines in order to inspect end user operations such as copying a file to an external device, printing a document and capturing screenshots.
- MyDLP Web UI: Management interface for system administrators to configure MyDLP. It pushed relevant parts of system configuration to both MyDLP Network and MyDLP Endpoint.
Platforms and interfaces
MyDLP Endpoint was developed for Windows platforms, and it was written in C++, C#.
MyDLP Web UI was written in PHP and Adobe Flex. It used MySQL in order to store user configurations.