HOME

TheInfoList



OR:

MyDLP is a
data loss prevention Data loss prevention (DLP) software detects potential data breaches/data ex-filtration transmissions and prevents them by monitoring, detecting and blocking sensitive data while ''in use'' (endpoint actions), ''in motion'' (network traffic), and ' ...
solution originally available released as
free and open source Free and open-source software (FOSS) is a term used to refer to groups of software consisting of both free software and open-source software where anyone is freely licensed to use, copy, study, and change the software in any way, and the 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 In computing, source code, or simply code, is any collection of code, with or without comment (computer programming), comments, written using a human-readable programming language, usually as plain text. The source code of a Computer program, p ...
available under the terms of the
GNU General Public License The GNU General Public License (GNU GPL or simply GPL) is a series of widely used free software licenses that guarantee end user In product development, an end user (sometimes end-user) is a person who ultimately uses or is intended to ulti ...
. MyDLP was one of the first
free software Free software or libre software is computer software distributed under terms that allow users to run the software for any purpose as well as to study, change, and distribute it and any adapted versions. Free software is a matter of liberty, ...
projects for
data loss prevention Data loss prevention (DLP) software detects potential data breaches/data ex-filtration transmissions and prevents them by monitoring, detecting and blocking sensitive data while ''in use'' (endpoint actions), ''in motion'' (network traffic), and ' ...
, but was acquired by the
Comodo Group Xcitium, formerly known as Comodo Security Solutions, Inc., is a cybersecurity company headquartered in Bloomfield, New Jersey in the United States. History The company was founded in 1998 in the United Kingdom by Melih Abdulhayoğlu. The comp ...
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 Network was mostly written in Erlang, because of its performance on concurrent network operations. Python was also used for a few exceptional cases. This subsystem could run on any platform that supported Erlang and Python. MyDLP Endpoint was developed for
Windows Windows is a group of several proprietary graphical operating system families developed and marketed by Microsoft. Each family caters to a certain sector of the computing industry. For example, Windows NT for consumers, Windows Server for ...
platforms, and it was written in C++, C#. MyDLP Web UI was written in
PHP PHP is a General-purpose programming language, general-purpose scripting language geared toward web development. It was originally created by Danish-Canadian programmer Rasmus Lerdorf in 1993 and released in 1995. The PHP reference implementati ...
and
Adobe Flex Apache Flex, formerly Adobe Flex, is a software development kit (SDK) for the development and deployment of cross-platform rich web applications based on the Adobe Flash platform. Initially developed by Macromedia and then acquired by Adobe Sy ...
. It used
MySQL MySQL () is an open-source relational database management system (RDBMS). Its name is a combination of "My", the name of co-founder Michael Widenius's daughter My, and "SQL", the acronym for Structured Query Language. A relational database ...
in order to store user configurations.


Features

As of October 2010, MyDLP included widespread
data loss prevention Data loss prevention (DLP) software detects potential data breaches/data ex-filtration transmissions and prevents them by monitoring, detecting and blocking sensitive data while ''in use'' (endpoint actions), ''in motion'' (network traffic), and ' ...
features such as text extraction from binary formats, incident management queue, source code detection and data identification methods for bank account, credit card and several national identification numbers. Besides, features like data classification through statistical analysis of trained sentences and native language processor integrated
Naive Bayes classifier In statistics, naive Bayes classifiers are a family of simple " probabilistic classifiers" based on applying Bayes' theorem with strong (naive) independence assumptions between the features (see Bayes classifier). They are among the simplest Baye ...
were claimed to be included.


References


External links

* Free security software Data security Free software {{free-software-stub