[Matroska-cvs] [www] r1075 - trunk/www.matroska.org/data/technical/drm

robux4 at matroska.org robux4 at matroska.org
Sun Apr 23 17:36:21 CEST 2006


Author: robux4
Date: 2006-04-23 19:36:14 +0400 (Sun, 23 Apr 2006)
New Revision: 1075

Modified:
   trunk/www.matroska.org/data/technical/drm/index.html
Log:
content: add the overview of the DRM system

Modified: trunk/www.matroska.org/data/technical/drm/index.html
===================================================================
--- trunk/www.matroska.org/data/technical/drm/index.html	2006-04-23 14:44:43 UTC (rev 1074)
+++ trunk/www.matroska.org/data/technical/drm/index.html	2006-04-23 15:36:14 UTC (rev 1075)
@@ -37,6 +37,13 @@
 <li>make it hard (if not impossible) to have large scale piracy (by removing the DRM)</li>
 </ul>
 <p>So our goal is basically to meet all these critera.</p>
+
+
+<h3>Overview of the proposed system</h3>
+<p>The idea of our DRM is to protect the user as much as the content. That means the DRM should only become a problem when you want to do illegal stuff. The rest of the time the system should be seamless.</p>
+
+<p>The only necessary constraints for the user will be to declare devices and users in a system local to the family or more global. Once this is done, the content can be used in all devices for all users, as long as the rights expressed by the copyright holder are respected. To express these rights, we are going to use <a href="http://odrl.net/">ORDL</a>. There's already a definition of <a href="http://creativecommons.org/">Creative Commons</a> rights <a href="http://odrl.net/Profiles/CC/SPEC.html">in the ORDL language</a>. But that means the rights you will get is exactly what the content owner (copyright holder) will allow you. So if there's someone to blame about limits that's the person/company.</p>
+
 </div>
 <!--#include virtual="/include/page-tail.html" -->
 </div>



More information about the Matroska-cvs mailing list