Impact of DRM 1.0 / Forward lock

Login to reply to this topic.
Tue, 2003-12-23 11:22
NewLC AdministratorSymbian AccreditedForum Nokia Champion
Joined: 2003-01-14
Forum posts: 2006
Hi,

I am about to develop an application that should implement some DRM solution to protect its data files (proprietary content).  Do one of you already used forward-lock on NS60 1.x platform ?

Is there some  impacts on file access ? specific APIs to use ?

Thanks,
Eric

Eric Bustarret
NewLC Founder & CEO / Professional Symbian OS Consultant


Tue, 2003-12-23 11:32
Joined: 2003-05-27
Forum posts: 363
Impact of DRM 1.0 / Forward lock
Hi,

I'm not 100% sure about this, but for now, I think OMA DRM applies only to OTA data that is DRM-protected. For example, you may have an OTA operator logo with forward-lock on in which case the platform will take care of it and make sure the lock is applied.

Hence currently there is no programmatic access to DRM because it's restricted to OTA content. I suppose this will change in the near future with many parties being involved in this area.

Comments are welcome Smiley

Cheers,
Pawel
Tue, 2003-12-23 11:50
NewLC AdministratorSymbian AccreditedForum Nokia Champion
Joined: 2003-01-14
Forum posts: 2006
Impact of DRM 1.0 / Forward lock
Quote
I'm not 100% sure about this, but for now, I think OMA DRM applies only to OTA data that is DRM-protected. For example, you may have an OTA operator logo with forward-lock on in which case the platform will take care of it and make sure the lock is applied.

That was also my understanding Cry
But my datafiles will be downloaded. They only have a specific MIME type.

Eric

Eric Bustarret
NewLC Founder & CEO / Professional Symbian OS Consultant

Wed, 2004-11-24 12:52
Forum Nokia Champion
Joined: 2003-10-01
Forum posts: 723
Impact of DRM 1.0 / Forward lock
His this issue been solved? It's a pretty old topic.

Anyway, what you need to know about DRM is that two objects are being involved in DRM protection: content object (CO) and rights object (RO). Although I have not impemlemented any DRM solution, I don't think that it's enough only to set the MIME-type of a file to be downloaded. DRM agents work so that they look for ROs when access to a certain CO is being requested. If the DRM agent is unable to find the RO, then it will refuse access to the CO.

Cheers,

tOtE

Gabor Torok
Software architect, Agil Eight (http://www.agileight.com/)
Blog: http://mobile-thoughts.blogspot.com/

Wed, 2005-04-20 08:27
Joined: 2005-02-23
Forum posts: 9
Re: Impact of DRM 1.0 / Forward lock
Quote from: eric
Hi,

i got some apis that can check whether a file is DRM protected or not.  they r drmhelper, drmcommon but they r not working.  

i tested with a ringtone downloaded from nokia and when i tested it to send using fexplorer it is working.  i want to know how they are checking this.  

i dont find any examples which can check their protected nature.  pls help me in how to check its protected

Thanks in advance

Symbian_yuppie

OpenEra

Wed, 2005-04-20 09:15
Forum Nokia Champion
Joined: 2004-06-30
Forum posts: 36
Impact of DRM 1.0 / Forward lock
These are for Symbian 8.0
Unfortunately I never had time to test them.  Sad
  • Login to reply to this topic.