Page 1 of 1

Protect content with DRM in PHP ?

Posted: Mon Sep 08, 2008 10:53 pm
by drfeelgood
Hi all,

I want to protect content with DRM.
Can I create dm files in PHP ?
or anybody has link resource ?

Please, really need this ...

thx,

Re: Protect content with DRM in PHP ?

Posted: Mon Sep 08, 2008 11:15 pm
by josh
what kind of content are you trying to protect and have you looked into any off the shelf products?

Re: Protect content with DRM in PHP ?

Posted: Mon Sep 08, 2008 11:19 pm
by drfeelgood
i want to protect content something like image, ringtone, video.
still searching for open-source apps.
one of my friend told me that openipmp software, but it need jboss to install it and i am not familiar with jboss.

:mrgreen:

Re: Protect content with DRM in PHP ?

Posted: Mon Sep 08, 2008 11:29 pm
by starram
hello drfeelgood

Please share whatever you use.

Regards,
Ram

Re: Protect content with DRM in PHP ?

Posted: Mon Sep 08, 2008 11:37 pm
by drfeelgood
hello starram,

i wish i have something to share regarding this ...

Re: Protect content with DRM in PHP ?

Posted: Tue Sep 09, 2008 2:35 am
by josh
Clarify, you want to allow web users to listen to the song without downloading. Or apply DRM to the file they actually get as a download? You could stream mp3s in flash but theres tools that will grab the songs very quickly... The next step up would be a streaming media server so you can use an existing protocool like windows media to encrypt the media files for listening

Re: Protect content with DRM in PHP ?

Posted: Tue Sep 09, 2008 2:42 am
by drfeelgood
I want to apply DRM to the downloaded content.
I understand that there's tool to unlock the content, but it's company policy.
I need someone can help me to this matter ...

Re: Protect content with DRM in PHP ?

Posted: Tue Sep 09, 2008 3:32 am
by josh
If you want to roll your own solution I'd think you'd need software on the user's machine