Difference between revisions of "DMCA"

From Issuepedia
Jump to navigation Jump to search
 
(→‎Opinionated Summary: no reverse-engineering)
Line 2: Line 2:
 
{{stub}}
 
{{stub}}
 
==Opinionated Summary==
 
==Opinionated Summary==
{| align=right border=1
+
{| align=right style="border: solid, 1px; background: #eeeeee; margin: 10px;"
 
|-
 
|-
 
|http://upload.wikimedia.org/wikipedia/en/a/a9/DeCSS.PNG
 
|http://upload.wikimedia.org/wikipedia/en/a/a9/DeCSS.PNG
<br>
 
 
This image is [[wikipedia:DeCSS|illegal]] under the DMCA. Do not view on U.S. soil.
 
This image is [[wikipedia:DeCSS|illegal]] under the DMCA. Do not view on U.S. soil.
 
|}
 
|}
Line 11: Line 10:
 
* Any "technology that can circumvent measures taken to protect copyright" is now illegal under the DMCA; this includes such sophisticated items as magic markers, which can be used to defeat certain CD copy-protection schemes, and t-shirts displaying the DeCSS algorithm (less than one page of C code).
 
* Any "technology that can circumvent measures taken to protect copyright" is now illegal under the DMCA; this includes such sophisticated items as magic markers, which can be used to defeat certain CD copy-protection schemes, and t-shirts displaying the DeCSS algorithm (less than one page of C code).
 
* A [[wikipedia:Dmitry Sklyarov|Russian programmer]] was arrested, after giving a talk at a U.S. programming conference, for developing software to allow Adobe eBooks to be read aloud (which was not illegal in Russia)
 
* A [[wikipedia:Dmitry Sklyarov|Russian programmer]] was arrested, after giving a talk at a U.S. programming conference, for developing software to allow Adobe eBooks to be read aloud (which was not illegal in Russia)
 +
* Cryptology research is now seriously hampered by the fact that existing encryption methods may no longer legally be reverse-engineered for analysis. [http://www.geek.com/news/geeknews/q22000/gee2000801002022.htm]
  
 
==Reference==
 
==Reference==
 
*[[wikipedia:Digital Millennium Copyright Act|Wikipedia]]
 
*[[wikipedia:Digital Millennium Copyright Act|Wikipedia]]
 
*[http://www.eff.org/IP/DMCA/ EFF on the DMCA]
 
*[http://www.eff.org/IP/DMCA/ EFF on the DMCA]

Revision as of 00:59, 2 September 2005


This page is a seed article. You can help Issuepedia water it: make a request to expand a given page and/or donate to help give us more writing-hours!

Opinionated Summary

DeCSS.PNG

This image is illegal under the DMCA. Do not view on U.S. soil.

The Digital Millennium Copyright Act is widely regarded as being one of the most idiotic pieces of technology legislation to come out of the US in recent years. Among other things, the prohibitions it places on any activity which might possibly be interpretable as an attempt to defeat copy-protection or encryption are truly ham fisted:

  • Any "technology that can circumvent measures taken to protect copyright" is now illegal under the DMCA; this includes such sophisticated items as magic markers, which can be used to defeat certain CD copy-protection schemes, and t-shirts displaying the DeCSS algorithm (less than one page of C code).
  • A Russian programmer was arrested, after giving a talk at a U.S. programming conference, for developing software to allow Adobe eBooks to be read aloud (which was not illegal in Russia)
  • Cryptology research is now seriously hampered by the fact that existing encryption methods may no longer legally be reverse-engineered for analysis. [1]

Reference