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,
Protect content with DRM in PHP ?
Moderator: General Moderators
-
drfeelgood
- Forum Newbie
- Posts: 15
- Joined: Mon Sep 01, 2008 9:57 pm
Re: Protect content with DRM in PHP ?
what kind of content are you trying to protect and have you looked into any off the shelf products?
-
drfeelgood
- Forum Newbie
- Posts: 15
- Joined: Mon Sep 01, 2008 9:57 pm
Re: Protect content with DRM in PHP ?
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.

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.
Re: Protect content with DRM in PHP ?
hello drfeelgood
Please share whatever you use.
Regards,
Ram
Please share whatever you use.
Regards,
Ram
-
drfeelgood
- Forum Newbie
- Posts: 15
- Joined: Mon Sep 01, 2008 9:57 pm
Re: Protect content with DRM in PHP ?
hello starram,
i wish i have something to share regarding this ...
i wish i have something to share regarding this ...
Re: Protect content with DRM in PHP ?
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
-
drfeelgood
- Forum Newbie
- Posts: 15
- Joined: Mon Sep 01, 2008 9:57 pm
Re: Protect content with DRM in PHP ?
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 ...
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 ?
If you want to roll your own solution I'd think you'd need software on the user's machine