MyDLP

Summary

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.[1]

MyDLP
Initial releaseNov 16, 2009 (2009-11-16)
Repositorygithub.com/mydlp
Written inErlang, Java, C++, C#, Adobe Flex
Available inEnglish
TypeData Loss Prevention
LicenseGNU General Public License
Websitemydlp.com

MyDLP was one of the first free software projects for data loss prevention,[2][3] but was acquired by the Comodo Group in May 2014. Comodo has since begun marketing the Enterprise version through its Comodo Security Solutions subsidiary,[4][5] while the free version has been removed from the website.[6] The open source code has not been updated since early 2014.[7]

Subprojects edit

As of October 2010, MyDLP included the following subprojects:[8][9]

  • 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 edit

MyDLP Network was mostly written in Erlang, because of its performance on concurrent network operations.[10] Python was also used for a few exceptional cases.[11] This subsystem could run on any platform that supported Erlang and Python.[12]

MyDLP Endpoint was developed for Windows platforms,[13] and it was written in C++, C#.[14]

MyDLP Web UI was written in PHP and Adobe Flex.[15] It used MySQL in order to store user configurations.[16]

Features edit

As of October 2010, MyDLP included widespread data loss prevention features [17] 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.[18] Besides, features like data classification through statistical analysis of trained sentences and native language processor integrated Naive Bayes classifier[19] were claimed to be included.

References edit

  1. ^ "MyDLP License". MyDLP Development Team. Retrieved 2010-10-26.
  2. ^ "Open Source Data Leak Prevention - OSS Ramblings". Tony Maro. Retrieved 2011-03-06.
  3. ^ "Data classification: start with the end in mind". RSSC. Retrieved 2011-03-06.
  4. ^ "Aussteller & Produkte | it-sa".
  5. ^ http://dlp.comodo.com
  6. ^ http://www.mydlp.com
  7. ^ "MyDLP Project". GitHub.
  8. ^ "GitHub Profile of MyDLP". MyDLP Development Team. Retrieved 2010-10-26.
  9. ^ "MyDLP Brochure". MyDLP Development Team. Retrieved 2010-10-27.
  10. ^ "MyDLP Feature and Help Documentation". MyDLP Development Team. Archived from the original on 2011-04-24. Retrieved 2010-10-26.
  11. ^ "Languages used by MyDLP". GitHub. Retrieved 2010-10-26.
  12. ^ "MyDLP Wiki - Platforms". MyDLP Development Team. Retrieved 2010-10-26.
  13. ^ "MyDLP Endpoint First Release". MyDLP Blog. Retrieved 2010-10-26.[permanent dead link]
  14. ^ "MyDLP Feature and Help Documentation". MyDLP Development Team. Archived from the original on 2011-04-24. Retrieved 2010-10-26.
  15. ^ "MyDLP Feature and Help Documentation". MyDLP Development Team. Archived from the original on 2011-04-24. Retrieved 2010-10-26.
  16. ^ "MyDLP Feature and Help Documentation". MyDLP Development Team. Archived from the original on 2011-04-24. Retrieved 2010-10-26.
  17. ^ "MyDLP Feature List". MyDLP Development Team. Retrieved 2010-10-26.
  18. ^ "Variety in DLP Filters". MyDLP Blog. Archived from the original on 2010-12-17. Retrieved 2010-10-28.
  19. ^ "New Bayesian Classifier Engine for MyDLP". MyDLP Blog. Retrieved 2010-10-26.[permanent dead link]

External links edit

  • Official website