Slashdot Mirror


DeCSS Trade Secret Case Comes to an End - Again

Andrew Bunner writes "We asked the courts to rule on our appeal of the DeCSS preliminary injunction (even though the DVD CCA dropped the case) and... we won! No more preliminary injunction. Here's the official ruling (pdf)." This is the last gasp of this case, which we've been following for some years now. This ruling goes into some depth analyzing the trade secret claim, gets the ruling "right", and should be helpful in future cases on similar topics.

193 comments

  1. How does the DMCA and Trade Secret Work Together? by The+Importance+of · · Score: 4, Informative
  2. if it doesn't fit... by Anonymous Coward · · Score: 3, Funny

    you must acquit!

    1. Re:if it doesn't fit... by pmsyyz · · Score: 1

      That reminds me of when Coolio (the hacker, try to find the song by chunkk) was arrested for defacing the D.A.R.E website and was suspected of DDoSing eBay and some other site which escapes me:

      Coolio WILL find the real hacker. :P
      yeah, just like OJ WILL find the real killer :P
      OJ IS INNOCENT.
      bahahah
      THE JUICE IS LOOSE!
      ahahaaah, Coolio's going to have Johnny Cochrane in his trial. :P
      hahaha
      if the packet don't fit, you must acquit!
      ahahahha
      hahahaha
      ahahahahaha

      --
      Phillip
    2. Re:if it doesn't fit... by pmsyyz · · Score: 0, Offtopic

      jesus fucking christ, slashcode, "Plain Old Text" means you should show WHAT I FUCKING TYPE HERE NOT STRIPE OUT EVERYTHING BETWEEN LESS THAN AND GREATER THAN SIGNS

      Lameness filter encountered. Post aborted!
      Reason: Don't use so many caps. It's like YELLING.

      I MEAN TO YELL YOU CUNTS

      --
      Phillip
  3. Does this mean... by holizz · · Score: 4, Funny

    that people can press Ctrl when they put their DRM-CDs in now?

    Oh I've waited to press that key for sooo long.

    1. Re:Does this mean... by Archimonde · · Score: 5, Informative

      its the Shift dummy =)

      --
      Trolls are like broken clocks. They show the truth two times a day. The rest of the day they talk nonsense.
    2. Re:Does this mean... by AuMatar · · Score: 4, Funny

      Oh yeah? Well he got someone to day it without actually breaking the DMCA himself. So who's the dummy now? :)

      --
      I still have more fans than freaks. WTF is wrong with you people?
  4. I like the /. comments in the findings by squarefish · · Score: 5, Informative

    /* efdtt.c Author: Charles M. Hannum <root@ihack.net> */
    /* Thanks to Phil Carmody <fatphil@asdf.org> for additional tweaks. */
    /* DVD-logo shaped version by Alex Bowley <alex@hyperspeed.org> */
    /* Usage is: cat title-key scrambled.vob | efdtt >clear.vob */
    #define m(i)(x[i]^s[i+84])<<

    unsigned char x[5] ,y,s[2048];main(
    n){for( read(0,x,5 );read(0,s ,n=2048
    ); write(1 ,s,n) )if(s
    [y=s [13]%8+20] /16%4 ==1 ){int
    i=m( 1)17 ^256 +m(0) 8,k =m(2)
    0,j= m(4) 17^ m(3) 9^k* 2-k%8
    ^8,a =0,c =26;for (s[y] -=16;
    --c;j *=2)a= a*2^i& 1,i=i /2^j&1
    <<24;for(j= 127; ++j<n;c=c>
    y)
    c

    +=y=i^i/8^i>>4^i>>12,
    i=i>>8^y<<17,a^=a>>14,y=a^a*8^a<<6,a=a
    &nbs p; >>8^y<<9,k=s[j],k ="7Wo~'G_\216"[k
    &7]+2^"cr3sfw6v;*k+>/n."[k>>4]*2^k*257/
    &nbsp ; 8,s[j]=k^(k&k*2&34)*6^c+~y
    ;}}

    --
    Creationists are a lot like zombies. Slow, but powerful and numerous. And they all want to eat our brains.
    1. Re:I like the /. comments in the findings by Anonymous Coward · · Score: 2, Interesting

      Better to post that as "code" rather than have slashcode b0rk the HTML spaces, no?

      (In code mode, it seems to preserve spaces (but not tabs for some reason?). I'm not sure if it's the TT tag or whether it uses something like s/ /nbsp;/g (I've never read the slashcode).

    2. Re:I like the /. comments in the findings by Krach42 · · Score: 1

      It could just use a PRE tag.

      --

      I am unamerican, and proud of it!
    3. Re:I like the /. comments in the findings by maelstrom · · Score: 1

      It could, but then script kiddies would write a thousand character wide line and mess up the formatting.

      --
      The more you know, the less you understand.
    4. Re:I like the /. comments in the findings by Krach42 · · Score: 1

      Ah yes... that would be a problem.

      I hate dealing with that kind of stuff :P

      --

      I am unamerican, and proud of it!
    5. Re:I like the /. comments in the findings by Anonymous Coward · · Score: 0

      yeah, I know- that was a code post. I originally tried 'plain' but it kept giving me different errors about white space, special characters and shit like that.
      I'm not a troll and this was first time I've tried to post something this odd. code did it, but I think having the system reject it as 'plain' added the strange parts on it's own somehow.
      I'll be more careful next time.
      thanks ;)

    6. Re:I like the /. comments in the findings by iantri · · Score: 1

      Slashcode inserts a space into any word longer than a certain length (somewhere around 30-50 characters, I believe) to prevent this.

  5. Wow. by JustinXB · · Score: 5, Funny

    Who would have thought a simple CSS remover would create such news ;)

  6. But no DVD X Copy. by ackthpt · · Score: 5, Interesting

    DeCSS ok, but not DVD X-Copy. Why is that? Because DeCSS doesn't do anything by itself, but having X Copy demonstrates criminal intent?

    --

    A feeling of having made the same mistake before: Deja Foobar
    1. Re:But no DVD X Copy. by LostCluster · · Score: 4, Insightful

      DeCSS ok, but not DVD X-Copy. Why is that? Because DeCSS doesn't do anything by itself, but having X Copy demonstrates criminal intent?

      Yep. That's an apparent contradiction. This is why we have appeals courts. When contradictory rulings start happening at the first-levels, the appeals courts have to sort them out. If the appeals courts can't get their act together, that's what Supreme Courts are for.

    2. Re:But no DVD X Copy. by fishbowl · · Score: 5, Insightful

      I still don't understand how anyone can allege criminal intent: My church produces a DVD of original music and stage acts. I copy the DVD using DVD X-Copy. Not only is there no criminal intent, but the mere allegation of criminal intent actually treads on my rights to freedom of speech, and it could infringe on my relgious practice. It's getting close to claiming a hold on my copyrights, or even the public domain.

      --
      -fb Everything not expressly forbidden is now mandatory.
    3. Re:But no DVD X Copy. by Lurks · · Score: 2, Insightful
      And you might just as easily use one of the many packages which don't contain DeCSS.

      The point of DeCSS is single fold, to decrypt commercial DVDs.

    4. Re:But no DVD X Copy. by Kenja · · Score: 1, Insightful

      Is the DVD in question encrypted? If so then you need to get permission from the author to copy it. If not then you dont need DVD X Copy to duplicate it. What your saying is like me claiming that I need all these kilos of crack to prop up my desk so I can write letters to the editor. Taking away my crack is infringing on my freedom of speech! If you are making legal copies of a DVD you do not need DVD X Copy. This will continue to be true as long as the DCMA is around.

      --

      "Have you ever thought about just turning off the TV, sitting down with your kids, and hitting them?"
    5. Re:But no DVD X Copy. by fishbowl · · Score: 5, Interesting

      So I can't use CSS on my products? Why not? Why are other producers allowed to use dvd encryption and I am not? Now we're getting into 14th amendment territory as well.

      Don't tell me it's okay for someone to abridge my rights just because you don't think "I need that".

      I don't personally care about the DVD X-Copy folks, but I do care deeply about the implications when it's been alleged that their product which has other, plainly legal uses, has been deemed wholly illegal.

      The more the big media companies control the means of production, the harder it becomes for independent producers.

      --
      -fb Everything not expressly forbidden is now mandatory.
    6. Re:But no DVD X Copy. by Kenja · · Score: 4, Informative

      You cant use CSS on your product without a license and more then I can use the contents of your videos in mine. If you are making a DVD you do not need DVD X Copy to make copies of it. Period.

      --

      "Have you ever thought about just turning off the TV, sitting down with your kids, and hitting them?"
    7. Re:But no DVD X Copy. by TheLinuxSRC · · Score: 2

      I thought that was what fair-use laws were all about. I *can* make *legal* backups of my purchases.

    8. Re:But no DVD X Copy. by kfg · · Score: 1

      A version of X-Copy without the DeCSS componant has already been announced.

      KFG

    9. Re:But no DVD X Copy. by Kenja · · Score: 4, Insightful
      "I thought that was what fair-use laws were all about. I *can* make *legal* backups of my purchases."

      This is why the DMCA is a bad law. You can make legal backups, however you cannot circumnavigate teh copy protection on the DVD. So while you have the rite to make a copy, you do not have legal access to do so. If a DVD is NOT CSS encrypted (and yes, there are some of those out there) then you can just treat the DVD contents like any other data when making a copy. So as long as the DMCA stands, DVD X Copy has no legal use.

      --

      "Have you ever thought about just turning off the TV, sitting down with your kids, and hitting them?"
    10. Re:But no DVD X Copy. by TheLinuxSRC · · Score: 1

      Ok. Gotcha. So, who trumps who? Does fair-use trump the DMCA or vice-versa?

    11. Re:But no DVD X Copy. by TheLinuxSRC · · Score: 1

      Sorry, I just reread that and have my own answer. That was exactly your point; the DMCA trumps fair-use.

    12. Re:But no DVD X Copy. by Kenja · · Score: 3, Informative

      At current, the DMCA takes precedence. It is an all inclusive law that supersedes prior copyright law. However, it should also be noted that our current idea of fair use only goes back to the late 70s. Check out the 1976 amendments to title 17 of the use copyright act.

      --

      "Have you ever thought about just turning off the TV, sitting down with your kids, and hitting them?"
    13. Re:But no DVD X Copy. by Arker · · Score: 1

      If I'm making a backup copy of a DVD I bought I certainly do need something like that though.

      --
      =-=-=-=-=-=-=-=-=-=-=-=-=-=-
      Friends don't let friends enable ecmascript.
    14. Re:But no DVD X Copy. by Kenja · · Score: 3, Informative
      "If I'm making a backup copy of a DVD I bought I certainly do need something like that though."

      Under the DMCA you are not allowed to make a backup of a DVD you bought if that DVD is CSS or otherwise encrypted to prevent copying. Sucks but its true.

      --

      "Have you ever thought about just turning off the TV, sitting down with your kids, and hitting them?"
    15. Re:But no DVD X Copy. by Arker · · Score: 3, Interesting

      If Congress passed a law tommorrow that said it was illegal to breath, would you stop?

      The DMCA is invalid on its face, just as a law prohibiting respiration would be. It may take some time for the courts to affirm that, but it's still no law, as the courts have ruled many times before that an invalid law is null and void - not from the moment they say it is, but from the moment it was passed. Besides which, I'm currently fortunate enough to live outside that jurisdiction anyway.

      --
      =-=-=-=-=-=-=-=-=-=-=-=-=-=-
      Friends don't let friends enable ecmascript.
    16. Re:But no DVD X Copy. by tmasssey · · Score: 2, Insightful
      And I'm sure that they will very nicely document an API to include third party plugins to be applied to the source DVD. You know, nice plugins such as MP3 encoding/decoding, transcoding of non-encrypted VOB's to MPEG4, things like that.

      Never mind that it would also be the perfect place to plug in that DeCSS code that was just ruled not to be a trade secret! :)

    17. Re:But no DVD X Copy. by kfg · · Score: 1

      Gee, ya think?

      KFG

    18. Re:But no DVD X Copy. by angle_slam · · Score: 2, Funny

      According to Jack Valenti, if you want a backup of a DVD you bought, you buy another one.

    19. Re:But no DVD X Copy. by angle_slam · · Score: 5, Funny
      Here is the source of the quote:
      Jack Valenti, head of the Motion Picture Association of America, has suggested that consumers have no legitimate need for such software, telling The Associated Press in November, "If you buy a DVD you have a copy. If you want a backup copy you buy another one."
    20. Re:But no DVD X Copy. by pla · · Score: 1

      And you might just as easily use one of the many packages which don't contain DeCSS.
      The point of DeCSS is single fold, to decrypt commercial DVDs.


      So, just to make sure I have this correct...

      If I use a standalone DeCSS implementation to rip the disk, then use a remastering program that lacks any concept of CSS, I can make my fair-use-rights backup without violating the DMCA?

      Somehow I doubt so obvious a solution would work, but that does seem like the only logical conclusion we can get from combining the two cases finding DVD X-Copy illegal but DeCSS kosher...

    21. Re:But no DVD X Copy. by Stigmata669 · · Score: 1

      Actually, you don't need to use DVD-X Copy to duplicate a non css encrypted dvd, most good burning applications will copy an unencrypted dvd. The reason why people buy DVD X Copy is to duplicate encrypted dvds. Criminal intent? i doubt it, but that's the logic.

      --
      Yawn.
    22. Re:But no DVD X Copy. by CustomDesigned · · Score: 1
      You can make legal backups, however you cannot circumnavigate teh copy protection on the DVD.

      But what if I somehow obtain a DVD writer that actually copies the entire DVD. Now I can make a backup copy without bothering to decrypt anything. I suppose buying a DVD writer that actually works or fixing a broken one is illegal too.

    23. Re:But no DVD X Copy. by roystgnr · · Score: 5, Insightful

      You cant use CSS on your product without a license and more then I can use the contents of your videos in mine.

      The contents of his videos are protected by copyright law, so although you can use a legally acquired copy however you want, you're right that you can't make more copies without a license.

      CSS is an algorithm (and thus uncopyrightable), it isn't patented (if it had been nobody would have had to crack a DVD player's keys or reverse engineer the algorithm to begin with), and now it isn't a trade secret anymore. What exactly do you think he needs a license for?

    24. Re:But no DVD X Copy. by Todd+Knarr · · Score: 4, Informative

      At current, the DMCA takes precedence. It is an all inclusive law that supersedes prior copyright law.

      USC Title 17 section 1201 "Circumvention of copyright protection systems", 1201(c)(1): "Nothing in this section shall affect rights, remedies, limitations, or defenses to copyright infringement, including fair use, under this title."

    25. Re:But no DVD X Copy. by zcat_NZ · · Score: 4, Funny

      For a long time I have avoided buying CD's, DVD's, DVD players, or even DVD computer drives in protest to the RIAA, MPAA and related 'pigopolist' organisations and companies.

      However I recently made the following resolve. In the event of Jack Valenti's death, I will celebrate by buying a decent quality DVD writer at the first available opportunity.

      --
      455fe10422ca29c4933f95052b792ab2
    26. Re:But no DVD X Copy. by BillyBlaze · · Score: 1

      The point of decrypting commercial CDs is (almost) singlefold, to watch them.

    27. Re:But no DVD X Copy. by nsingapu · · Score: 5, Insightful

      Why is parent modded as funny?

      Our rights have been trampled here, the innocent have not only been assumed guilty and lumped into a guilty mass, but to add insult the best response by the MPAA is that we should perhaps shell out more dough; and its FUNNY? - RTFL

      It is apprehensible that some token jackass with a triple digit income suggests I pay a red cent in order to obtain what I have already purchased...such wisdom is what has limited the amount of dvd's I own to literally a handful.

    28. Re:But no DVD X Copy. by prockcore · · Score: 1

      The point of DeCSS is single fold, to decrypt commercial DVDs.

      I hope you're not implying that that is illegal. We have a deal with a local news station to take their news broadcasts and put them on the web. We wanted to use a TiVoDVD to make this easy. Unfortunately, TiVo creates CSS'd dvds.

      We ended up just using Quicktime Broadcaster and Darwin Streaming Server.

      The good news is, we've got a TiVoDVD in the office that isn't doing anything... time to put it to nefarious use.

    29. Re:But no DVD X Copy. by arivanov · · Score: 2, Interesting

      That is not the interesting part. RTFA. The interesting part is that the case foundation is based on the fact that Xing had a valid shrinkwrap contract which was violated. It is the usual claim to apply US laws to the rest of the world and the world shall comply. In fact, such shrinkwraps at the time were not valid in the country where it was reverse engineered - Norway (and possibly Germany). So the entire case is fundamentaly flawed in first place, but proving that it is flawed will mean an american judge admitting that US cannot be the world policemen, judge prosecutor, jury and legislative body at the same time.

      --
      Baker's Law: Misery no longer loves company. Nowadays it insists on it
      http://www.sigsegv.cx/
    30. Re:But no DVD X Copy. by fishbowl · · Score: 1

      Thanks for helping make my point, prockcore.

      People assume that just because a DVD is encrypted, that the only possible relationship is "producer - consumer."

      My problem is, that if there is an automatic suspicion and presumption of guilt, my rights as both a producer and a consumer have been violated. When someone accused the XCopy people, *MY* rights were violated all across the board, even though I was not a party to the case.

      The end result is, it's that much harder for an amateur or semi-pro to produce the equivalent output as a pro.

      In your case, it's adversely affected your ability to do business.

      --
      -fb Everything not expressly forbidden is now mandatory.
    31. Re:But no DVD X Copy. by Anonymous Coward · · Score: 0

      Jack Valenti should have retired 20 years ago.

      I think it's too bad he survived the motorcade in '63 and Kennedy didn't.

    32. Re:But no DVD X Copy. by Anonymous Coward · · Score: 0

      >Jack Valenti's death

      He's pushing the envelope of life expectancy for a white american male.

      He's on the ever-shorter list of people who were in the Kennedy motorcade in 1963, who still live. Now I ask you: Who benefitted from that assassination? Who benefitted the most, and for the longest?

      I don't necessarily rule out Jack Valenti from responsibility for the Kennedy assassination! In fact, he's my prime suspect.

    33. Re:But no DVD X Copy. by Anonymous Coward · · Score: 0
      They do sorta acknowledge that, page 12:

      "Second, the evidence in this case is very sparse with respect to whether the offending program was actually created by improper means. Reverse engineering alone is not improper means. (See footnote 7 ante.) Here the creator is believed to be a Norwegian resident who probably had to breach a Xing license in order to access the information he needed. We have only very thin circumstantial evidence of when, where, or how this actually happened or whether an enforceable contract prohibiting reverse engineering was ever formed."

    34. Re:But no DVD X Copy. by Anonymous Coward · · Score: 0

      Yeah personally I curse Lee Harvey Oswald every day. If he had just shot at the wrong car, Kennedy would still be alive and Valenti would be toast.

      That's history for you.

    35. Re:But no DVD X Copy. by Anonymous Coward · · Score: 0
      Sure you're allowed to legally make a backup copy of your DVD. That's just fair use. The DMCA just prohibits anyone from selling you software that will allow you to make a fair use copy.

      Reminds me of a line from Zorro The Gay Blade when Charlotte claims the right to free speech and the Alcalde responds "The woman is allowed to speak. Just arrest anyone who listens". ;)

    36. Re:But no DVD X Copy. by Ben+Hutchings · · Score: 1

      You can't make a backup copy that way. It is impossible to write CSS keys on the kind of recordable DVD available to the general public, so you would have to use DeCSS to play the backup!

    37. Re:But no DVD X Copy. by Perky_Goth · · Score: 1

      i was wondering if those were legit news, apparently so...
      what a fucking piece of shit that asshole is. shouldn't we all start using that frase to show off what they really want?

  7. A friend came up with an amazing analogy... by Sheetrock · · Score: 3, Interesting
    ...that he uses in his CS classes to explain the impact of these cases on the average student, their family, their friends, and society in general.

    It seems that back in the late 1800's in America (mentioning this for non-U.S. /.ers) there was this saloon in the West that was kind of a run-down, ramshackle joint that was frequented by a few loyal patrons and not too many others. Basically, while the saloon didn't go out of its way to publicize itself to out-of-towners (not much point given that it was in a remote area) it managed to do a fairly steady trade despite the occasional brawl that caused property damage and the persistent requests from a particular fellow for free drinks.

    More nights than not, the proprietor of the saloon would watch this drunk come wandering in through the doors, sit down, and lay a line on him about how he's trying to pull things together and how he'd just make enough to keep himself in beans and couldn't the bartender just pour him a shot or two to fuzz the edges and whatnot. And again, more nights than not, the bartender would take pity on the poor guy and pull out the whiskey.

    Now, mind you, this went on for some time, and while the bartender was an easy mark even he had his limit. So one night, after the bartender already gave the fellow three shots on the house, he decides to cut the guy off.

    "Look," he says, "while I'm really sorry to hear that things still aren't working out for you I don't think that I can keep giving you free drinks. I've got to make ends meet too, you know."

    So the drunk says, "I don't suppose you've got anything I can do to get another drink tonight?"

    The proprietor, not particularly wanting this fellow to hang around all night and certainly not expecting him to take him up on his proposition, says "Well, you see that spittoon over there? If you take a swig out of that I suppose I could give you a drink to wash it down."

    No sooner did he finish his last sentence than the drunk walked over to the spittoon and hefted it off of the floor. Before the bartender could stop him, the fellow put the rim to his lips, tipped the bottom of the metal container up into the air, and began to swallow. To the bartender's dismay, the guy continued to slowly chug the thick contents of the spittoon. When he had finally gulped the final remnants of the container, he threw it to the ground, wiped off his lips with his shirt cuff, and gagged, "So, do I get the drink?"

    "You can have the bottle!" exclaimed the bartender, immediately pouring the first shot. "But tell me, why did you swallow the whole damn thing? You only needed to swig it to earn the drink."

    And the drunk replies: "It was all one long string."

    This is why the law should embrace both free enterprise and fair use; the average person will draw from both, the average business can profit from both, and the content creators are encouraged financially to continue to create without becoming discouraged financially by 90-year royalties.

    --

    Try not. Do or do not, there is no try.
    -- Dr. Spock, stardate 2822-3.




    1. Re:A friend came up with an amazing analogy... by Anonymous Coward · · Score: 0

      tell your friend "tl;dr"

    2. Re:A friend came up with an amazing analogy... by jazman_777 · · Score: 1
      the fellow put the rim to his lips, tipped the bottom of the metal container up into the air, and began to swallow...

      Thanks, I just ate, that was absolutely revolting.

      --
      Slashdot: Failed Car Analogies. Amateur Lawyering. Anecdote Battles.
    3. Re:A friend came up with an amazing analogy... by pavon · · Score: 0, Redundant

      Okay, I did not get the point of that story at all. Obviously some people did because it is moderated up so high, so could someone please explain it.

    4. Re:A friend came up with an amazing analogy... by Anonymous Coward · · Score: 3, Funny
      Okay, I did not get the point of that story at all. Obviously some people did because it is moderated up so high, so could someone please explain it.

      It has to do with superstring theory and is really rather complicated, you're better off not knowing as the alternative leads to insanity.

    5. Re:A friend came up with an amazing analogy... by Anonymous Coward · · Score: 0

      Huh? Could you explain the analogy? I don't get it.

    6. Re:A friend came up with an amazing analogy... by ConsistentChaos · · Score: 0

      Methinks that was the *actual* intent of the post.

    7. Re:A friend came up with an amazing analogy... by teklob · · Score: 1

      This must be a very interesting CS class...

  8. libdvdcss by Dwonis · · Score: 4, Interesting

    So does this mean Debian can now distribute libdvdcss in main?

    1. Re:libdvdcss by Dwonis · · Score: 3, Informative

      To Debian's credit, OpenBSD is based in Canada, but SPI is based in the U.S.

    2. Re:libdvdcss by Anonymous Coward · · Score: 0

      Yes, but US OpenBSD mirrors are distributing libdvdcss as well.

      So are US FreeBSD and Gentoo mirrors.

      There's nothing illegal about distributing libdvdcss in the US.

      Debian developers simply don't have any balls.

  9. what about 2600? by chrisopherpace · · Score: 5, Interesting

    I recall a while back about 2600 losing their case on which they were linking to DeCSS, wonder if they can get it overturned by a judge. Probably won't though, knowing the government (after all, they are evil hackers!).

  10. wtf? by Trailer+Trash · · Score: 4, Insightful

    Page 7:

    "The court stated that trade secret status should not be deemed destroyed merely because the information was posted on the Internet..."

    Holy crap, what exactly *would* destroy trade secret status if posting to the internet doesn't do the job?

    1. Re:wtf? by LostCluster · · Score: 4, Insightful

      Page 7:

      "The court stated that trade secret status should not be deemed destroyed merely because the information was posted on the Internet..."

      Holy crap, what exactly *would* destroy trade secret status if posting to the internet doesn't do the job?


      Bringing in a server log or two that show that a few million people downloaded the former trade secret.

      Posting to the Internet alone is an attempt at publication. However, if nobody knows it's there, it's not a very damaging one to the secret. So, if only four people downloaded the "secret", those four people could just be told to keep quiet and the trade secret is still in tact.

      However, if four million people saw it... oops, secret's out of the bag. At that point, the owners of the former trade secret can go after the source of the leak, but they've lost control of their secret and it now longer gets its protection from further spreading. That secret is now public information, sorry.

    2. Re:wtf? by Kjella · · Score: 2, Insightful

      Bringing in a server log or two that show that a few million people downloaded the former trade secret. (...) So, if only four people downloaded the "secret", those four people could just be told to keep quiet and the trade secret is still in tact.

      As if things don't spread from small. Four people that each share it with four people and so on... By the time a court would even look at those four, it's all over the net. But, if they want to keep their reality distortion field...

      Kjella

      --
      Live today, because you never know what tomorrow brings
    3. Re:wtf? by LostCluster · · Score: 1

      As if things don't spread from small. Four people that each share it with four people and so on... By the time a court would even look at those four, it's all over the net. But, if they want to keep their reality distortion field... If you want to be the leaker of a trade secret, go ahead. However, you'll be bankrupt a million times over if you get identified as the one who did it...

    4. Re:wtf? by Frogbert · · Score: 1

      So placing said secret on freenet wouldnt be illegal because there is no actual way to tell if said data actualy exists on the network.

    5. Re:wtf? by LostCluster · · Score: 1

      So placing said secret on freenet wouldnt be illegal because there is no actual way to tell if said data actualy exists on the network.

      Yes, but publishing the information needed to retrieve said data from freenet would then become illegal, since that'd be what releases the secret. :)

    6. Re:wtf? by Anonymous Coward · · Score: 0

      That depends on IF they share it. Also WHY they share it.

      The doc also made the aligation that EVERYONE wanted it. It was not how to make some little widget. It was something a HUGE number of people wanted to know. And those that did want to know went and got the info.

      If the intent was to ruin someone im sure the court would not be looking at the way it is. However the court saw it was people that wanted to watch movies for gods sake.

      Also CSS was never about scrambling. It was about region control. It is a device so they could do staged releases of movies. CSS was never even considered strong. Even by the people who came up with it. It was a game so they could play the money markets and leverage differences in the price of the dollar. They *KNEW* it would be cracked eventually by simple brute force. They wanted it to last long enough so they could come up with the next DVD. Its why your seeing HD-DVD and Blu-Ray so soon. Those didnt just show up they have been working on it for a LONG time.

    7. Re:wtf? by Anonymous Coward · · Score: 1, Funny

      >Holy crap, what exactly *would* destroy trade
      >secret status if posting to the internet doesn't
      >do the job?

      You've got to wait for it to be indexed by Google.

    8. Re:wtf? by ozbird · · Score: 1

      Four people that each share it with four people and so on...

      Then it's a chain letter - aren't they illegal too? :-)

    9. Re:wtf? by Anonymous Coward · · Score: 0

      However, you'll be bankrupt a million times over if you get identified as the one who did it...

      Crap. You go bankrupt once and all claims against you are cleared.

    10. Re:wtf? by Anonymous Coward · · Score: 0

      Remember that in this particular case, the trade secret wasn't leaked, it was reverse-engineered.

  11. Came up with that? by Anonymous Coward · · Score: 0

    That joke is older than computers. It's a great one, but very old. Tell your friend to quit stealing credit. That joke is public domain.

  12. slashdot quotes by benna · · Score: 4, Interesting

    Interesting the decision quotes slashdot. Maybe the people that were saying not to joke about MyDoom were right. (or maybe not)

    --
    "It is not how things are in the world that is mystical, but that it exists." -Ludwig Wittgenstein
    1. Re:slashdot quotes by kfg · · Score: 5, Insightful

      In NYS vs. 2600 the judge's decision made use of an analogy I posted to Slashdot. This isn't to say he got it from me, it was a fairly obvious analogy, but it was known at the time that both parties were reading arguments on Slashdot and I believe incorporated some of them into their arguments.

      Sometimes we are watched.

      Oh yeah. The analogy?

      Buying a DVD is like buying a book locked in a safe, where the seller won't give you the combination unless you pay him additional money.

      This is as far as the judge took it in ruling against 2600. My analogy went on to point out that DeCSS was like getting the combination from some other source to open the safe you own to read the book you own. And there's certainly no law against cracking your own safe, or providing instruction to someone on how to do it.

      KFG

    2. Re:slashdot quotes by Anonymous Coward · · Score: 5, Interesting

      My personal favorite:

      Second, the evidence in this case is very sparse with respect to whether the offending program was actually created by improper means. Reverse engineering alone is not improper means. (See footnote 7 ante.) Here the creator is believed to be a Norwegian resident who probably had to breach a Xing license in order to access the information he needed. We have only very thin circumstantial evidence of when, where, or how this actually happened or whether an enforceable contract prohibiting reverse engineering was ever formed.

      There were dozens of slashdot comments to this effect when the whole shebang was going down the first time.

      I wonder if I should be happy that our voice is heard worldwide and effecting the very body of law, or scared shitless that AC's like me (an International AC, I should add) could be making ripples in court decisions that effect merely the state of California.

      The Internet really bends/breaks the legal system, and this brief is a great example of it.

    3. Re:slashdot quotes by bwt · · Score: 2, Interesting

      In fact, Johansen was acquitted in Norway and so there is strong evidence to suggest that NO enforceable controct prohibiting reverse engineering was ever formed.

      Really I thought this was the reason why DVD CCA gave up -- in order for them to win they would have had to actually trace the misappropriation back to Johansen. But his act was ruled legal (twice), so that is a dead end. Once he placed DeCSS into the public domain, nobody downstream can be any more liable that he was.

    4. Re:slashdot quotes by orkysoft · · Score: 1

      If you make a good point, does it really matter who you are, or where you're from?

      --

      I suffer from attention surplus disorder.
    5. Re:slashdot quotes by Perky_Goth · · Score: 1

      i remember that!
      which reminds me i spend to much time here...

      nice karma, friend... :)

  13. Re:How does the DMCA and Trade Secret Work Togethe by Dukael_Mikakis · · Score: 5, Interesting

    It's foolish, of course. Trying to protect silly "trade secrets" behind a poorly conceived law is the worst thing to happen to digital media (and the internet). It's like being a restauranteur and crying "No fair" and refusing to sell desserts to customers who taste a dessert and ask, "Is that cinnamon?"

    If people are going to buy your product, and be exposed to it, they will naturally have to gain some familiarity with it. It's silly to want a food critic taste your food so he could publish a glowing review and then get upset when he writes what he (correctly) believes to be your ingredients.

    The DVD-CAA wants the DVD format to be adopted and for it to be widespread and popular, but they complain about anything that comes from people using it and that would help distribution.

    It's been said, but if they want their DVD encryption to be impenetrable (and hence popular with the MPAA) they should actually try to make it tough to crack instead of hiding behind a flimsy law that has apparently been dismissed in this particular case.

    It's just like any software (i.e. IE) being lackadaisical about security and then complaining about people breaking the law by writing viruses. Yeah, it's a law, and people shouldn't do it, but then some people also don't care.

  14. DVD CCA tried to bail out... but still lost anyway by LostCluster · · Score: 5, Informative

    The preliminary injuction fell out of force when the original case that caused the injunction to be issued got dismissed. Afterall, a preliminary injution is a request for the court to implement some of the relief that is going to be the result of winning the trial because its needed right away and can't wait that long. In order to get one, the court has to be convinced that it's pretty likely that the plantiff is going to win. If the case is dismissed, there's no chance left the plantiff can win that case, so the injunction goes away.

    But, this issue over whether the injunction should have been granted in the first place got appealed and hadn't been decided yet. Well, actually, it had been already decided that this violated the free speach protections in the US Constitution by the appeals court, but the CA Supreme Court overturned that ruling. However, the CA Supreme Court returned the case to the appeals court to let them rule on the argument that the injunction was an improper use of the CA trade secret laws.

    That's where the appeals case was when the DVD CCA abaondoned the original case that generated the injunction and the appeal. Now, normally, such an appeal automatically dies as a moot point when that kind of thing happens, but the appeals court rejected the DVD CCA's request to dismiss because this was such a novel argument, it really needs an appeals ruling to guide future cases.

    And here comes that ruling... that the injunction shouldn't have been granted in the first place. That's now on the record as an appeals ruling and can be cited in other future cases.

    The DVD CCA balled out of the original lawsuit fearing that they were going to lose, and furthermore lose in a way that'd get them in trouble in future cases. Well, guess what, their worst nightmare came true. A declarative ruling that the preemptive injunction that they got was one they shouldn't have, so that set of legal paper goes in the "Don't try that again" pile. The key arguement to their case has basically been shot down... CSS doesn't appear to be a trade secret anymore in CA.

  15. can i use css now? by shaark78 · · Score: 5, Funny

    Can I use Cascading Style Sheets on my websites now?

  16. does this mean by r5t8i6y3 · · Score: 4, Insightful

    that debian distros will now be able to include working DVD players?

    1. Re:does this mean by Anonymous Coward · · Score: 5, Funny

      that debian distros will now be able to include working DVD players?

      (Donning my asbestos underwear)

      No. First, Debian distros need to work.

    2. Re:does this mean by You're+All+Wrong · · Score: 1

      Which bit of "work" have I been missing out on for so long?

      $ uptime
      11:16:57 up 372 days, 2:26, 9 users, load average: 1.04, 1.03, 1.05

      --
      Your head of state is a corrupt weasel, I hope you're happy.
    3. Re:does this mean by a_n_d_e_r_s · · Score: 1

      Security updates.

      --
      Just saying it like it are.
    4. Re:does this mean by You're+All+Wrong · · Score: 1

      I have no world-visable open ports (except ones where I myself wrote the daemon behind them), my girlfriend and I are the entirity of the local users, and I don't run unsigned code.

      I read several security-related lists. Nothing that requires downtime has applied to that system for over 2 years. Daemons and crap like that can be upgraded without downtime.

      Phil

      --
      Your head of state is a corrupt weasel, I hope you're happy.
  17. what exactly is this amazing parallel? by snarkh · · Score: 3, Funny


    They have to drink from a spittoon?

    1. Re:what exactly is this amazing parallel? by aonifer · · Score: 2, Funny

      I think it was that a DVD is a really long string of bytes and that analogy was a really long string of words and... wait...

  18. As usual, didn't rtfa ... by grogzilla · · Score: 5, Informative

    "It is important to stress that our conclusion is based upon the appellate record filed in this court. It is not a final adjudication on the merits. The ultimate determination of trade secret status and misappropriation would be subject to proof to be presented at trial." So how does this mean the case is over? It just means the injunction before trial is over, doesn't it?

    1. Re:As usual, didn't rtfa ... by vidarh · · Score: 4, Informative

      Well yes, but the DVD CCA dropped the case, so there won't be a trial.

    2. Re:As usual, didn't rtfa ... by grogzilla · · Score: 1

      ah thx ... so many of these going on, can't keep 'em straight ;)

  19. Short answer: Maybe. by Anonymous Coward · · Score: 0

    It depends. If you encrypt them in any way then you'd be violating the DMCA which is really what's at the heart of the matter here.

  20. well.. by Anonymous Coward · · Score: 0, Funny

    a. fuck you
    b. fuck you one more time for good measure
    c. repeat

  21. I never appreciated this until now... by IchBinDasWalross · · Score: 5, Funny

    I have never appreciated this until I met a friend at work. Let's meet "Nikki". She's 21, works in the seafood department of a crappy grocery store (and #%$! makes more money than I do as a cashier) and makes a lot of money on the side selling all of us at work pirated DVD's. This is a Good Thing. She said, when she doesn't make rent, she burns DVD's for kids. What she used to do in the past was buy alcohol for kids under 21.

    Simply put, by supporting CSS, you support underage drinking.

    --
    Mod "Overrated" instead of replying "I disagree with you," you coward.
    1. Re:I never appreciated this until now... by Anonymous Coward · · Score: 0

      you pay someone to steal your movies? get a bit torrent client and cut out the middle man!

    2. Re:I never appreciated this until now... by Anonymous Coward · · Score: 1, Funny

      I do support underage drinking. Especially for cheerleaders.

    3. Re:I never appreciated this until now... by Anonymous Coward · · Score: 2, Funny

      Double especially for junior high cheerleaders.

  22. Re:How does the DMCA and Trade Secret Work Togethe by Anonymous Coward · · Score: 5, Funny

    You just wanted to write (i.e. IE), didn't you?

  23. Re:How does the DMCA and Trade Secret Work Togethe by pavon · · Score: 5, Interesting

    It's been said, but if they want their DVD encryption to be impenetrable (and hence popular with the MPAA) they should actually try to make it tough to crack instead of hiding behind a flimsy law that has apparently been dismissed in this particular case.

    Except, that is theoretically impossible, which is the whole point of the DCMA. Since bullet proof DRM impossible, just make it illegal to create device that doesn't honor DRM, then the average user will never be able to break it, and the minority of people that do, will be small enough to ignore or sue. Well that was the theory until p2p showed that it was possible for the minority to anonymously distribute their cracked works to the majority.

    Of course, all this DRM is completely unnecissary, just look at the software industry's experiance with it.

  24. Re:What exactly do you mean by benna · · Score: 1

    Note that it was written by Andrew Bunner himself (at least supposedly). So HE really did win.

    --
    "It is not how things are in the world that is mystical, but that it exists." -Ludwig Wittgenstein
  25. Pay attention :) by Anonymous Coward · · Score: 0

    This DeCSS case is a trade secret case. The court said that no trade secrets were illegally obtained.

    The DVD X-Copy case is a DMCA case. The court said that fair use may exist and user's have a right to it, but they can't actually exercise it in practice.

    You may be thinking of another DeCSS case which was about DMCA takedown notices and prior restraint of speech. The court said that linking or even posting a list of sites to download DeCSS was a violation of the DMCA.

    1. Re:Pay attention :) by Pharmboy · · Score: 5, Informative

      This DeCSS case is a trade secret case. The court said that no trade secrets were illegally obtained.

      Go back and read it again. He said no such thing. He said that once it was out, and all over the internet, it may have ceased to be a trade secret. Since this is the standard, a trade secret that becomes common knowledge is no longer a trade secret, the ruling restored the status quo before Kaplin turned activist.

      The entire ruling is about how once a trade secret is no longer a trade secret, it is basically in the public domain. You can hold the individual/company/etc liable for the release, but not the people who distribute something that is no longer a trade secret. The appeal was about the injunction, and the harm that could be done if an injunction was not granted. IE: since it was no longer a trade secret, the judge (Kaplin) overstepped his boundries by issuing an injunction because the case didn't meet both standards required to do so. 1. Harm if the injunction was not issued, 2. Likelyhood that they would win the case. They had to succeed on both counts, and they succeeded in none.

      Keep in mind, you can't patent a trade secret, and you can't claim a patent IS a trade secret. You can only choose one method: Patent it, sharing how you did it with everyone but they can't profit from it without your permission, or: Make it a trade secret, and protect that secret. The differences are that patents expire after a fixed term of years and trade secrets expire once they are no longer a secret. Their only recourse is to sue the original party that caused the secret to get out, maybe Xing.

      --
      Tequila: It's not just for breakfast anymore!
  26. Re:What exactly do you mean by phoneyman · · Score: 4, Informative

    What makes you think that being against bad law is anti-capitalist? Freedom isn't anti-capitalist, protectionism is. Using bad law to shore up weak enterprise weakens the capitalist experiment.

    Pierre

  27. You always could. by Mr.+Underbridge · · Score: 5, Funny
    Can I use Cascading Style Sheets on my websites now?

    Of course, and that's not what this decision was about. This was about *De*CSS, which means that you can now *remove* the style sheets from your website.

    I bet there are a lot of web sites where people tried style sheets once but then realized it was illegal to remove them.

    1. Re:You always could. by DarkSarin · · Score: 2, Funny

      I'm sorry, but there has been an evil(TM) program out there for a while that not only removes style sheets, but also breaks them. Something called IE? I think....

      --
      "We don't know what we are doing, but we are doing it very carefully,..." Wherry, R.J. Personnel Psychology (1995)
  28. Now I Wonder... by leapis · · Score: 1, Interesting

    How many of those judges use Linux / some DeCSS derivative to play their DVDs at home and don't want to see that go away?

    Hmmmm.

  29. No by Anonymous Coward · · Score: 1, Informative

    Did nobody read the comments the last time this story was announced (I mean the good comments not the ones saying this meant they could distribute DeCSS). This just clears it from trade secret problems, not DMCA problems or (possibly) patent problems.

    The DMCA is still in effect people!

    1. Re:No by Anonymous Coward · · Score: 0

      1. CSS is not patented.

      2. DMCA outlaws circumvention, not decryption.

      Most slashdotters are too clueless to understand the difference.

      There is nothing illegal about distributing libdvdcss in the US. Of course, that doesn't mean you're not going to get sued, which is why those Debian pussies decided not to take the risk.

  30. Re:DVD CCA tried to bail out... but still lost any by inc_x · · Score: 5, Insightful
    IANAL But what this case seems to point out is that it is important to stress that information is obtained by proper reverse engineering. If you can show a court that you had reasonable grounds to believe that the information in question has not reached you via illegal means but was legally obtained through reverse engineering you are under no obligation to keep it secret.

    Maybe a statement along the lines of "This information is believed to have been legally obtained by means of reverse engineering." could take away much of the uncertainty in future cases.

    Combined with rapid internet wide distribution, this seems a solid way to publish information obtained through reverse engineering in the public domain.

  31. Sherman, Set the Wayback Machine by ewhac · · Score: 4, Interesting

    It seems my report and analysis from August 2001 was closer to the mark than I dared believe. To wit:

    ...the evidence in this case is very sparse with respect to whether the offending program was actually created by improper means. Reverse engineering alone is not improper means. (See footnote 7 ante.) Here the creator is believed to be a Norwegian resident who probably had to breach a Xing license in order to access the information he needed.
    -- Court ruling, page 12 [emphasis mine]

    I essentially said the same thing in my analysis: That DVD CCA's entire case hinged on whether the end-user "license" was valid and binding.

    My opinion remains unchanged: end-user "licenses" are unethical, and should not be allowed to stand. See my old-ish editorial on the subject for more detail.

    Schwab

    1. Re:Sherman, Set the Wayback Machine by Lehk228 · · Score: 2

      they are not just unethical, they are unenforcable, making a copy for the purpose of installing or using something is clearly under fair use, you don't need a licence to rip CD's to your hard drive and play them in winamp, you don't need a licence to play CD's in a CD player with skip protection, the basis of the EULA is that installing software or loading software into memory for use is normally a violation of copyright, which is Pure and Complete Bullshit in fact installing software on multiple PC's that you own isn't any different, I can put my mp3's that i ripped onto my computer AND load a copy into my mp3 CD player.

      --
      Snowden and Manning are heroes.
  32. I'm loath to respond by qortra · · Score: 2, Insightful

    I really don't think its necessary to respond to you, but I'll take the bait anyway. Debian's developers don't make the decision as to whether or not to package libcss. Usually, it's their lawyers.

    Futhermore, those that do make the decision have enough balls to do what's right by (firstly) staying true to their founding idealogies and (secondly) keeping the distribution spottless from a legal standpoint. I for one am glad they've made the hard decisions like these -- and I'm VERY glad that YOU weren't the one making the decisions.

    Perhaps you should watch who you accuse of not having balls Coward.

    1. Re:I'm loath to respond by Anonymous Coward · · Score: 1, Interesting

      Their lawyers? Who would that be?

      There is nothing illegal about distributing libdvdcss in the US.

      DMCA outlaws circumvention, not decryption.

      OpenBSD, FreeBSD and Gentoo mirrors in the US have been distributing libdvdcss for a long time.

      From your "spottless" comment I can only conclude that you are quite clueless about Debian. Debian distributes software which infringes software patents, as long as the patents are not being activately enforced. You call that "spottless"? Buy yourself a clue.

      The only reason Debian isn't distributing libdvdcss is because they don't have any balls.

      If Debian is staying true to their founding idealogies, then freedom can't possibly be part of those founding idealogies.

    2. Re:I'm loath to respond by Anonymous Coward · · Score: 0

      Ugh, actively enforced.

    3. Re:I'm loath to respond by Ralph+Yarro · · Score: 1

      DMCA outlaws circumvention, not decryption.

      Circumvention of what? And if you get the answer to that right then you should understand why decryption is an issue.

      --

      The real Ralph Yarro posts as Anonymous Coward. Anyone else is an impostor.
  33. wowzers by Anonymous Coward · · Score: 1, Funny

    can i touch you?

  34. This ruling is worth a read by Anonymous Coward · · Score: 5, Insightful
    Amazingly clear and well-reasoned ruling. It's so refreshing to see members of the judiciary actually grasp a technical issue correctly, few and far between though they may be.

    I'm also developing an enormous amount of respect for those judges whose opinions manage to be very readable, even when discussing arcane technicalities of law (and, in this case, technology) -- many of us engineers could learn a thing or three from these folks about clear writing.

    -Brian

    1. Re:This ruling is worth a read by rpresser · · Score: 1

      Rest assured, these members of the judiciary, whose "actions have created confusion," will be replaced at the earliest opportunity with new, better-trained judges, who will bravely ignore this and similar heinous, anti-American rulings as they assist us in better understanding this "issue that requires clarity." Be steadfast and be proud; your unwanted freedoms will be removed as soon as we can get to them.

    2. Re:This ruling is worth a read by Gorobei · · Score: 1

      Yep, the ruling was really clearly written. In addition to demolishing the lower court's argument, it even added a few bitch-slaps -- 3 "[sic]"s on a single page. I love it when judges spice their legal correction with grammatical correction.

    3. Re:This ruling is worth a read by Anonymous Coward · · Score: 0

      Now go and reread Kaplan's ruling in the 2600 case. Makes ya want to cry, doesn't it?

    4. Re:This ruling is worth a read by fbjon · · Score: 1

      "misappropriaters" is obvious, but.. why is "their" incorrect? Am I missing some intricate grammar rule here?

      --
      True confidence comes not from realising you are as good as your peers, but that your peers are as bad as you are.
    5. Re:This ruling is worth a read by Gorobei · · Score: 1

      the Plaintiff loses their ability

      'Plaintiff' is singular, 'their' implies plural.

    6. Re:This ruling is worth a read by fbjon · · Score: 1

      I see, but should it then be "he loses" or "she loses"?
      Oh no, they'd probably just do some other mistakes, like:

      "innocent party, the Plaintiff loses his ability to enjoy [sic] the use of his trade secret."

      Sounds like porn star news.

      --
      True confidence comes not from realising you are as good as your peers, but that your peers are as bad as you are.
    7. Re:This ruling is worth a read by Gorobei · · Score: 1

      Because corporations are genderless, it should be "plaintiff loses its ability." This is a bit ugly, so the best solution would be to avoid the issue entirely:

      Plaintiff loses the ability to enjoy...

  35. Summary by flossie · · Score: 4, Informative
    Summary: the code was distributed widely enough that it doesn't matter how it was obtained

    Lesson: next time this happens, *everyone* post the code on their website

    1. Re:Summary by Balthisar · · Score: 3, Interesting

      obligatory SCO reference: doesn't this mean the "trade secret" parts of their claim can no longer apply?

      --
      --Jim (me)
    2. Re:Summary by Dasein · · Score: 2, Informative

      Nope, they can still go after the leak of the trade secrets just not the people distributing the information (code) now. Since they are accusing IBM of doing the leaking, this ruling doesn't isn't applicable.

      --
      You are not a beautiful or unique snowflake -- but you could be if you got off your ass.
    3. Re:Summary by sn0wman3030 · · Score: 1

      So where can I legally view the code now?

      --
      Life is offtopic.
    4. Re:Summary by Anonymous Coward · · Score: 1, Informative

      You can legally view the code here

    5. Re:Summary by orkysoft · · Score: 1

      Would that apply to the leaked MS code as well? It's been on P2P networks for a while now, or so I've read.

      Not that I'm particularly interested in it, there's so much code online, plus Windows just doesn't interest me much.

      --

      I suffer from attention surplus disorder.
    6. Re:Summary by flossie · · Score: 1
      Would that apply to the leaked MS code as well? It's been on P2P networks for a while now, or so I've read.

      I don't know how widespread the courts would consider the distribution of the MS source code to be at the moment. However, the greater danger there is probably from copyright infringement rather than trade secrets. If the kernel maintainers allow portions of the MS source code to leak into Linux there could be problems. Unfortunately, they will have no way of knowing that code has been copied unless they also have some familiarity with the source. Of course, if they are familiar with the MS source code, there is the danger that MS will allege that independently created work is somehow derived from the stolen code ...

    7. Re:Summary by orkysoft · · Score: 1

      Yes, I read the Slashdot stories at the time the MS code got leaked, and this is indeed a dangerous issue.

      --

      I suffer from attention surplus disorder.
  36. THIS COMMENT WAS LIKE THE VA LINUX IPO by Anonymous Coward · · Score: 0

    n/t

  37. Re:How does the DMCA and Trade Secret Work Togethe by Anonymous Coward · · Score: 0, Interesting

    He got it wrong anyway.

    The correct grammar would be "(i.e., IE)". Furthermore, he used "i.e." errantly. "i.e." (Latin: id est), is used in modern English to abbreviate "that is". What he should have used is "e.g.", the abbreviation of (for) example.

  38. 321studios by sumdumass · · Score: 2, Redundant

    I wonder if there would be anything of value here that 321 Studios, the makers of DVDXcopy could use in thier defense. It apears the ruling made what i think could be usefull especialy since they are going after them from the dmca standpoint. maybe the difference is the actual distrobution?

    On the other hand maybe this would open another can of worms and possibly alow another set of attacks on the Decss teknoligy?

    1. Re:321studios by Bob(TM) · · Score: 2, Informative



      Probably not.

      Though the appellate court found that the CSS is not really a trade secret anymore, that doesn't have very much to do with the issue of why DVDXCOPY exists - to make copies of CSS encrypted media.

      The DMCA prohibits the distribution of a means to circumvent a method used to restrict access to copyrighted material. This issue remains regardless of the trade secret status of the algorithm.

      --

      The little guy just ain't getting it, is he?
  39. OK, lets not kill ALL the lawyers, then by Anonymous Coward · · Score: 5, Funny
    Richard R. Wiebe, San Francisco;
    Hopkins & Carley, Arthur V. Plank,
    Allonn E. Levy, San Jose;
    First Amendment Project, Oakland,
    James R. Wheaton, David A. Greene;
    Tomlinson Zisko Morosoli & Maser,
    Thomas E. Moore III, Palo Alto;
    Electronic Frontier Foundation, San
    Francisco, Cindy A. Cohn

    You are now on the protected list.

  40. Case not ended.. just the preliminary injunction by CaVi · · Score: 3, Informative

    (IANAL but)

    As stated at the end of the PDF:

    It is not a final adjudication on the merits

    As far as I understand, this decision doesn't mean anything about DeCSS being legal or not, it is just about the fact that the injuction for stopping publication on Bunner's site was an abuse of the trial's court discretion.

    It doesn't even say that distributing it is legal. As I understand, it does just say "Bunner distributed that when it was already public knowledge, so an injunction against that was innapropriate".

    Now, he could be sued for distributing it, no?

    --
    -- No signature yet.
  41. How can it be a trade secret? by jasonfncsu · · Score: 0

    How can something that an -entire industry- uses be a trade secret? It doesn't sound like much of a secret to me...

    --
    Jason Faulkner
    Old Os Administrator
    jason@oldos.org
    oldos.
    1. Re:How can it be a trade secret? by Anonymous Coward · · Score: 1, Informative

      The 200-or-so companies that produce DVD players can be kept under control. There were individual trade secret contracts (with different decoding keys) for each company. There was a huge penalty in the contract if a particular key was leaked.

  42. Re:DVD CCA tried to bail out... but still lost any by LostCluster · · Score: 2, Interesting

    What'd really be useful is that the person who did the reverse engineering publishes a log of their experience. Therefore, unless that log can be shown as a total forgery... it's pretty clear reverse engineering rather than a secret leak happened.

  43. I apologize for the pain this is causing anybody by Teancum · · Score: 5, Interesting

    I have come to know on a first-hand basis what effects that ordinary people here on /. can have.

    I posted the original story about deCSS back in November of 1999. It probabally would have been brought up eventually here on Slashdot, but it was amazing to me to see just how quickly this legal action (originally against Jon Johansen) spawned a whole battle cry from readers here on this site. I was an active participant on the LiVID discussion group back then and this was one situation where I knew that this really needed to be seen by a much larger audience. I had absolutely no idea just how far the /. community would go with this, but on the whole I'm fairly pleased with what has happened. It has helped to define the attitudes of a whole generation of programmers and set legal precedence that I hope is going to, in the long run make it easier to freely express myself in software. Yeah, my part was real tiny but it doesn't take much to get everything moving. I also deliberately tried to lay low during this entire controversy because I already saw the legal mess that everybody who came in contact with this whole affair went through. I made it through without one single problem.

    My only regret is that similar actions haven't happened against the DVD Consortium (formerly DVD Forum and prior to that... well, does it really matter?) in regards to the DVD-Video specification. Although some of it is patented (mainly the MPEG-2 portions), for the most part that DVD-Video spec is protected by the same trade secret laws that the CSS algorithms were also protected by. The only problem is that the DVD-Video spec is much more complicated and won't simply fit on the back of a T-shirt.

    I had the good fortune of actually being able to read the formal DVD-Video specs (as an employee), and implemented a multiplexor/authoring system following those specs. It is from this experience that I am absolutely committed to open specifications. There was so much I wanted to disclose to the other LiVID members information I knew about those specs, but I deliberately stayed on the sidelines and simply said "Yeah you are going in the right direction" or "No, I think you got that model wrong. Try something else."

    The full potential of utilizing the DVD-Video still has yet to be realized, and unfortunately I don't think it ever will be. I'm talking a genuine "hacking" of the capabilities of a standard DVD-Video player like you have in your home entertainment system, not just the Linux box that you also want to play some DVD movies on (although knowledge of the spec can also help that effort). The DVD/optical disc format is a totally different medium of delivery from video tape, but unfortunately most movie studios simply treat it as only a glorified version of a VHS cassette (DVD extras on a typical release not withstanding). Worse yet, people who consider DVDs to be just another version of VCDs.

    I also wouldn't mind trying to put something together right now, as I'm currently unemployed, but that is another story altogether. I can't afford the current specs even if I was fully employed right now.

  44. Parent makes no sense. by Anonymous Coward · · Score: 0

    Adding Sheetrock to list of foes for wasting my time, encourage others to follow suit.

  45. Not related by Anonymous Coward · · Score: 1, Informative

    That case wasn't about trade secrets, it was about DMCA takedown notices and a little bit about DMCA circumvention devices. So this case has little or no effect on the case law that was created in the 2600 case. And they certainly aren't going to go back and change it. At best the EFF might want to take it to the Supreme Court but it's probably too late to appeal.

  46. Huh? by Anonymous Coward · · Score: 2, Interesting

    Buying a DVD is like buying a book locked in a safe, where the seller won't give you the combination unless you pay him additional money.

    (Parent comment is almost as strange as the utterly pointless spitoon comment earlier...)

    If you bought a book locked in a safe to which you did not have the combination you would not be able to read it. So the only way this analogy makes sense is if the "additional money" you speak of is the money the DVD forum collects from manufacturers who create DVD playback systems and then presumably pass the cost along to consumers.

    This reasoning holds about as much water as complaining that Sega Dreamcast discs can only be played on a Sega Dreamcast. How dare they charge you for the game and the tools to play it!

    If you don't like it, then by all means, go back to your books.

    1. Re:Huh? by kfg · · Score: 2, Insightful

      Ah, but in this case you have purchased all the tools to play it, except for the CSS key.

      And just as in the case of a safe, you have even payed for, and thus own, the locking mechanism itself. It is built into your computer's DVD drive.

      KFG

  47. That requires eyes... by CoolMoDee · · Score: 5, Funny

    That requires eyes. A few days ago a friend sent me this mp3 (dunno where he found it) You can *listen* to someone sing the decss code, and its not richard stallman style either! Check it out at http://macwhore.net/the_computer_code_hoedown_.mp3

    --
    Jisho - A Japanese English German Russian French Dictionary for the rest of us.
    1. Re:That requires eyes... by Anonymous Coward · · Score: 0

      That's sooooooo wrong

  48. Re:How does the DMCA and Trade Secret Work Togethe by Dukael_Mikakis · · Score: 4, Funny

    I got it wrong.

    So sue me.

    Wait, I shouldn't have said that ...

  49. Re:Case not ended.. just the preliminary injunctio by Anonymous Coward · · Score: 0

    Last I checked distributing public knowledge wasn't illegal. But ultimately we will have to wait for the decision, which at this point seems to favor the defendant.

  50. Whats the big deal? by zaunuz · · Score: 2, Interesting

    Of course, DeCSS lets you copy DVDs. But on the other hand, DeCSS lets those with bad support for DVD-playback view them in their favourite OS.

    DeCSS can be compared to this:
    If you use a lamp to light through the mail, and see the contents.. is that illegal? yes!
    But what if it is your own mail? still illegal? No!

    Too many focus on the anti-piracy concept of CSS, but it seems to me that nobody (atleast not many enhough) even conciders that CSS locks out some of the potential users of DVD.

    --
    this is probably the most boring sig in the world
  51. Re:How does the DMCA and Trade Secret Work Togethe by Anonymous Coward · · Score: 0

    ...and a click click here and a click click there
    ie IE. Oh!

  52. Right, but look at how the courts interpret that by Anonymous Coward · · Score: 0

    The court interpret that as "yes, you still have fair use, too bad you can't use it without bypassing that copy control mechanism". Yes, it's stupid.

    It's like saying you have the right to free speech but you can only excercise it if you can climb to the top of that tower over there. And by the way it's illegal to climb the tower and we have armed guards waiting if you try it.

  53. Not a trade secret even before publication by Anonymous Coward · · Score: 0

    The court in Norway said Johansen acted legally so the information was obtained without breaking the law. As such it's no longer a trade secret. If a trade secret becomes public knowledge or is obtained legally by a person they have free use of that information.

    So it wasn't even a trade secret at the time of publication on the Internet.

    1. Re:Not a trade secret even before publication by Pharmboy · · Score: 1

      The court in Norway said Johansen acted legally so the information was obtained without breaking the law.

      Part of the problem of intellectual property law is that it's purely a national thing. In this instance, both the US and Norway courts agree, but this isn't always the case.

      I started following this case since the beginning, even bought a T-shirt from 2600.com to help pay for the legal costs. Yea, its not much help, but was really broke at the time, all I could do since I had just opened a new business. Yes, I mirrored a copy of DeCSS also, but like most everyone else, it was more symbolic than substance.

      With all the kicking, screaming, bleeding and pain this caused, hopefully this will serve as one brick knocked out of a very unconstitutional wall called the DMCA. I know the US legal system gets a lot of heat about being Pro-Corporation, and often it is well deserved, but most of the time justice DOES prevail. It just takes time.

      The SCO case is another example where it will take two years to end, but the results are very likely to be what we would expect. Often it is only on appeal (like the current topic) that justice gets corrected.

      If a trade secret becomes public knowledge or is obtained legally by a person they have free use of that information.

      Yup. Thats basically the tradeoff when you don't patent. If you can keep it secret for 100 years, then its like a 100 year patent. But once its known, its automatically Public Domain. At least in theory.

      --
      Tequila: It's not just for breakfast anymore!
    2. Re:Not a trade secret even before publication by Anonymous Coward · · Score: 0

      Once it is in the public domain, it isn't a trade secret even if the trade secret was obtained by someone chopping through a wall with an axe and prying open a filing cabinet with a crowbar. That _one_ person who stold the document can get in trouble, and people can get in trouble for copying if the document is covered under copyright, but that is it.

  54. Did they call the trial judge a moron? by Anonymous Coward · · Score: 0

    Did they call the trial judge a moron who should be sent back to grammar school, or did I read too much in this (p7):

    The court pointed out: "once this information gets into the hands of an innocent party, the Plaintiff loses their [sic] ability to enjoin the use of their [sic] trade secret.

  55. CS instructors must like to tell that one... by Jayfar · · Score: 1

    When I was taking courses in the mid 70s, our Cobol instructor, I believe it was a Mr. Grice (who was also a presbyterian minister), told that very same disgusting story. This is the first time I've heard it repeated since (and hopefully not again for at least another 30 years). I can't recall exactly what his point was either, maybe a lead up to discussing string variables.

  56. Important to keep jurisdiction in mind... by Jayfar · · Score: 2, Interesting

    While this decision is a very good thing, it's important to recognize that this was a case in a state, not federal, court involving specifically California's Uniform Trade Secrets Act and as such the decision isn't binding on other jurisdictions.

  57. Obligatory SCO reference... by NewToNix · · Score: 0, Redundant

    One dumb court case down, SCO to go.

  58. Re:How does the DMCA and Trade Secret Work Togethe by Anonymous Coward · · Score: 0

    Did you also mean "trade secrets" like pressing the shift key?

  59. Re:DVD CCA tried to bail out... but still lost any by fldvm · · Score: 1
    Maybe a statement along the lines of "This information is believed to have been legally obtained by means of reverse engineering." could take away much of the uncertainty in future cases.

    But I thought reverse engineering is illegal under the DMCA?

  60. Re:Right, but look at how the courts interpret tha by fishbowl · · Score: 1

    I think we should take the "defective product" tack.
    I can't make fair use of this product because it has such a defect: It would make me a dangerous criminal in the eyes of the state were I to use the product.

    --
    -fb Everything not expressly forbidden is now mandatory.
  61. You, bastard!!! by roman_mir · · Score: 1

    Admit it, you were just trolling about this description of a gross event having smth. to do with the DECSS case, you just wanted us to read about some guy drinking a long string of slimy spit, didn't ya?

  62. do_brk() by Anonymous Coward · · Score: 0

    At least kernel updates.

    Unlike with Windows, applying a security patch for anything other than the kernel usually does not usually require a reboot of UNIX-like systems.

    It might be a good idea for this guy to patch for the do_brk() privalege escalation bug which appears in linux = 2.4.22.

  63. Re:How does the DMCA and Trade Secret Work Togethe by ave19 · · Score: 1

    I think the point of writing their own proprietary algorithm was so they could patent it, and license the algorithm to people who wish to make DVD players and sell them.

    You can't patent a decoding key, but you can patent the method for using a key.

    It's a revenue stream, really. It's not about security, or piracy, or anything like that.

    To use something like AES to encrypt the DVDs wouldn't cost them a dime, but it doesn't earn them more bucks either, so it would never happen.

    So, why try to protect the algorithm at all? Patents only last 17 years, right? DVDs might last much longer than that. It might become legal to make "after market" (invent your own term) DVD players (aka: xine) and sell them for profit when the patent runs up, and that gives whoever does it access to a tremendous library of media, which they didn't fork out a dime for.

    Which means, round about 2010 we should see a DVD2 standard, with a whole new algorithm, and a whole new patent, and a whole new trip around the merry-go-round.

    Not that I'm cynical. :)

    -ave

    --
    ...or maybe not.
  64. OT: tomorrow's international news headline by Anonymous Coward · · Score: 0

    In a bizarre incident, the entire US Congress has been found asphixiated in their seats. C-SPAN viewers reported seeing a collective gasp upon passing of the anti-smoking bill. Commentators note that the bill's opponents successfully defended the anti-respiration clause in an effort to satisfy the tobacco lobby.