MyDLP Blog

easy, simple, open source data leakage prevention

Archive for March, 2011

MyDLP Howto in Russian

with 4 comments

Now, MyDLP Installation HowTo is in Russian. We love our contributors :) .

http://www.mini-server.ru/server/communication/130-mydlp

Very special thanks to mini-server.ru.

Written by kerem

March 22nd, 2011 at 1:27 pm

Posted in HowTo,News,Russian

MyDLP HowTo in Vietnamese

without comments

Thanks to quantrimang.com.vn, MyDLP Installation Howto is now in Vietnamese.

You can check out this document from here: http://www.quantrimang.com.vn/hedieuhanh/linux/76786_Huong-dan-cai-dat-va-su-dung-MyDLP.aspx

Written by kerem

March 22nd, 2011 at 1:26 pm

Posted in HowTo,News,Vietnamese

MyDLP on ICAP-Forum

without comments

MyDLP took its place in ICAP-Forum. Thanks to Martin Stecher.

“MyDLP is an open source data leak prevention project that enables organizations to identify and protect their sensitive data. MyDLP helps prevent data leakage through data transmission including Web, email and removable devices. ICAP, as an open standard, provides us the necessary content information in a solid way and helps us to identify data leakage over Internet. ICAP reduces complexity, increases focus on content for us. Moreover, another important aspect is the interoperability between different proxy manufacturers which support ICAP. This causes less dependency and helps MyDLP to penetrate market easier.”

http://www.icap-forum.org/icap?sid=&do=membership&subdo=participants&company=mydlp&company_start=0&limit=05

Written by burak

March 18th, 2011 at 1:17 pm

Posted in ICAP,News

MyDLP on HowtoForge

without comments

A howto about installing and using MyDLP has been published on howtoforge.com.

Check it out :)

http://www.howtoforge.com/how-to-install-and-use-mydlp

 

Written by kerem

March 17th, 2011 at 9:38 pm

Posted in HowTo,News

MyDLP Virtual Appliances Re-Freshed

without comments

Now MyDLP crew started to create virtual appliances in a periodical manner. You can access new virtual applicances from download page.

News from virtual appliances:

* OVF 1.0 format support added

* VmWare Studio based virtual appliances easy to install and start

* Latest stable version added

* All Vmware versions supported

 

Written by burak

March 17th, 2011 at 12:58 pm

Posted in Virtual Appliance

MyDLP on Earthweb

without comments

According to the article written by Cynthia Harvey, in Earthweb MyDLP is a good open source replacement for RSA Data Loss Prevention Suite, CheckPoint DLP Software Blade, Symantec Data Loss Prevention Product Family.

For the rest of the article:

http://itmanagement.earthweb.com/osrc/article.php/12068_3928221_2/59-Open-Source-Tools-That-Can-Replace-Popular-Security-Software.htm

Written by burak

March 17th, 2011 at 9:25 am

Posted in News

Squid timeouts

without comments

If your users generally upload file with larger sizes then usual, you may need to modify Squid timeout options. Because, when MyDLP is inspecting big files (generally several times compressed files ), total inspection time increases naturally. And as a result, Squid could give timeout errors instead of waiting MyDLP.

To make Squid wait MyDLP, in /etc/squid/squid3.conf you should modify these parameters as;

read_timeout 30 minutes
request_timeout 30 minutes
persistent_request_timeout 30 minutes
pconn_timeout 30 minutes

Today, these worked great for us.

Written by kerem

March 15th, 2011 at 9:39 pm

Posted in Performance,Squid