Stories
Slash Boxes
Comments

News for nerds, stuff that matters

MPAA Sets Up Fake Site to Catch Pirates

Posted by samzenpus on Wed Jul 04, 2007 06:08 PM
from the be-sure-to-include-your-social-security-number dept.
thefickler writes "Media Defender, a company which does the dirty work for the MPAA, has been caught setting up 'dummy' websites in an attempt to catch those who download copyrighted videos. The site, MiiVi.com, complete with a user registration, forum, and "family filter", offered complete downloads of movies and "fast and easy video downloading all in one great site." But that's not all; MiiVi also offered client software to speed up the downloading process. The only catch is, after it was installed, it searched your computer for other copyrighted files and reported back."

Related Stories

[+] Your Rights Online: MediaDefender Denies Entrapment Accusations 104 comments
Ortega-Starfire writes "We've previously discussed the subject of MediaDefender setting up a site to catch movie pirates. Ars Technica covers the response from MediaDefender, which basically states the entire thing was a mistake and was only an internal site they forgot to password protect, and that they were not using this with the MPAA. The article asks: 'If this is true, why did MediaDefender immediately remove all contact information from the whois registry for the domain? Saaf said that after everything hit the fan, the company decided to take everything on the site down because it was afraid of a hacker attack or "people sending us spam." Yes, spam. The MPAA's Elizabeth Kaltman also chimed in to say that they had no involvement with MiiVi: "The MediaDefender story is false. We have no relationship with that company at all," she told Ars.'"
This discussion has been archived. No new comments can be posted.
Display Options Threshold:
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • uh oh.... (Score:5, Funny)

    by SpaceballsTheUserNam (941138) on Wednesday July 04, @06:10PM (#19748279)
    I just told all my friends about that site. Knew it was too good to be true.
    • Re:uh oh.... by gbulmash (Score:2) Wednesday July 04, @06:15PM
    • How did they spread the word? by Anonymous Coward (Score:3) Wednesday July 04, @06:19PM
    • Re:uh oh.... by Frosty Piss (Score:2) Wednesday July 04, @06:21PM
      • Re:uh oh.... (Score:5, Interesting)

        by DimGeo (694000) on Wednesday July 04, @06:34PM (#19748541)
        (http://dimiter.dyndns.org/)
        So, they give someone their copyrighted stuff for free and then call that someone a criminal? Doesn't make sense to me :) .
        [ Parent ]
        • Re:uh oh.... (Score:5, Interesting)

          by AntiNazi (844331) on Wednesday July 04, @06:56PM (#19748721)
          What is the actual legal position on this? If the copyright holder gives you the copyrighted work, then how is it a crime for you to take it?
          [ Parent ]
          • Re:uh oh.... (Score:5, Interesting)

            It's not. Even the summary covers this: The hook was to get people to download the client which searched for "other copyrighted files." Besides, there's nothing in the story to indicate that they actually did let people download real movies. They might all have been dummy files.
            [ Parent ]
            • Re:uh oh.... (Score:4, Funny)

              by Asztal_ (914605) on Wednesday July 04, @07:36PM (#19749083)
              (http://asztal.net/)
              Oh, so I just run it on my virtual machine? cool.
              [ Parent ]
              • 1 reply beneath your current threshold.
            • Re:uh oh.... (Score:5, Interesting)

              by Mistlefoot (636417) on Wednesday July 04, @09:23PM (#19749825)
              The more I think about this the more brilliant it is.

              When you download Kazaa, Limewire or most other clients they offer you the opportunity to scan your harddrive for content to share. That information is then available to the network, essentially reporting home.

              How can anyone claim, in court, that action alone as being illegal? I posted earlier that if it scanned your harddrive it may very well be spyware and as such illegal, but I think I might be wrong on that.
              [ Parent ]
              • Re:uh oh.... (Score:5, Interesting)

                by Alchemar (720449) on Wednesday July 04, @11:29PM (#19750579)
                As long as the EULA for the software indicates that this is what they are going to do it is fine. If however the say that the software is going to speed up your downloads, it should speed up your downloads. If it does not mention that it also downloads a scanner then it should be clasified as fraud. Just because I install a program that states it will make certain files/information available, does not mean I give permission for every piece of spyware/trojan that wants to access the same information is free to install itself without my permission.

                If the file they do let you download is a dummy file when they told you they were giving you a movie, then it is also fraud.
                [ Parent ]
              • Re:uh oh.... by DavidTC (Score:1) Thursday July 05, @07:00PM
              • Huh??? by www.sorehands.com (Score:2) Saturday July 07, @10:18PM
              • Re:uh oh.... by phorm (Score:2) Thursday July 05, @01:18AM
              • Re:uh oh.... by cdw38 (Score:1) Thursday July 05, @01:40AM
              • Re:uh oh.... by crucini (Score:3) Thursday July 05, @04:13AM
              • Re:uh oh.... by mrchaotica (Score:2) Thursday July 05, @04:44AM
              • Re:uh oh.... by Opportunist (Score:2) Thursday July 05, @04:52AM
              • Re:uh oh.... by simm1701 (Score:2) Thursday July 05, @05:09AM
              • Re:uh oh.... (Score:5, Insightful)

                by earthbound kid (859282) on Thursday July 05, @05:52AM (#19752353)
                (http://deadhobosociety.com/)
                Hey, it's time for me to bring out my rant against current Unix/Windows permissions systems! Whee.

                OK, here's the short version: it's good that files on modern OS have access restricted to certain users, but that's not nearly enough. Instead access to files should be further restricted by process so that eg. Firefox only has permission to read/write to its cache, bookmarks, and download folders and that's it. If you need to upload, it should be forced to use a common API to beg the user for permission to even view uploadable files. Why? Well, exactly to stop this sort of exploit where a trojan promises to do something useful, but actually searches (using fancy new Spotlight and Windows Search, no less!) for files called "my CC#s" to send back to the mothership.

                In other words, I think we should Sandbox Everything.

                Apparently, SE Linux is trying to do something like this, but OS vendors need to find a way to make this whole process seamless and easy, so that I can right click on an application, go to permissions, and say, "This program I will allow to read my home directory, but only write to its own directories; that one I will let write anywhere, but read only itself" and so on.

                It will be really hard to implement this in a user friendly way, but it is clearly the necessary next step in computer security. Apple, Microsoft, and (consumer oriented) Linux devs should start working on this now.
                [ Parent ]
              • Re:uh oh.... by nospam007 (Score:1) Thursday July 05, @06:35AM
              • Re:uh oh.... by Antique Geekmeister (Score:2) Thursday July 05, @06:44AM
              • Re:uh oh.... by ElleyKitten (Score:2) Thursday July 05, @06:45AM
              • Re:uh oh.... by FLEB (Score:1) Thursday July 05, @07:11AM
              • Re:uh oh.... by db32 (Score:2) Thursday July 05, @07:12AM
              • Re:uh oh.... by Anonymous Coward (Score:1) Thursday July 05, @07:27AM
              • Re:uh oh.... by TheFlamingoKing (Score:2) Thursday July 05, @08:02AM
              • Guilt or innocence? It's irrelevant. (Score:5, Insightful)

                by KingSkippus (799657) * on Thursday July 05, @08:05AM (#19753077)
                (http://skippus.blogspot.com/ | Last Journal: Sunday June 19 2005, @07:25AM)

                My question would be how it knows you don't have an original copy of the materials in question?

                Your answer is that it doesn't matter, they'll come after you anyway.

                Are you innocent? They don't care. It's completely irrelevant, because you'll be given a choice: Pay us a couple of thousand dollars and this will be over with, or go hire a lawyer that is much more expensive and defend yourself. Pay attention the the news here, and read up on their tactics [blogspot.com]. The RIAA/MPAA has a history of going after people that it knows are innocent.

                If you choose option #2, you'll waste all kinds of time and money, possibly even face financial ruin as a result of paying dozens of thousands of dollars. In the end, after the RIAA/MPAA's lawyers have extracted as much money from you as they can, the RIAA/MPAA will drop their case. It will all just silently go away, except for the bills from the lawyers.

                You've mistakenly assumed that it's all about your guilt or innocence as an individual person. The real point is to keep up appearances for their extortion ring to continue to be effective. The real point is to scare the shit out of people so badly that whether you're innocent or guilty, you'll still pay up.

                Let's not fool ourselves, this is organized crime, plain and simple, except that for now, it's still legal. (Organized "Legal," I guess you'd call it.) What can you do about it? Well, if the thought of paying a lawyer to defend you and, if you actually want damages from the RIAA/MPAA for screwing around with you, paying $114,000 to a lawyer (the amount that is at stake in the most famous to date case of Capitol v. Foster [blogspot.com]), then you need to support organizations dedicated to changing the laws to make this type of extortion illegal. I would suggest the Electronic Frontier Foundation [eff.org], who has a pretty good record of success, but at the very least, you need to write to your Congresscritters and let them know that the current situation is unacceptable.

                [ Parent ]
              • Re:uh oh.... (Score:4, Insightful)

                There is a popular myth on slashdot that you have a legal right to rip music or movies that you've bought. There is no such right. [copyright.gov]
                That's not what the passage says. Rather, you are not allowed a aquire a rip that someone else has made, even if you already own the medium. Making back-up copies for your own use simply isn't commented upon here, probably becasue government interests didn't want people to know that they have this right.
                [ Parent ]
              • Re:uh oh.... by Ash Vince (Score:2) Thursday July 05, @08:09AM
              • Re:uh oh.... by BVis (Score:2) Thursday July 05, @08:09AM
              • Re:uh oh.... by RareButSeriousSideEf (Score:2) Thursday July 05, @08:37AM
              • The law is murky on that point by paladinwannabe2 (Score:3) Thursday July 05, @09:16AM
              • Re:uh oh.... by jedidiah (Score:2) Thursday July 05, @09:27AM
              • Re:uh oh.... by jedidiah (Score:2) Thursday July 05, @09:31AM
              • Re:uh oh.... by Drachemorder (Score:2) Thursday July 05, @09:33AM
              • Re:uh oh.... by Antique Geekmeister (Score:2) Thursday July 05, @09:36AM
              • Re:uh oh.... by jedidiah (Score:2) Thursday July 05, @09:37AM
              • Re:uh oh.... by shark72 (Score:2) Thursday July 05, @09:52AM
              • Re:uh oh.... by jZnat (Score:2) Thursday July 05, @10:01AM
              • Re:uh oh.... by jp10558 (Score:2) Thursday July 05, @10:15AM
              • Re:uh oh.... by phorm (Score:2) Thursday July 05, @10:15AM
              • Re:uh oh.... by budgenator (Score:2) Thursday July 05, @10:43AM
              • Re:uh oh.... by TheNetDevil (Score:1) Thursday July 05, @10:50AM
              • Re:uh oh.... (Score:4, Informative)

                by gruntled (107194) on Thursday July 05, @11:00AM (#19754977)
                Flatly incorrect. It's not a myth, it's the Audio Home Recording Act of 1992, which modified the U.S. Code with regard to copyright law to specifically give consumers the right to make copies for themselves (and even give away a very limited number of copies to friends and / or family). Here's an analysis from Duke law school: http://www.law.duke.edu/journals/dltr/articles/200 2dltr0023.html [duke.edu]

                In general, your liability only exists when you *share* items. That is, all the legal actions by the RIAA / MPAA have alleged illegal distribution. Essentially, your behavior exposes you to legal action only when your behavior might negatively impact the market for an item. Arguably making yourself a copy of an item can deprive the owner of the item income, thus negatively impacting intellectual property owner. However, one can argue that in fact you would have never paid for the single copy, and therefore you haven't negatively impacted the IP owner at all. That's why photocopy machines / VCRs, etc. can exist. It's not because the IP owners don't mind, it's that they've (thus far) been unable to convince the courts that such copying negatively impacts their market.

                Giving away copies, however, is a very different matter. No matter how "non-commercial" your activity is, if you give away enough of a product, you'll reduce the amount of money the IP owner can charge for the item, or put the IP owner out of business. So distribution gets you at the top of legal liability list.
                [ Parent ]
              • Re:uh oh.... by Lockejaw (Score:2) Thursday July 05, @11:20AM
              • Re:uh oh.... by ReptilianSamurai (Score:1) Thursday July 05, @11:28AM
              • Re:uh oh.... by lgarner (Score:1) Thursday July 05, @11:43AM
              • Re:uh oh.... by BVis (Score:2) Thursday July 05, @12:11PM
              • Re:uh oh.... by Zak3056 (Score:2) Thursday July 05, @12:19PM
              • Re:uh oh.... by voice_of_all_reason (Score:2) Thursday July 05, @12:27PM
              • Re:uh oh.... by orclevegam (Score:2) Thursday July 05, @12:28PM
              • Re:uh oh.... by hiroller (Score:1) Thursday July 05, @12:42PM
              • Re:uh oh.... by rkcallaghan (Score:2) Thursday July 05, @01:22PM
              • Re:uh oh.... by blincoln (Score:2) Thursday July 05, @01:39PM
              • Re:uh oh.... by db32 (Score:2) Thursday July 05, @02:28PM
              • Re:uh oh.... by db32 (Score:2) Thursday July 05, @02:33PM
              • Re:uh oh.... by Some_Llama (Score:2) Thursday July 05, @03:31PM
              • Re:uh oh.... by No Tears In The End (Score:2) Thursday July 05, @03:53PM
              • Re:uh oh.... by Lockejaw (Score:2) Thursday July 05, @03:56PM
              • Re:uh oh.... by Some_Llama (Score:2) Thursday July 05, @04:06PM
              • Re:uh oh.... by Some_Llama (Score:2) Thursday July 05, @04:19PM
              • Option #3 by JonTurner (Score:3) Thursday July 05, @05:16PM
              • Re:uh oh.... by DavidTC (Score:1) Thursday July 05, @07:10PM
              • Re:uh oh.... by TheFlamingoKing (Score:1) Thursday July 05, @07:20PM
              • Re:uh oh.... by db32 (Score:2) Thursday July 05, @07:42PM
              • Re:uh oh.... by db32 (Score:2) Thursday July 05, @07:47PM
              • Re:uh oh.... by db32 (Score:2) Thursday July 05, @07:55PM
              • Re:uh oh.... by crucini (Score:2) Friday July 06, @02:35AM
              • Re:uh oh.... by crucini (Score:2) Friday July 06, @02:40AM
              • Re:uh oh.... by crucini (Score:2) Friday July 06, @02:59AM
              • Re:uh oh.... by earthbound kid (Score:2) Friday July 06, @03:02AM
              • Re:uh oh.... by earthbound kid (Score:2) Friday July 06, @03:10AM
              • Re:uh oh.... by earthbound kid (Score:2) Friday July 06, @03:13AM
              • Re:uh oh.... by Antique Geekmeister (Score:2) Friday July 06, @03:57AM
              • Re:uh oh.... by Ohreally_factor (Score:2) Friday July 06, @04:47AM
              • Re:uh oh.... by Ohreally_factor (Score:2) Friday July 06, @04:57AM
              • Re:uh oh.... by Zak3056 (Score:2) Friday July 06, @09:41AM
              • Re:uh oh.... by Some_Llama (Score:2) Friday July 06, @01:57PM
              • Re:uh oh.... by earthbound kid (Score:2) Friday July 06, @11:39PM
              • Re:uh oh.... by earthbound kid (Score:2) Friday July 06, @11:58PM
              • Re:uh oh.... by dlthomas (Score:1) Saturday July 07, @10:11AM
              • AppArmor by nanosquid (Score:2) Sunday July 08, @08:25AM
              • Re:AppArmor by earthbound kid (Score:2) Sunday July 08, @07:00PM
              • Re:uh oh.... by Stefanwulf (Score:1) Tuesday July 10, @01:34PM
              • 11 replies beneath your current threshold.
            • Re:uh oh.... by Lavene (Score:1) Thursday July 05, @02:10AM
              • Re:uh oh.... by Sobrique (Score:1) Thursday July 05, @04:05AM
              • Re:uh oh.... by Fozzyuw (Score:2) Thursday July 05, @09:11AM
              • Re:uh oh.... by Gonarat (Score:2) Thursday July 05, @09:24AM
            • Business strategy by TheSciBoy (Score:2) Thursday July 05, @07:23AM
            • Re:uh oh.... by mpe (Score:2) Thursday July 05, @03:41PM
            • 1 reply beneath your current threshold.
          • Re:uh oh.... (Score:5, Interesting)

            by click2005 (921437) on Wednesday July 04, @07:30PM (#19749017)
            I'm guessing because Media Defender don't own the copyright on the works. They're employed by the MPAA who also don't own the copyright on these works. Its probably a convenient way to avoid entrapment or whatever legal or copyright issues giving away the media themselves would involve. Its up to the copyright holder to decide who to sue, but its still a very questionable action.

            Although, if Media Defender are financially profiting from illegally offering copyrighted works, I would think they are in a much worse position than any users who downloaded the media.

            I'd be more interested in the legality of the software. It is spyware, reporting personal identifying details about the users. Wouldn't this be an illegal search of some kind even with a ridiculously cryptic/solid looking EULA. I Seriously doubt it would be used in court. Its more likely to be useful as someone else said for hard statistics about actual numbers of users. It would be easy to make the data show anything they wanted, as evidence in an attempt to get even more laws passed. I bet also that more than a few users will soon cease downloading possibly illegal media.

            If this is an attempt to get evidence for lawsuits/collection letters then I hope any users contacted by the MPAA collection squads do fight, as the number of questionable actions made here would I think make it a very hard case for the MPAA to win. Any filenames, metadata, checksums or search queries collected would certainly not be proof of infringement.
            [ Parent ]
            • Re:uh oh.... (Score:5, Insightful)

              by rtb61 (674572) on Wednesday July 04, @08:36PM (#19749451)
              (http://www.on.net/)
              You forget the part in copyright that refers to, or their agents. As the RIAA is an agent of the copyright holders and in the the fake distributors are agents of the RIAA, the it is the agents of the copyright holders who a legally distributing no longer copyrighted works.

              Now of course the criminal action they will have been likely to commit is invading the privacy of 'minors', which is of course where child molester comes from.

              Also where children where using the parents computer and the RIAA agents failed to ensure that the person entering the contract was legally entitled to enter the contract, that failure of jurisprudence results in criminal trespass and technology crimes with regards to hacking computer networks.

              There is also the question of fraudulent misrepresentation as well as entrapment. These people really need to feel the full weight and measure of the law, a few years cooling the heels in jail, should wake them up to the fact that they are not above the law.

              [ Parent ]
              • Re:uh oh.... (Score:4, Insightful)

                by Danse (1026) on Wednesday July 04, @11:26PM (#19750553)

                There is also the question of fraudulent misrepresentation as well as entrapment.
                It's only entrapment if it's done by the government (e.g. police). Fraudulent, it may be. As for being above the law, it's all about who you know. Just ask Scooter Libby.
                [ Parent ]
              • Re:uh oh.... by Don_dumb (Score:2) Thursday July 05, @04:31AM
              • Re:uh oh.... by Danse (Score:2) Thursday July 05, @04:58AM
              • Re:uh oh.... by shark72 (Score:2) Thursday July 05, @10:05AM
              • Re:uh oh.... by Don_dumb (Score:2) Thursday July 05, @01:42PM
            • Re:uh oh.... by weber (Score:1) Thursday July 05, @02:05AM
            • Re:uh oh.... by leuk_he (Score:2) Thursday July 05, @05:01AM
          • Re:uh oh.... by nurb432 (Score:2) Wednesday July 04, @10:15PM
        • Re:uh oh.... by Jackie_Chan_Fan (Score:2) Wednesday July 04, @08:59PM
          • Re:uh oh.... by Aliriza (Score:1) Thursday July 05, @01:57AM
        • Re:uh oh.... by Emetophobe (Score:2) Wednesday July 04, @09:00PM
          • Re:uh oh.... by Anonymous Coward (Score:2) Wednesday July 04, @10:19PM
        • Re:uh oh.... by TheVelvetFlamebait (Score:1) Wednesday July 04, @09:44PM
      • Re:uh oh.... by Anonymous Coward (Score:1) Wednesday July 04, @06:35PM
        • Re:uh oh.... (Score:5, Insightful)

          by fredklein (532096) on Wednesday July 04, @08:38PM (#19749459)
          Exactly.

          If I watch a TV show live, It's okay. (Even if I don't watch the commercials.)
          If I record a TV show with a VCR and watch it later, It's okay.
          If I record a TV show on a DVR and watch it later, It's okay.
          If I have a friend record a TV show (VCR or DVR) and give me the recording so I can watch it later, It's okay.
          BUT...
          If my 'friend' is an unknown person sharing a bittorrent, it's NOT okay?
          [ Parent ]
          • Re:uh oh.... (Score:4, Informative)

            by jlarocco (851450) on Wednesday July 04, @09:34PM (#19749909)
            (http://jlarocco.com/)

            If I have a friend record a TV show (VCR or DVR) and give me the recording so I can watch it later, It's okay.

            No, going 100% by the law, that isn't okay. Fortunately, it's only illegal if you get caught, and short of 100% surveillance, there's no realistic way to catch people doing it.

            [ Parent ]
            • Re:uh oh.... by fredklein (Score:2) Wednesday July 04, @11:28PM
              • Re:uh oh.... by Sobrique (Score:1) Thursday July 05, @04:12AM
              • Re:uh oh.... by Daychilde (Score:1) Thursday July 05, @04:58AM
              • Re:uh oh.... by Antique Geekmeister (Score:2) Thursday July 05, @06:57AM
              • Re:uh oh.... by Sabalon (Score:2) Friday July 06, @12:57PM
              • Re:uh oh.... by WilliamSChips (Score:2) Thursday July 05, @02:23PM
              • 1 reply beneath your current threshold.
            • Re:uh oh.... by Animaether (Score:2) Thursday July 05, @01:12AM
              • Re:uh oh.... by Antique Geekmeister (Score:2) Thursday July 05, @04:26AM
              • 1 reply beneath your current threshold.
            • Re:uh oh.... by robot_love (Score:1) Thursday July 05, @03:54AM
          • Re:uh oh.... by fractoid (Score:3) Wednesday July 04, @09:42PM
            • Re:uh oh.... by canajin56 (Score:2) Wednesday July 04, @10:16PM
              • Re:uh oh.... by fractoid (Score:2) Wednesday July 04, @10:44PM
            • Re:uh oh.... by fredklein (Score:2) Wednesday July 04, @11:15PM
            • Re:uh oh.... by Maxo-Texas (Score:2) Thursday July 05, @12:10AM
            • Re:uh oh.... by dreamlax (Score:2) Thursday July 05, @02:23AM
              • Re:uh oh.... by fractoid (Score:2) Thursday July 05, @03:03AM
              • Re:uh oh.... by cbiltcliffe (Score:3) Thursday July 05, @09:40AM
          • Re:uh oh.... (Score:4, Insightful)

            by ajs318 (655362) <sd_resp2&earthshod,co,uk> on Thursday July 05, @04:09AM (#19751943)

            If I have a friend record a TV show (VCR or DVR) and give me the recording so I can watch it later, It's okay.
            BUT...
            If my 'friend' is an unknown person sharing a bittorrent, it's NOT okay?
            What if you had a really long cable from your friend's VCR to your TV set? Would that be OK? (I mean, apart from the 398V (= 230 * sqrt(3)) between your TV's chassis and their VCR's chassis if you're on different phases. We'll assume you've dealt with that.) We'll also assume both your and your friends' TV licences are fully paid-up. The only possible objection is that your friend might technically be acting as a rebroadcaster and thus incur some obligations .....

            So why is it a problem if the "really long cable" happens to be part of the public Internet? Well, a computer is involved. This creates a powerful Reality Distortion Field where normal laws and common sense absolutely do not apply, and any analogy with a non-computerised situation is null and void.
            [ Parent ]
          • Re:uh oh.... by slart42 (Score:2) Thursday July 05, @04:19AM
          • Re:uh oh.... by Type-E (Score:1) Thursday July 05, @08:52AM
            • Re:uh oh.... by guardian-ct (Score:1) Thursday July 05, @07:00PM
          • Re:uh oh.... by RobertM1968 (Score:2) Saturday July 07, @07:51PM
      • Re:uh oh.... by sycomonkey (Score:2) Wednesday July 04, @06:38PM
        • Re:uh oh.... by Frosty Piss (Score:2) Wednesday July 04, @06:40PM
        • Re:uh oh.... by Jugalator (Score:2) Wednesday July 04, @06:45PM
          • Re:uh oh.... by ravenshrike (Score:2) Thursday July 05, @01:10AM
            • Re:uh oh.... by AndersOSU (Score:2) Thursday July 05, @07:32AM
          • Re:uh oh.... by mpe (Score:2) Thursday July 05, @03:57PM
        • Re:uh oh.... (Score:5, Funny)

          by Aneurysm (680045) on Wednesday July 04, @06:58PM (#19748731)
          I reckon Christmas is the opposite of theft. You get loads of things for free from people. Also thieves go to prison and never see family, at Christmas you have to see family, whether you like it or not.
          [ Parent ]
        • Re:uh oh.... by The PS3 Will Fail (Score:2) Wednesday July 04, @07:14PM
          • Re:uh oh.... by ehrichweiss (Score:2) Wednesday July 04, @08:11PM
            • Re:uh oh.... by hobo sapiens (Score:2) Wednesday July 04, @10:47PM
              • Re:uh oh.... by ehrichweiss (Score:2) Thursday July 05, @01:29PM
                • Re:uh oh.... by The PS3 Will Fail (Score:1) Friday July 06, @03:51PM
                  • Re:uh oh.... by ehrichweiss (Score:2) Saturday July 07, @12:20PM
                    • Re:uh oh.... by ehrichweiss (Score:2) Saturday July 07, @12:23PM
                      • Re:uh oh.... by The PS3 Will Fail (Score:1) Sunday July 08, @03:49PM
                  • 1 reply beneath your current threshold.
              • 1 reply beneath your current threshold.
            • 1 reply beneath your current threshold.
          • Re:uh oh.... by discojohnson (Score:2) Thursday July 05, @07:15AM
            • Re:uh oh.... by WNight (Score:2) Thursday July 05, @08:17AM
            • Re:uh oh.... by JesseMcDonald (Score:2) Thursday July 05, @09:33AM
            • Re:uh oh.... by sycomonkey (Score:2) Tuesday July 10, @12:57PM
        • Re:uh oh.... by speaker of the truth (Score:2) Wednesday July 04, @08:52PM
          • Re:uh oh.... by Xiph (Score:2) Thursday July 05, @03:40AM
          • Re:uh oh.... by WilliamSChips (Score:2) Thursday July 05, @02:30PM
        • Re:uh oh.... by Hucko (Score:1) Wednesday July 04, @09:43PM
        • Re:uh oh.... by sycomonkey (Score:2) Thursday July 05, @02:29PM
        • 3 replies beneath your current threshold.
      • Re:uh oh.... by EzInKy (Score:1) Wednesday July 04, @06:47PM
        • Re:uh oh.... by edschurr (Score:1) Wednesday July 04, @07:15PM
          • Re:uh oh.... by EzInKy (Score:3) Wednesday July 04, @07:27PM
            • Re:uh oh.... by edschurr (Score:1) Wednesday July 04, @09:19PM
          • Re:uh oh.... by tubapro12 (Score:1) Wednesday July 04, @09:23PM
        • Re:uh oh.... by autophile (Score:2) Wednesday July 04, @09:08PM
        • Re:uh oh.... by Pofy (Score:2) Thursday July 05, @02:36AM
        • Re:uh oh.... by EzInKy (Score:2) Wednesday July 04, @07:09PM
          • Re:uh oh.... (Score:5, Interesting)

            by sr180 (700526) on Wednesday July 04, @07:36PM (#19749085)
            (Last Journal: Thursday February 02 2006, @10:51PM)
            In some places it is. When I was younger i was given a police warning for Larceny by finding, because i found a cricket bat which had been sitting on the side of the road for a few days. I picked it up thinking it was abandoned, was reported to the police and given a warning. In this state (in Australia) if you find a wallet, and do not hand it in to police or try to return it, it is theft.
            [ Parent ]
          • Re:uh oh.... by EzInKy (Score:2) Wednesday July 04, @07:35PM
            • Re:uh oh.... by mr_matticus (Score:3) Wednesday July 04, @10:11PM
              • Re:uh oh.... by the_lesser_gatsby (Score:1) Thursday July 05, @12:29AM
                • Re:uh oh.... by mr_matticus (Score:2) Thursday July 05, @01:01AM
                  • Re:uh oh.... by AndersOSU (Score:2) Thursday July 05, @08:22AM
                    • Re:uh oh.... by mr_matticus (Score:2) Thursday July 05, @10:09AM
                      • Re:uh oh.... by AndersOSU (Score:2) Thursday July 05, @11:19AM
                        • Re:uh oh.... by jonfelder (Score:1) Thursday July 05, @01:12PM
                        • Re:uh oh.... by mr_matticus (Score:2) Saturday July 07, @02:39PM
                        • Re:uh oh.... by AndersOSU (Score:2) Thursday July 05, @01:31PM
                        • Re:uh oh.... by jonfelder (Score:1) Thursday July 05, @01:44PM
                        • Re:uh oh.... by AndersOSU (Score:2) Thursday July 05, @02:07PM
              • Re:uh oh.... by KoldKompress (Score:1) Thursday July 05, @04:03AM
                • Re:uh oh.... by mr_matticus (Score:2) Thursday July 05, @04:16AM
                  • 1 reply beneath your current threshold.
            • 1 reply beneath your current threshold.
          • Re:uh oh.... by jedidiah (Score:2) Thursday July 05, @09:47AM
          • 1 reply beneath your current threshold.
        • Re:uh oh.... by Fordiman (Score:3) Wednesday July 04, @08:14PM
          • Re:uh oh.... by cbiltcliffe (Score:2) Thursday July 05, @09:44AM
        • 1 reply beneath your current threshold.
      • Re:uh oh.... by MobileTatsu-NJG (Score:2) Wednesday July 04, @07:37PM
      • Re:uh oh.... by Schemat1c (Score:2) Wednesday July 04, @08:26PM
      • Re:uh oh.... by PopeRatzo (Score:2) Wednesday July 04, @09:56PM
      • This would be fun... by The Impossible (Score:2) Thursday July 05, @03:40AM
      • Re:uh oh.... by DirkDaring (Score:2) Thursday July 05, @07:29AM
      • Re:uh oh.... by BecomingLumberg (Score:2) Thursday July 05, @12:50PM
      • 1 reply beneath your current threshold.
    • Re:uh oh.... (Score:5, Insightful)

      by dagamer34 (1012833) on Wednesday July 04, @06:40PM (#19748589)
      You have to be a government entity to claim entrapment, and that's only in criminal cases. Instead, you'd have to argue that the **AA got their evidence through illegal means, which would normally lead to the case being thrown out without prejudice.
      [ Parent ]
      • Re:uh oh.... by capologist (Score:3) Wednesday July 04, @09:41PM
      • Re:uh oh.... by neoform (Score:2) Wednesday July 04, @09:49PM
        • Re:uh oh.... by compro01 (Score:2) Wednesday July 04, @10:27PM
      • 1 reply beneath your current threshold.
    • Easily spotted as fake... by Xenographic (Score:2) Wednesday July 04, @09:19PM
    • What about my friends? by gmby (Score:1) Wednesday July 04, @11:17PM
    • Re:uh oh.... by CarpetShark (Score:2) Thursday July 05, @06:51AM
    • Re:uh oh.... by UnknownSoldier (Score:2) Thursday July 05, @06:00PM
    • 2 replies beneath your current threshold.
  • Entrapment or Honeypot? by gbulmash (Score:2) Wednesday July 04, @06:11PM
  • elsapo by Elsapotk421 (Score:1) Wednesday July 04, @06:11PM
    • Re:elsapo by tgatliff (Score:2) Wednesday July 04, @06:26PM
    • Re:elsapo by jeiler (Score:1) Wednesday July 04, @06:29PM
    • Re:elsapo by nacturation (Score:2) Thursday July 05, @01:55AM
      • Re:elsapo by WilliamSChips (Score:2) Thursday July 05, @03:12PM
  • EULA by cpt.hugenstein (Score:2) Wednesday July 04, @06:14PM
    • Re:EULA by Cheapy (Score:2) Wednesday July 04, @07:46PM
    • Re:EULA by langelgjm (Score:1) Wednesday July 04, @07:46PM
  • So where is homeland security? by SCHecklerX (Score:2) Wednesday July 04, @06:14PM
  • Not to state the obvious, but . . . (Score:5, Informative)

    by PIPBoy3000 (619296) on Wednesday July 04, @06:15PM (#19748325)
    The only catch is, after it was installed, it searched your computer for other copyrighted files and reported back.

    Doesn't this violate various anti-spyware laws? [ncsl.org] For example, here's Illinois' law:

    Creates the Consumer Protection Against Computer Spyware Act. Sets forth provisions for unauthorized collection or culling of personally identifiable information, unauthorized access to or modifications of computer settings and computer damage, unauthorized interference with installation or disabling computer software, and other prohibited conduct. Provides that certain persons may bring a civil action against a violator of the Act. Exempts willful and wanton misconduct from the limitation on liability.
  • Will we see justice? by TheRequiem13 (Score:1) Wednesday July 04, @06:15PM
  • Hmmm ... by WrongSizeGlass (Score:2) Wednesday July 04, @06:16PM
    • Re:Hmmm ... by QuantumG (Score:2) Wednesday July 04, @06:30PM
      • Re:Hmmm ... by brunson (Score:2) Wednesday July 04, @07:10PM
        • Re:Hmmm ... by QuantumG (Score:2) Wednesday July 04, @07:15PM
          • Re:Hmmm ... by skrolle2 (Score:2) Wednesday July 04, @07:32PM
            • Re:Hmmm ... by QuantumG (Score:2) Wednesday July 04, @07:43PM
              • Re:Hmmm ... by Nasarius (Score:2) Wednesday July 04, @11:27PM
  • EULA? by plams (Score:2) Wednesday July 04, @06:16PM
  • A Modest Suggestion (Score:4, Insightful)

    by florescent_beige (608235) on Wednesday July 04, @06:16PM (#19748351)
    (Last Journal: Thursday July 05, @12:03PM)
    Stories about MPAA shenanigans could just as easily and correctly be entitled, for example, "Sony Sets Up Fake Site..." (Or Disney, or Universal, or Paramount, or Warner). MPAA is, after all, simply their agent in these matters.
  • Security breach, etc... by Ekhymosis (Score:2) Wednesday July 04, @06:16PM
  • Love to see one of these cases come to light. by MMC Monster (Score:2) Wednesday July 04, @06:19PM
  • WTF? (Score:4, Insightful)

    by JamesRose (1062530) on Wednesday July 04, @06:20PM (#19748407)
    "Perhaps Media Defender won't use its own name on the registrar the next time around, but it just goes to show the lengths at which the MPAA is willing to go, to fight piracy." Illegally install spyware on my fucking machine, search my PRIVATE FILES, oh and then to top it off, with the MPAA the mess that it is in, they'll probably sue you for having a file named "Hostel", you may or may not have stayed in a hostel last year on holiday, but it sure does seem like copyright so we're gunna take your hard disk and have a closer inspection of my PRIVATE FILES!

    Without huge data transfers, they can't fully check a file, so the best they can do is spy on your file names, and steal your documents, not any media files though, I hope people get sued for this I really do, so the MPAA gets screwed with the huge countersuit.
    • Re:WTF? by Anonymous Coward (Score:1) Wednesday July 04, @06:43PM
    • Re:WTF? by marcosdumay (Score:2) Thursday July 05, @02:27PM
  • does that mean I can keep the movies? (Score:3, Interesting)

    by nanosquid (1074949) on Wednesday July 04, @06:22PM (#19748429)
    So, if they provide free movie downloads, does that mean I can legally keep it?
  • The saddest part about this... (Score:4, Informative)

    by tgatliff (311583) on Wednesday July 04, @06:23PM (#19748431)
    They knew they were going to eventually get caught. It doesnt take a genius to realize that if "going dark" after 10 hours of the article release that they were anticipating this... And I suspect if the media contacts them, then it will be the classic "the intern did it" type response.... These guys make the russian mafia look good by comparison...
  • Is this a legit or non-legit movie site? by Anonymous Coward (Score:1) Wednesday July 04, @06:25PM
  • They should pay by TWDsje (Score:1) Wednesday July 04, @06:26PM
  • by Cordath (581672) on Wednesday July 04, @06:30PM (#19748499)
    This incident highlights what is, perhaps, the biggest reason why RIAA has already lost their battle against piracy and the imminent danger the MPAA faces. RIAA could have limited their depredations to only those pirates who mass produce bootlegs for profit. Instead, they went after the blood of their own customers and employed methods that make the pirates look like the good guys. Root kits, law suits, entrapment, price fixing, you name it. The icing on the cake was the knowledge that the only people they screwed over more than the customer was the artists!

    Here in Canada, we have CRIA, which actually managed to get a tax slapped on all recordable media, mp3 players, etc.. Ostensibly, the money collected form this tax is supposed to go to the artists whose incomes are reduced by the evils of all Canadians. It's anyone's guess what CRIA actually does with the loot. Their books are not public. The last time I checked, they weren't paying out bupkiss to indie artists, but aren't they our victims too? As a Canadian, all I see is my money being taken away because I'm a criminal by default and given to the buisness equivalent of the mafia. Bravo!

    I've been boycotting all RIAA/CRIA affiliated labels for years. The way I see it, every penny spent on one of their artist delays the inevitable and gives them another opportunity to do irreparable harm to our laws. However, I still go to the cinema and buy DVD's. Why am I not as concerned about the MPAA? Perhaps it's because they have, to date, not stooped to quite the same levels as RIAA in going after their own customers, even though they're already the scum of the Earth behind the scenes.

    Here's a word to the MPAA. Take a look at the mess RIAA has made of its affairs. You don't want to go down that road.
  • a simple primer on morality by circletimessquare (Score:1) Wednesday July 04, @06:30PM
  • It's only entrapment ..... by budword (Score:1) Wednesday July 04, @06:37PM
    • 1 reply beneath your current threshold.
  • Anyone who fell for this deserves to get caught by Conspiracy_Of_Doves (Score:2) Wednesday July 04, @06:37PM
  • How interesting by jollyreaper (Score:2) Wednesday July 04, @06:39PM
  • Ouch by ruinous (Score:1) Wednesday July 04, @06:50PM
  • can this be the end of mpaa? by superwiz (Score:2) Wednesday July 04, @06:54PM
  • Using the internet is a private affair? No infrin by QX-Mat (Score:2) Wednesday July 04, @06:56PM
  • FRAUD AND LIES! (Score:5, Insightful)

    by Nom du Keyboard (633989) on Wednesday July 04, @06:57PM (#19748729)
    Is fraud an acceptable enforcement tactic? Seems to me that if they offer downloads, and are contracted by the movie studios to do exactly this, than any downloads from them are de facto legal.

    And if they spy on your computer otherwise with software that doesn't clearly indicate this in the license agreement, doesn't The Computer Fraud and Abuse Act come into play? Could MediaSentry go down Big Time over this little misstep?

  • Great attempt by nlitement (Score:1) Wednesday July 04, @07:00PM
  • I trapped their trap and sent back "Legalize It" by BrentRJones (Score:1) Wednesday July 04, @07:09PM
  • Great for us non-americans! by aliquis (Score:2) Wednesday July 04, @07:10PM
  • It helps to be Elite by erroneus (Score:2) Wednesday July 04, @07:15PM
    • 1 reply beneath your current threshold.
  • Is that in the EULA? by Spy der Mann (Score:2) Wednesday July 04, @07:18PM
  • So if this is an MPAA site... by Leptok (Score:1) Wednesday July 04, @07:23PM
  • Playing with fire, they are (Score:5, Insightful)

    by Dachannien (617929) on Wednesday July 04, @07:26PM (#19748993)
    (http://www.unity08.com/)
    it searched your computer for other copyrighted files

    Practically 100% of the files on your computer are copyrighted. Even if those files are music or movies, their mere presence doesn't indicate a breach of copyright. And unless they're transmitting a significant portion of those files back when "phoning home" - and thus running afoul of copyright law themselves in the process, to say nothing of computer trespass laws - merely mentioning the title of a work in a filename or in metadata doesn't authenticate that file as containing what the filename or metadata suggests that it does.

  • Steal one. Go to jail. by creativeHavoc (Score:1) Wednesday July 04, @07:33PM
    • Re:Steal one. Go to jail. by k3vlar (Score:1) Wednesday July 04, @08:07PM
    • Re:Steal one. Go to jail. (Score:5, Interesting)

      by necro2607 (771790) on Wednesday July 04, @08:24PM (#19749379)
      Not really, stealing a car is straight-up theft no matter whose car it is (even a family member's, if you don't have their permission). It's a bit different when a copyright holder is saying "Hey, downloaded our copyrighted material for free! Simply writing this statement is us giving you written permission to copy my copyrighted material! BTW we're going to scan your computer for files and store in our big database about everything you've got on your computer!" ...
      [ Parent ]
    • 1 reply beneath your current threshold.
  • Speeds Sucked by donnacha (Score:2) Wednesday July 04, @07:49PM
  • Two words by razpones (Score:2) Wednesday July 04, @08:10PM
  • RIAA, releases similar "riaaBuddy" software by transporter_ii (Score:2) Wednesday July 04, @08:23PM
  • Duh, by StrangerAtRandom (Score:1) Wednesday July 04, @08:28PM
  • Three words by Schraegstrichpunkt (Score:2) Wednesday July 04, @08:45PM
  • This is ridiculous... by Stanislav_J (Score:1) Wednesday July 04, @08:47PM
  • Has Anyone Analyzed The Software? by Anonymous Coward (Score:1) Wednesday July 04, @09:00PM
  • If a company.. by jshriverWVU (Score:2) Wednesday July 04, @09:03PM
  • Lets play games with them! by padlocked.swings (Score:1) Wednesday July 04, @09:30PM
    • 1 reply beneath your current threshold.
  • This looks like a job for...VMWare! by Weaselmancer (Score:2) Wednesday July 04, @09:46PM
  • Another reason to run Linux! by ylikone (Score:2) Wednesday July 04, @10:12PM
  • Legal Point by FryerTuk (Score:1) Wednesday July 04, @10:31PM
  • Not the real point (Score:4, Interesting)

    by drDugan (219551) on Wednesday July 04, @10:46PM (#19750315)
    (http://yro.slashdot.org/~drDugan/)
    Any discussion about US copyright must start with the fact that these folks have paid lawmakers to subvert copyright to make it effectively infinite: 70years + life of the author, or 95/120 years depending on circumstances. These terms are completely absurd and they change the reasons for ALL the behavior in the marketplace of copyright-protected IP.

    There is no rational discussion that can occur about "fair", "legal", "right or wrong", until this time scale for copyright is corrected. It is my opinion that the term should be about 20 years max regardless of circumstances.

  • Entrapment? by DTemp (Score:1) Wednesday July 04, @11:03PM
  • Reminds me of Sony by toyotabedzrock (Score:1) Wednesday July 04, @11:08PM
  • a modest propossal by waferthinmint (Score:1) Wednesday July 04, @11:27PM
  • software? by Tom (Score:2) Thursday July 05, @12:27AM
  • I just want to know by houghi (Score:2) Thursday July 05, @12:29AM
  • They're after uploaders, not downloaders. by 91degrees (Score:2) Thursday July 05, @02:44AM
  • Sounds Illegal by herbierobinson (Score:2) Thursday July 05, @03:36AM
  • Why should we? by Dan541 (Score:1) Thursday July 05, @03:54AM
  • False Advertising by mistralol (Score:2) Thursday July 05, @04:17AM
  • "Mii"-Vi? by Bones3D_mac (Score:2) Thursday July 05, @05:07AM
  • The MPAA did this, has the RIAA done it too? by heavygravity (Score:1) Thursday July 05, @05:20AM
  • Yay! Free files! by Anonymous Coward (Score:1) Thursday July 05, @05:38AM
  • Where is a Cached Page when you need one. by jtok202 (Score:1) Thursday July 05, @05:52AM
  • MiiVi.Com? by LittleGuy (Score:2) Thursday July 05, @06:48AM
  • Response by Deliveranc3 (Score:2) Thursday July 05, @07:23AM
  • I posted a comment under "Eric" by manowar821 (Score:1) Thursday July 05, @08:56AM
  • RIAA now endorsing filesharing? by db10 (Score:1) Thursday July 05, @09:03AM
  • What is stupid about this (Score:3, Informative)

    by kahrytan (913147) on Thursday July 05, @09:34AM (#19753893)
    (http://humblebegin.blogspot.com/)
    What is so stupid about this sleezy tactic is that there is no guarantee that any videos on a person's hard drive is illegal.

    1. The Movie COULD BE converted using commercial off the self software. Divx Pro can do it along with many others. Just walk into your nearest computer store.
    2. TV Episodes can be recorded via any TV tuner card. Such as WinTV cards.

    The presence of movies and tv episodes on the hard drive doesn't make it illegal.

  • Entrapment? by divisionbyzero (Score:2) Thursday July 05, @11:02AM
  • Legal by shipbrick (Score:1) Thursday July 05, @11:09AM
  • Sorry, I've forgot the original purpose... by owidder (Score:1) Thursday July 05, @04:25PM
  • So let me get this straight... by Roskolnikov (Score:1) Thursday July 05, @06:38PM
  • his is why you should only use a reliable video piracy site

    Don't you mean a LEGAL video piracy site? Because you see... in Sweden, piracy (or at least linking to) IS legal :)
    [ Parent ]
  • Re:You see, children... by westlake (Score:2) Wednesday July 04, @08:16PM
  • Re:I thought software like that was illegal... by SpacePunk (Score:2) Thursday July 05, @06:05PM
  • 18 replies beneath your current threshold.