MyDLP

MyDLP
MyDLP
MyDLP Logo.png
Initial release Nov 16, 2009 (2009-11-16)
Written in Erlang, Python, C++, C#, PHP, Adobe Flex
Operating system Cross-platform
Available in English
Type Data Loss Prevention
License GNU General Public License
Website www.mydlp.org
blog.mydlp.org
github.com/mydlp

MyDLP is free and open source data loss prevention software that runs with multi-site configurations on network servers and endpoint computers. MyDLP development project has made its source code available under the terms of the GNU General Public License[1].

MyDLP is one of the first free software projects for data loss prevention.[2][3]

Contents

Subprojects

As of October 2010, MyDLP include the following subprojects[4][5]:

  • MyDLP Network: Network server of the project, which is used for high load network operations such as intercepting TCP connections and hosting MyDLP network services.
  • MyDLP Endpoint: Remote agent of the project, which runs 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 pushes relevant parts of system configuration to both MyDLP Network and MyDLP Endpoint.

Platforms and interfaces

MyDLP Network is mostly written in Erlang, because of its performance on concurrent network operations [6]. Python is also used for a few exceptional cases, too [7]. This subsystem could run on any platform supports Erlang and Python[8].

MyDLP Endpoint is developed for Windows platforms[9], and it is written in C++, C# [10].

MyDLP Web UI is written in PHP and Adobe Flex[11]. It uses MySQL in order to store user configurations[12].

Features

As of October 2010, MyDLP includes widespread data loss prevention features [13] 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[14]. Besided, features like data classification through statistical analysis of trained sentences and native language processor integrated Naive Bayes classifier [15] are claimed to be inspiring.

References

  1. ^ "MyDLP License". MyDLP Development Team. http://github.com/mydlp/mydlp/blob/master/LICENSE. Retrieved 2010-10-26. 
  2. ^ "Open Source Data Leak Prevention - OSS Ramblings". Tony Maro. http://www.ossramblings.com/open-source-data-leak-prevention. Retrieved 2011-03-06. 
  3. ^ "Data classification: start with the end in mind". RSSC. http://rakkhi.blogspot.com/2011/03/data-classification-start-with-end-in.html. Retrieved 2011-03-06. 
  4. ^ "GitHub Profile of MyDLP". MyDLP Development Team. http://github.com/mydlp. Retrieved 2010-10-26. 
  5. ^ "MyDLP Brochure". MyDLP Development Team. http://www.slideshare.net/barfan/mydlp-v10-tantm. Retrieved 2010-10-27. 
  6. ^ "MyDLP Feature and Help Documentation". MyDLP Development Team. http://downloads.medratech.com/help/help.html. Retrieved 2010-10-26. 
  7. ^ "Languages used by MyDLP". GitHub. http://github.com/mydlp/mydlp/graphs/languages/. Retrieved 2010-10-26. 
  8. ^ "MyDLP Wiki - Platforms". MyDLP Development Team. http://github.com/mydlp/mydlp/wiki/Platforms. Retrieved 2010-10-26. 
  9. ^ "MyDLP Endpoint First Release". MyDLP Blog. http://blog.mydlp.org/2010/07/mydlp-windows-endpoint-first-release.html. Retrieved 2010-10-26. 
  10. ^ "MyDLP Feature and Help Documentation". MyDLP Development Team. http://downloads.medratech.com/help/help.html. Retrieved 2010-10-26. 
  11. ^ "MyDLP Feature and Help Documentation". MyDLP Development Team. http://downloads.medratech.com/help/help.html. Retrieved 2010-10-26. 
  12. ^ "MyDLP Feature and Help Documentation". MyDLP Development Team. http://downloads.medratech.com/help/help.html. Retrieved 2010-10-26. 
  13. ^ "MyDLP Feature List". MyDLP Development Team. http://github.com/mydlp/mydlp/wiki/Features. Retrieved 2010-10-26. 
  14. ^ "Variety in DLP Filters". MyDLP Blog. http://blog.mydlp.org/2010/10/variety-in-dlp-filters.html. Retrieved 2010-10-28. 
  15. ^ "New Bayesian Classifier Engine for MyDLP". MyDLP Blog. http://blog.mydlp.org/2010/09/new-bayesian-classifier-engine-for.html. Retrieved 2010-10-26. 

External links