My blog is in leetspeek! Reading it constitutes a breach of the DMCA!
September 30, 2008 6:57 PM Subscribe
What is the difference (legal or otherwise) between "decoding" and "decrypting?"
I understand that for purposes of making more money and whatnot, the MPAA and RIAA would like "decrypting" their media to be illegal.
What I wonder though, is what is the difference between "decryption" and mere "decoding"? Music is encoded on a CD, and a CD player or computer decodes it back into music, right? So why, when on a DVD, is the movie considered "decryption"?
Is it seriously possible to make something legally "encrypted" just by ROT13ing it, and is there a legal distinction between the two concepts?
posted by explosion to law & government (13 answers total)
The data are encoded as an mpeg-2 stream.
The data are encrypted by CSS.
Decoding, in your context, is when you take data in one form and transform it to another as the person who gave you the data intended you to do.
Decryption is taking data that has been in some way intentionally obfuscated and making it clear, either because the person giving you the data wanted you to, or in spite of their effort to conceal the data from you.
ISTR that Adobe actually used ROT13 as encryption for PDFs, but I could recall incorrectly.
Decoding, in another context, is taking something in a code and turning it back into the original message. You intercept a transmission that's gibberish. You decrypt it and find that the plaintext of the message is WOMBAT FIREFLY SIGNIFICANCE 131 TANNHEUSER. You would then decode your decrypted message to find out that those words decode to "I love you, honey! Smooches!"
posted by ROU_Xenophobe at 7:16 PM on September 30, 2008