Slashdot Mirror


Using Watermarks to Combat Piracy

TheEvilOverlord writes to tell us PC Advisor is reporting that researchers at the Fraunhofer Integrated Publication and Information Systems Institute have developed a new watermarking system to help track and combat piracy. From the article: "The system lets content providers, such as music studios, embed a watermark in their downloadable MP3 files. Watermark technology makes slight changes to data in sound and image files. For instance, the change could be a higher volume intensity in a tiny part of a song or a brighter colour in a minuscule part of a picture. Even the best-trained human eyes and ears, according to Kip, can't detect the change."

406 comments

  1. Human? by biocute · · Score: 5, Insightful

    Even the best-trained human eyes and ears, according to Kip, can't detect the change.

    Who says anything about using human senses to detect the watermark? If these watermarks are embedded by machine, I'm sure it won't be long until Watermark Bob creates a "cleanser" program to detect anything unusual, and maybe even remove it.

    1. Re:Human? by Anonymous Coward · · Score: 1, Informative

      Its called re-encode it

    2. Re:Human? by Iphtashu+Fitz · · Score: 5, Insightful

      I'm sure it won't be long until Watermark Bob creates a "cleanser" program to detect anything unusual, and maybe even remove it.

      Good point. All you'd really need is two or more copies of a given file, each with their own watermarks. Do a relatively straightfoward binary diff on the files and you'd quickly spot the watermarks. Normalize the diffs based on the similarities between the multiple file copies, and voila! Instant un-watermarked file.

    3. Re:Human? by Anonymous Coward · · Score: 2, Insightful

      Most movies aren't being pirated in their original quality anyways. A 4gb movie file is usually ripped to 1gb so the odds are pretty good that this miniscule variation will get destroyed in the re encoding process.

    4. Re:Human? by doxology · · Score: 2, Interesting

      Or raise the volume by 1 percent all over the board then normalize...that would probably pull it off.

      --
      sigfault. core dumped.
    5. Re:Human? by Anonymous Coward · · Score: 1, Interesting

      I doubt it. I believe the technology is such that the watermarks are designed to persist through lossy compression. Otherwise, what is the point?

      Hey, btw, check out my new flash puzzle game: Traffic Jam

    6. Re:Human? by germanStefan · · Score: 1

      Or if not that, what about re-encoding it to ogg or some other format. Wouldn't that get rid of the hash or change the volume slightly?

    7. Re:Human? by xquark · · Score: 1

      Its called Stirmark

      --
      Arash Partow's Philosophy: Be a person who knows what they don't know, and not a person who doesn't know.
    8. Re:Human? by Rei · · Score: 1

      I know that the MPAA does that with prereleases, and wants to do that with all movies in the theatre. It'll not work well in mass production (mass produced CDs and DVDs are made in a press, not burned; it's faster and they last much, much longer), but on-demand things like downloads should deal with it fine. And of course reencoding on the fly is a nothing task. I stream music from my home PC, and since ices only takes either an ogg or mp3 stream (not both), plus given that I merge in the microphone stream and have to deal with mplayer quirks, I have to deal with several streams, recombine, and reencode. All you need to do it are fifos; it's transparent to your players/encoders/filters.

      That's not to say that given how easy it would be to add in a watermark and how good current watermarking tech is, that it couldn't be defeated. Quite to the contrary, once you figure out what it's doing, it should be very simple to defeat it. Until that point, however, you have security through obscurity. I'd bet that a given scheme would last perhaps six months on average.

      --
      "/etc/rc.d/rc.sysinit is a gimp plugin and must be run by the gimp in order to be used."
    9. Re:Human? by CaseyB · · Score: 1

      But there's nothing "unusual" about one 2 second shot being 10% brighter or 5 frames shorter than their baseline version. There's nothing to "detect", unless you have the original to compare it to.

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

      Or adding a watermark. I can see much more usage for adding one than removing it. For example..

      "No your honor, I didn't commit intelluctual property theft, all my mp3s have the proper studio watermark!"

    11. Re:Human? by The+MAZZTer · · Score: 1

      It would be easy as pie. Just write a program that randomizes the least significant bit of each sound sample (which is 99.9% likely where it stores the watermark) and the watermark is now obliterated. The remaining 00.1% is if they choose to use two or more least significant bits, but that is less likely because the more you use the more static you introduce and it'll become more noticable.

    12. Re:Human? by dustmite · · Score: 4, Informative

      That's a valid intput, but steganographers thought of that years ago already. Decent steganographic techniques include low-frequency information that can make them quite resilient to a fair deal of subsampling, recompressing, re-encoding and so on. The idea is not to make a "miniscule variation" but a very subtle variation over a large area. You can think of it like, the actual information is in the 'high bits' not the 'low bits'. Info in the 'low bits' is easily destroyed.

    13. Re:Human? by Rinisari · · Score: 1

      Or the watermark would still be there, but it simply points to another user. I think normalization would shift the watermark, as well. It's a very fallible system, at least at first glance.

    14. Re:Human? by illestov · · Score: 2, Informative

      this method doesnt really guarantee finding all the watermarks in case of both of the copies having the same watermark in addition to different ones. plus i think this watermarking technology wont be very popular since there is really no point in using it.. its not like having a copied watermarked mp3 is illegal and having the original mp3 is not.. the most important info is the artist who produced it and thats easy to tell just by listening to the track, all the other info like who released it and which vendor it went through is not hard to find out from the artist or the label..

    15. Re:Human? by AviLazar · · Score: 1

      What the human senses can detect, on a subconscious level, are greater then what our conscious can perceive. So, lets make way for the subliminal messages (which, I believe, are illegal). "RIAA demands you buy this CD two more times, and agree to this EULA that you will not listen to it more then once."

      Yes let them watermark my music in a way that only someone who is running a program on my computer can tell...because, you know, this will prevent me from listening to the pirated music. Watermarks are good on demo's. Some bands release their music to all the P2P programs but they corrupt the music/movie in some way by putting obviously annoying background noice, or placing a big fat DEMO on the movie itself. They get this to be passed around enough and before you know it - each time you are trying to get that song/movie you probably wasted hours of your life for just a demo version. This, imho, is far better. It lets people who say they want a demo to get a demo, and it annoys piraters (who want pristine copies).

      --

      I mod down so you can mod up. Your welcome.
    16. Re:Human? by Jozer99 · · Score: 1

      You would want three files at least.

    17. Re:Human? by tirnacopu · · Score: 2, Interesting

      Some fair amount of googling showed up no such documented (or even better - free as in speech) algorithms, can you please post some relevant examples?
      Sorry if this appears offtopic, I for one would be very interested in such reading..

    18. Re:Human? by dorkygeek · · Score: 4, Informative
      Huh? I guess you don't understand. Every legal copy gets a different watermark, and the buyer is registered. If somebody thinks you have an illegaly copied file, they can trace back to the original buyer, who spread the file.

      --
      Windows is like decaf - it tastes like the real thing, but it won't get you through the day.
    19. Re:Human? by LocoMan · · Score: 4, Informative

      3dbuzz.com does that on the maya training videos they sell, basically when you buy it, the copy that will be shipped to you gets encoded with a near invisible watermark with your name, address and phone number (or at least the credit card owner's name, address and phone number), and they're a much smaller operation than the ones this refers to, so I guess that with enough computer power watermaking a video on the fly would be not only posible, but practical as well. As parent said, though, how long the watermak will last is another matter.

    20. Re:Human? by sabernet · · Score: 5, Funny

      Instant defense: Sony's rootkit allowed a hacker to hijack my PC and steal my files;)

    21. Re:Human? by rjstanford · · Score: 2, Insightful

      Why bother?

      I mean, isn't it cheaper to let everybody know that you're watermarking the video files than it would be to actually watermark them? Maybe toss in a few random bits if you think that people would actually download two copies and diff them, to keep them guessing.

      Social solutions to technical problems. Think of it as the, "Hey, I'll give you candy for your password," issue, but in reverse.

      --
      You're special forces then? That's great! I just love your olympics!
    22. Re:Human? by DeadboltX · · Score: 1

      Their point of saying it was undetectable to human ears was to say that it will not interupt a users listening experience with abnormalities. NOT to say that it was undetectable and uncircumventable.

    23. Re:Human? by dorkygeek · · Score: 1
      This looks like the only time where it would actually be good to be running Windows.

      --
      Windows is like decaf - it tastes like the real thing, but it won't get you through the day.
    24. Re:Human? by Anonymous Coward · · Score: 0
      What if the technique touches thousands of parts of the file? If you just flip a few bits in a select spot, then of course it's easy to remove but if it touches thousands of parts, it's non-trivial sorting through the diffs.

      I don't get all of the resistance to this stuff. If you don't like the rules, then don't buy CDs or DVDs. Seems to me that if they watermark stuff, then they can start electronic deployment, maybe even liberalize the rights to play the media on more devices, you're just not supposed to give it to all of your friends, what's wrong with that?

    25. Re:Human? by firl · · Score: 1

      Ya, but the lower frequencies that we cannot hear, is automatically removed from the song file that constitutes an MP3, that is how most of the data is compressed from RAW to mp3. That is probabbly why they are making small changes to 'audiable' noises so that they can detect it.

    26. Re:Human? by russ1337 · · Score: 1


      Instant defense: Sony's rootkit allowed a hacker to hijack my PC and steal my files;)
      Absolutely, same with the Windows WMF exploit... "they stole all my i-tunes music too..."

    27. Re:Human? by Kadin2048 · · Score: 5, Insightful

      The intended use of watermarking, at least as I see it, is less for mass-released files than for prerelease or limited-release uses.

      E.g., radio stations get copies of songs weeks before the CDs actually hit stores -- and suspiciously, the songs tend to show up on P2P networks soon after they go out to radio stations. What the music producers would really like to be able to do is trace the leaked files back to whoever put them on the internet, and then get medeival on them for breach of contract.

      You can imagine similar uses for prerelease screenings of movies that go out to critics, film review boards, etc. It's less about preventing piracy than it is about finding the snitch afterwards so they can be made an example of. Really, the piracy deterrent is not technological (the watermark), but social (whatever punishment gets inflicted). The watermark is just facilitating the latter.

      I suppose in theory if you had a watermark that could be embedded into the file quickly and easily, you could use it on downloaded music (like the iTMS) to see if people were sharing files that they purchased, but really I think systems like this are designed to catch big fish, not Joe Preteen who's ripping files that he bought off of Napster and putting them onto Kazaa.

      A lot of similar systems are used with images; actually many of the techniques used for watermarking are used for steganography (it's arguable that watermarking is really a form of steganography), like Least Significant Bit padding for one. There are also systems that have a robust enough watermark that they will survive printing and scanning, although they tend to begin to mess up the image slightly.

      --
      "Ladies and gentlemen, my killbot features Lotus Notes and a machine gun. It is the finest available."
    28. Re:Human? by Lillesvin · · Score: 1

      [...] you're just not supposed to give it to all of your friends, what's wrong with that?

      It's alright to buy an album or a movie and let a friend borrow it for half a year, but once it becomes a file it's not alright? When will they start suing me because I invite some friends over to watch Fear and Loathing in Las Vegas? (Don't tell me that odds are that they'll buy it if the like it, if they've had my copy for half a year - in most cases they won't (based on personal experience).)

      Or better yet, if I buy, say, a movie (on DVD, VHS or Betamax) and decide I don't like it and give it to a friend who does, that's alright. But if I buy an album or a single mp3 as a file (or collection of ...) and decide that I don't like it, then it's piracy if I give it to a friend... (I.e. I copy the file to his computer and delete it from my own.)

      --
      "Live free or don't."
    29. Re:Human? by dustmite · · Score: 2, Informative

      Oops, I don't actually know all that much about steg., it was years ago that I was into it (and mostly for images) and I've forgotten a lot of it now, so I don't feel that mod was deserved ... but anyway, this looks like a fair starting point: http://www.jjtc.com/stegdoc/ ... there are quite a few different techniques, most of which are detectable though.

    30. Re:Human? by eh2o · · Score: 1

      I am not a cryptologist but it occurs to me that MLS noise (maximum length subsquence) would be a decent candidate for watermarking an audio file. Its basically a sort of white noise process with special algebraic properties that are not destroyed by filtering.

    31. Re:Human? by freakmn · · Score: 1

      I know I've heard of red dots in a pattern being put in to many movies in the theater. To say that the dots are hardly noticable is a blatent lie. I've had people who aren't aware of their existance or purpose ask me why the picture just went to crap at the movie. The one that I think was most noticeable is in Cheaper by the Dozen (the remake, but not the second one, in the theater now). There is a scene where one of the characters is wearing a red checkered apron, and the red dots cover that apron. It's disgusting to me that I have to have my movie altered to make sure that the MPAA and its partners secure their profit. It is on par with the "Public Service Message" at the beginning of some movies that says not to download movies from the internet. I find it insulting that I pay an increasingly large amount of money to go to the movies, and the people that get most of that money are lecturing me on why I should pay. I've been quite tempted to yell out: "You can download movies from the Internet?" I know that there are bigger problems in the world, but the inconvienience to the paying customers seems like bad business practices.

      --
      warning: This post is likely to contain gobs of dripping sarcasm. Consume at your own risk.
    32. Re:Human? by gkhan1 · · Score: 1
      The one thing that is perhaps a flaw with your plan is that you don't always have two copies of the movie/album/game/whatever... However, your point is very much taken.

      Also, as you encode these things into DivX or mp3, thus reducing quality, doesn't many of these watermarks simply "disappear" in the encoding process. Especially if they are undetectable to humans (most of what is being cut in a lossy media-encryption is after all undetectable to humans). Any watermark specialists who can answer this (and by watermark specialists, I don't mean people who only have read Pattern Recognition)?

    33. Re:Human? by Anonymous Coward · · Score: 0

      um no you don't understand. you buy (or steal a copy). you buy (or steal) a different copy. diff->find 2 watermarks->fuck them both up-> distribute them.

      probably only applies to online media, i doubt they are going to start watermarking cds/dvds it would require a lot to remaster every single dvd/cd.

      regardless, it won't affect any of us, except maybe you. piratebay will have them just the same.

    34. Re:Human? by dustmite · · Score: 2, Informative

      True, if you rip your own from CD. If you are purchasing online music though it will already be compressed ... some existing audio stego techniques are integrated into the compressors, e.g. mp3stego:

      "The hiding process takes place at the heart of the Layer III encoding process namely in the inner_loop. The inner loop quantizes the input data and increases the quantiser step size until the quantized data can be coded with the available number of bits. Another loop checks that the distortions introduced by the quantization do not exceed the threshold defined by the psycho acoustic model."

    35. Re:Human? by Hoi+Polloi · · Score: 1

      Or add some noise so the watermark detector (assuming it is looking for an exact match) won't be able to find it.

      --
      It is by the juice of the coffee bean that thoughts acquire speed, the teeth acquire stains. The stains become a warning
    36. Re:Human? by jtgd · · Score: 1
      the actual information is in the 'high bits' not the 'low bits'.

      That still seems like it would be defeated by averaging multiple watermarked copies.

      -J

      --
      J
    37. Re:Human? by pclminion · · Score: 4, Insightful
      Who says anything about using human senses to detect the watermark? If these watermarks are embedded by machine, I'm sure it won't be long until Watermark Bob creates a "cleanser" program to detect anything unusual, and maybe even remove it.

      The purpose of making the watermark imperceptible isn't to trick the user. The user is fully aware that the music is watermarked. The reason it is done the way that it is, is because it is the only way to do it. There are really two requirements for the watermark. First, it must be intertwined with the actual data in order to make it non-trivial to remove. Simply sticking the watermark in a meta-information block would make removing it too simple. Second, because the watermark is intermixed with the audio data, it MUST be done in an imperceptible way in order to retain the quality of the recording.

      So, making the watermark inaudible is not some attempt to pull one over on you. It's just the only realistic way it could be done.

    38. Re:Human? by stupidfoo · · Score: 1

      When will they start suing me because I invite some friends over to watch Fear and Loathing in Las Vegas?

      Yes, you will be sued for inviting your friends over to watch that movie. Most likely the plantifs will be your invited friends.

    39. Re:Human? by plover · · Score: 1

      The better watermark schemes survive reencoding. But all are detectable and ultimately removable (or at least "damageable" to the point where the original watermark meaning is lost.)

      --
      John
    40. Re:Human? by muellerr1 · · Score: 2, Informative

      Though in this case if you have two versions of the file, one with a watermark and one without, why not just delete the watermarked version and copy the one without it?

    41. Re:Human? by plover · · Score: 2, Informative
      StirMark is a GPL'd watermark destroyer.

      As far as the watermarking tools themselves, all the ones I'm aware of are proprietary (patented and/or trademarked.) They are certainly not open source. If you think about it, that's the only way watermarking software can ever be made practical. Watermarking is 100% "security through obscurity." Once an attacker is aware of a watermark, that watermark can be tampered with and/or destroyed. But GPL'd code is not obscure: it is transparent by fiat. So anyone attacking an open source watermarked document would either completely undo the mark or completely and perfectly obscure the meaning of the mark.

      --
      John
    42. Re:Human? by Code+Herder · · Score: 1

      No, both versions are watermarked but the watermarked is in a different place on each version. You simply check for the differences between the two files and correct it.

    43. Re:Human? by vertinox · · Score: 2, Funny

      If somebody thinks you have an illegaly copied file, they can trace back to the original buyer, who spread the file... ...who just so happens to be a single mother of 5 and 80 years old and has never touched a computer in her life.

      Oh and she's dead.

      --
      "I am the king of the Romans, and am superior to rules of grammar!"
      -Sigismund, Holy Roman Emperor (1368-1437)
    44. Re:Human? by idonthack · · Score: 1
      Every legal copy gets a different watermark, and the buyer is registered.
      Jesus. I don't want to have to sign my name every time I buy a DVD.
      --
      Why is it that when you believe something it's an opinion, but when I believe something it's a manifesto?
    45. Re:Human? by franzke · · Score: 1

      Its not about having clean or dirty files. Reading the short article indicates the target here is not downloaders but uploaders. Whether you download a clean file or not is not important, its the original providers responsibility. The effects are external to the average user.

      This policy won't work. Not because people will clean the watermarks out making them useless. It is that once a file is out there its out there. So theres a watermark on it that shows Joe Schmoe from god knows where was bad (its not me). Im still going to download and play it. All it takes is one copy (from Belgium for instance) and the measure is defeated.

      And issues abound if I buy a CD (unless they propose to pre-watermark every disc and track that with your purchase info- at least thats against VISA/mastercard agreement... for now).

    46. Re:Human? by cheier · · Score: 1

      I'd be interested in hearing your rant with them if you have the time.

    47. Re:Human? by funkstick · · Score: 2, Insightful
      they can trace back to the original buyer, who spread the file.
      What does that accomplish? Scare tactics generally don't work well as a deterrant, see also harsh DUI penalties that do nothing to lower drunk driving rates. Clearly there are enough people out there willing to take a risk to be a part of the chain, I just don't see it helping or not being easily overcome by some reverse engineering.
    48. Re:Human? by daspriest · · Score: 2, Funny
      I don't want to have to sign my name every time I buy a DVD.

      Then don't use a credit card to buy one....

    49. Re:Human? by Anonymous Coward · · Score: 0
      There is a difference, you're not giving them the file and deleting your copy until they return it. You would accept that as different right? Or are you talking about giving your friend a copy of an album that they never return?

      Come up with the DRM to do that, you lend a person your keys to decrypt the data and you can't use them until they return them, it's not that difficult to do, find out how you like that though.

    50. Re:Human? by Bacon+Bits · · Score: 1

      Actually, you don't need to normalize the differences. You could just randomize the watermarked areas. Presumably they're either inaudible or imperceptible, so the difference between a watmark and garbage only matters to watermark verification programs.

      Or get your hands on the verification code, and reverse engineer the algorithm. Now you can generate your own watermarks that are indistinguishable from those sold legally.

      Of course, MS will probably release a "feature pack" for Vista that enforces watermarked media. And Intel will probably have a new "multimedia chip" in their next chipset. And even should piracy actually be averted, it's not like the cost will ever go down for the comsumer.

      Consumers see absolutely no benefit to the prevention or elimination of piracy.

      --
      The road to tyranny has always been paved with claims of necessity.
    51. Re:Human? by gtwrek · · Score: 2, Insightful
      Watermarking is 100% "security through obscurity."
      Not correct. DRM is 100% "security through obscurity". The way I understand that this watermarking technology is to be used, it is a secure solution. The players would not have the means of detecting the watermark - if they did, then it would be just some other obscurity that is broken weeks after releasing.

      A lot of the threads here are confusing DRM and watermarking. Anything with DRM is just security through obscurity. DRM schemes will invariably be broken, as the players have the secret key.

      With watermarking, however, the player does not have the secret key.

      This type of watermarking is the only viable long term solution, and one that I think will eventually be quite universal, and accepted. And yes, it could (and should!) be open sourced. The algorithm could be completely open - with just the "key" being kept secret.

      Think about it, you need to hide what - let's conservatively say 512 bits - 64 bytes - into files that are normally multi-megabytes in length? I have no experience in this area, but off the top of my head I can think of 3-4 ways of easily doing this, with redundancy. This is an arms race which the studios can win. They can't with DRM.

      And for Joe Sixpack - he's bought some mp3 online - they contain some bit of hidden watermark in the file that indicated "Joe Sixpack bought this disk". He never knows this nor cares - he can download the mp3 to his iPod. Save it to a CD to play in the car, etc. Why should he even bother with any stripper program on the net? He has no incentive. Most of the reasons for anti-DRM programs on the net was to allow LEGAL users to listen to their LEGALLY purchased music, which for whatever reason DRM had broken.

      But, when said mp3 file starts showing up all over the net then the studios has some evidence that says Joe Sixpack is illegally sharing files.

      And to be honest, this is ok with me. The studios aren't going to go after kids sharing files with friends (well, at least when they final understand that it's isn't working, and hurting business). They will (and should) go after major pirates on the net, and this is a viable tool they could use.

    52. Re:Human? by zerocool^ · · Score: 1

      Right, and what you don't understand is that given 3 files which are changed in a minor way so as to differentiate between them, you can create a perfect origional.

      Take data streams:


      ABABABABABAQABABABA
      ABABAGABABABABABABA
      ABABABABOBABABABABA


      It isn't hard to play "which one of these things is not like the other" to find out that the origional piece is:


      ABABABABABABABABABA


      Either that, or run it back through an MP3 compression program at like 320kbps. The re-encoding will probably compress away the changed part in the file.

      ~Will
      --
      sig?
    53. Re:Human? by FLEB · · Score: 1

      No. The PP was saying that giving it to all your friends, implying copying it to multiple people, is wrong... which, IMO, it is. I'd fully support your right to sell or give away your digital files once you're done with them. Generally, you have the right to do this, although finding the tools may be difficult (and I do agree that DMCA restrictions to producing circumvention devices is a terrible law). Of course, any DRM or license-agreement restrictions tacked onto that, that you agree to is your own caveat-emptor-problem.

      Has there ever even been a court case that dealt with copy-controls being circumvented to enable first-sale transfer (not including people who distributed circumvention tools)?

      --
      Information wants to be free.
      Entertainment wants to be paid.
      You just want to be cheap.
    54. Re:Human? by illestov · · Score: 1

      no i understand what the intended use of watermarking is.. but if you really think about how mp3s spread you'll see that by the time they catch a stolen/leaked mp3 it will already have gone through like 50 computers that can't be identified since it was shared through torrent or some p2p program. So yeah, you trace it back to the person who actually paid money for it / leaked it , but just because its the same file doesnt mean that this person is the one who leaked it. Plus people getting advance releases before their official release is not what causing label companies to lose money, its just someone buying a cd thats already out and then sharing it with the rest of the world..

    55. Re:Human? by CaseyB · · Score: 1
      Sure, if you assume the stenographer is as simple minded as that.

      Given any two of the watermarked copies:

      abcbabababababababa
      abcbabfbabababababa
      abcbdbababababababa
      ababdbfbabababababa
      ababebababababababa
      ababebfbabababababa
      Tell me how to reconstruct the original values. (For bonus marks, tell me how to defeat watermarks with 10,000 or more "bits" of identifiability.)
    56. Re:Human? by binkzz · · Score: 1

      What if each (let's say movie) contained several hundred watermarks, and any two files would have X number of equal marks. Then, even if you take out the marks that are different, you can still trace down (to a degree) the files by the remaining marks. Every concurrent watermarked and 'equalised' pirated release would allow even more accurate tracing.

      Most piracy groups only have one source of their files. It would be hard for them to get enough sources to categorically remove all watermarks. If they worked together with another group, they'd have to make sure the files are encoded with the same codec, resolution and settings.

      I like the idea of watermarking. I think a complex system of watermarking would make it a lot harder to pirate items. Plus the consumer wouldn't be targetted, only the source of the pirated copies. And there wouldn't be any DRM. Making it harder to pirate is what it is all about, because making it impossible is still science fiction.

      Watermarking gets my thumbs up.

      --
      'For we walk by faith, not by sight.' II Corinthians 5:7
    57. Re:Human? by dorkygeek · · Score: 1
      Yes, but the intent is to scare people to start spreading a file at all. If they only detect one single illegal copy, they don't even have to go through the hassle of looking at network logs to trace back the route how it came to them, they can simply come to your door and sue you for illegaly sharing files.

      If, as of today, you only share it with few people, or take care of the secrecy of the paths it is distributed on, you can basically sleep calm at night. But if you spread a watermarked file, they can directly identify you as the distributor, no matter wheter it went through 100 different computers and users, crossed several borders, and went one time around the earth, until it ended up at the lawyer.

      --
      Windows is like decaf - it tastes like the real thing, but it won't get you through the day.
    58. Re:Human? by dorkygeek · · Score: 1
      And you, sir, have never heard of Steganography, or Hamming codes. Do you really think they needed scientists to come up with a scheme like you proposed? Haha, these people are, let me guess, 100x smarter than you. Sorry to have to say it.

      --
      Windows is like decaf - it tastes like the real thing, but it won't get you through the day.
    59. Re:Human? by dorkygeek · · Score: 1
      Oh man, you can't be serious, no? Well, I don't want to waste my time on you, so just see my other reply.

      --
      Windows is like decaf - it tastes like the real thing, but it won't get you through the day.
    60. Re:Human? by hugzz · · Score: 1
      The intended use of watermarking, at least as I see it, is less for mass-released files than for prerelease or limited-release uses.

      E.g., radio stations

      --

      There are also systems that have a robust enough watermark that they will survive printing and scanning, although they tend to begin to mess up the image slightly.

      This last bit made me wonder... if it is designed to stop copyright at the radio station level then will it really work? The file will be (probably poorly) ripped to MP3 before it hits the P2P networks and chances are that this will ruin the watermark.

      It could maybe work if they could embed it individually into, for example, itunes music, where the file is already compressed so will likely be shared in it's preseted form.

    61. Re:Human? by raju1kabir · · Score: 2, Interesting

      Doesn't matter how smart they are. The 1ee7 trading group gets 10 copies of the CD, averages the values at each sampling interval, and the watermark is gone (or obscured beyond use).

      Drives up the entry cost a tiny bit but not enough to make a difference. I live pretty close to piracy ground zero - probably 1000 people employed in the piracy business within 2km radius of my home (and the retailers are a whole lot friendlier and more knowledgeable than anyone at Best Buy, by the way) - they are too serious about it to care about some piddling obstacle like this. Either they ignore the watermarks entirely and let the identifiied party be the fall guy, or they take the trivial steps necessary to remove them. But once their distribution network kicks into gear, entry costs quickly fade off into the distance to the right of the decimal point.

      Either way, I don't see them putting unique ID codes on mass-market CDs anytime soon. Imagine the size of the tracking database - and the distribution chain cooperation required. Instead they'll make one version for each distribution channel or region, and use that as part of the evidence in building a case ("we know the CD was sold in Nebraska - which is exactly where our suspect lives!").

      --
      "Patriotism is your conviction that this country is superior to all other countries because you were born in it." -- GBS
    62. Re:Human? by dorkygeek · · Score: 1
      Either way, I don't see them putting unique ID codes on mass-market CDs anytime soon. Imagine the size of the tracking database - and the distribution chain cooperation required. Instead they'll make one version for each distribution channel or region, and use that as part of the evidence in building a case ("we know the CD was sold in Nebraska - which is exactly where our suspect lives!").

      Well, it seems to be mainly targeted at files purchased online and delivered via the network. In this case it is trivial to watermark each distributed file individually.

      Doesn't matter how smart they are. The 1ee7 trading group gets 10 copies of the CD, averages the values at each sampling interval, and the watermark is gone (or obscured beyond use).

      Above said, assume for now we are talking about Internet-delivered content. If you are a direct member of this trade group, and you can be sure that the copy you yourself purchased is going to be scrambled like this and does not appear anywhere else, then you don't have to be worried. But as a normal p2p filesharer, as soon as some RIAA/MPAA guy gets a hand at your file anywhere else than your computer, you're hosed immediately. I guess this will definitely scare some people off of filesharing.

      --
      Windows is like decaf - it tastes like the real thing, but it won't get you through the day.
    63. Re:Human? by plover · · Score: 1
      I think you're confusing a "watermark" with a "signature", and both of them with DRM. The entire commercial purpose of a "digital watermark" is to uniquely identify the source of the data. The way they are used is to assign a unique watermark each time a piece of media is distributed, and keep track of who the marks are assigned to. So if you were to buy my latest song, foo.mp3, I'll watermark it with some random value like 17 and send you the copy with the 17 watermark. Later on when foo.mp3 hits bittorrent, I'll be pissed off, so I'll look at the watermark contained inside it. If it says "17", I'll look up the sales record and figure out that I sent it to you, so I'll be sending my lawyers your way.

      Consider what happens if you download the file, and then you damage the watermark, or remove it. Now when I find foo.mp3 on bittorrent, I'll examine the file but all I find is random data. I have no way of knowing who leaked the copy of my song, or where to send the lawyers.

      So, without knowing anything about the supersecret watermarking scheme, you can still take two (or more) otherwise identical watermarked files and compare them. Any differences at all will be the difference between the watermarks. As an attacker, if you can find those differences you can corrupt them. You don't need to "crack the code" to figure out the exact value of my watermark because it's irrelevant to you. You don't care if the hidden value is 17 or 42 -- it is simply enough for you to damage the watermark beyond my ability to decode it. Once you've done that, the file is untraceable and you can safely make it public without fear of retribution from me.

      This is part of where security through obscurity enters the picture. As long as you don't know that I'm watermarking my media, I have successfully laid a trap for you. But if you suspect a watermark, you can simply diff the file from several sources. Any differences indicate a watermark, so it's time to start examining the differences in depth.

      And this leads to the second half of security through obscurity. If the method for watermarking is made public, then anyone who knows the algorithm can easily corrupt the watermark beyond readability. Not only will you know the exact changes that would be made to the original, you also have a testing tool. You can read the file once, see the 17, and then keep corrupting the file until it is no longer possible to read a 17 from it.

      Kerkhoff's Principle (paraphrased) says that a scheme that relies on the secrecy of the algorithm is not secure -- you should always assume your attacker knows your algorithm but not the key. In the case of digital watermarking, security has to rely on the secrecy of the algorithm for the reasons I mentioned above. That means the algorithm must be forever kept secret, and treated as part of the key. You can't even give the algorithm to your customer, in case he has an untrustworthy employee who reverse engineers it and publishes it. So the other half of watermark security comes from hiding the algorithm: it is classical security through obscurity. Digital watermarking schemes are all about hidden algorithms, the keys themselves are irrelevant.

      DRM, on the other hand, does not necessarily rely on security through obscurity. Yes, any software-based DRM is bound to fail because it can be debugged and reverse engineered by anyone with the skills (so yes, that is security through obscurity.) But hardware-based DRM is different, and that's what "Trustworthy Computing" is all about. If the keys and the decryption routines are locked inside a silicon chip in your computer and not accessible to you, it will require serious laboratory grade equipment to ever extract them. You can sniff your code and your CPU all day long, but you cannot see inside that secret chip. There is one notable exception, however. If ANY of the parties involved in using hardware encryption/decryption ever slip up, even a tiny bit, the whole scheme collapses. That's what DVD Jon did -- he took advantage of a software-based DVD player (that shouldn't have been released) and extracted the secret key from it, and from there was able to extract the rest of the keys.

      --
      John
    64. Re:Human? by kilonad · · Score: 2, Interesting

      Except that both of those are linear processes and thus won't affect the watermark.

    65. Re:Human? by Pofy · · Score: 1

      >If somebody thinks you have an illegaly copied file, they can trace back to the original buyer, who
      >spread the file.

      No, that does not at all mean the original buyer have spread the file. Someone else might have copied the file from that person. I can for example copy a file while at a friends house (which can or can not be copyright infringement), I may in turn spread the file. The original buyer have done nothing wrong in such a case.

    66. Re:Human? by Anonymous Coward · · Score: 0

      Take the geometric mean of all samples of N copies and perlin noise. See, stenography is pretty useless for digital watermarking once you know that it's being used. The point of stenography is to embed data into a stream that can be removed later. If you want to extract the watermark then you need steganalysis. If all you want to do is destroy the watermark, well that's easy.

    67. Re:Human? by carlislematthew · · Score: 1

      I'm sure those that have studied this, have PhDs and patents didn't think of that... ;)

    68. Re:Human? by zopf · · Score: 2, Interesting

      Or just insert your own imperceptible variations. Put enough sub-human-threshold noise in and you're bound to interfere with the watermark.

      --
      Did you see the pool? They flipped the bitch!
    69. Re:Human? by carlislematthew · · Score: 1
      From what I have read, which is not a huge amount, the watermarks are able to survive quite a beating. I believe this is partly due to the very limited amount of information that is being encoded (in the order of a few bits here and there) and also because the information is stored in signals that most encoding technologies do not modify (echo's for example).

      If you want to read more, check out this FAQ by the people that broke the SDMI digital watermark a few years ago. They also have the actual paper, which I read too, but have since forgotten.

      http://www.cs.princeton.edu/sip/sdmi/faq.html

      http://www.usenix.org/events/sec01/craver.pdf

    70. Re:Human? by carlislematthew · · Score: 1
      Here is a paper from Princeton university where they document how they broke some SDMI watermarking schemes a few years ago. There was some kind of "challenge" and the paper describes how they won the challenge (I think) and also how the watermarking schemes worked and therefore how they broke them.

      http://www.usenix.org/events/sec01/craver.pdf

    71. Re:Human? by Peeteriz · · Score: 1

      If the watermark is 'inaudible', then you can write over some garbage 'watermark', using the exact same method, and the result will be a file with no recognizable watermark, and with 'inaudible' differences.
        This is a process that can also be easily automated, and, should this method ever gain popularity, any filesharing program would 'auto-clean' these watermarks on any shared mp3's.

    72. Re:Human? by Anonymous Coward · · Score: 0

      I would convert the MP3 to wav format in Sound Forge, and do some funky spectral tweaking, filtering, low and high pass filters on it, etc.

    73. Re:Human? by Anonymous Coward · · Score: 0

      >It's less about preventing piracy than it is about finding the
      >snitch afterwards so they can be made an example of.

      Au contraire. It's all about preventing piracy, by finding the snitches afterwards so they can be made examples of. "Pour encourage les autres."
      It doesn't get any more simple than that.

    74. Re:Human? by jesterpilot · · Score: 1

      Either way, I don't see them putting unique ID codes on mass-market CDs anytime soon. Imagine the size of the tracking database - and the distribution chain cooperation required. Instead they'll make one version for each distribution channel or region, and use that as part of the evidence in building a case ("we know the CD was sold in Nebraska - which is exactly where our suspect lives!").

      There is a reason why they are experimenting with albums-on-a-stick. Makes watermarking easy. I'm quite sure they will succeed, they will be using the same tricks they used to push the CD when the sound quality of a player was horrible compared to a record player of the same price. (bonus tracks etc). They'll do the same with online music, just to make CD's obsolete

      When this is accomplished, it's quite simple: RFID + paying with bank/credit card = YOU!

      --
      Trust me, I work for the government.
    75. Re:Human? by jesterpilot · · Score: 1

      But how to obtain two different copies? Noone will buy two copies just to be able to give it to the world for free. Friends? People tend to buy music their friends don't already have (this is the real problem for the music industry: differentiation.)

      So, to find another copy, one's copy has to be exposed on a p2p-net with the watermark on. It will be trivial to build a fake-cleanser to catch it in this stage of sharing.

      --
      Trust me, I work for the government.
    76. Re:Human? by iainl · · Score: 1
      E.g., radio stations get copies of songs weeks before the CDs actually hit stores -- and suspiciously, the songs tend to show up on P2P networks soon after they go out to radio stations.


      Now, I admittedly don't download pre-release mp3 files terribly often. But I know exactly which radio station owned the original files for the last two I got. You can hear the relevant DJs at the end of the file.

      People still record music off the radio. What good does knowing which radio station broadcast the original song do?
      --
      "I Know You Are But What Am I?"
    77. Re:Human? by AdamWeeden · · Score: 1

      I think this is more concerned with internal people ripping the pre-released CDs to MP3 and distributing them, rather than people recording them via radio at worse quality.

      --
      I was quoted out of context in my autobiography...
    78. Re:Human? by nordee · · Score: 1, Informative

      Another good reason to watermark files is if you own the rights to music and want to sell it to someone else. Stock music companies sell music to production houses to create advertisements and promos. When these are broadcast there is a finite chance that the creator of the music can be paid royalties...but only if they can track down and inform ASCAP that the music was played.

      Each year the publisher gets a stack of poor quality air tapes (cassettes, when I was doing it....probably CDs now). Some poor schlub had to sit down and listen to all the tapes (which represented, at least in the minds of ASCAP), a statistically accurate sampling of all the airplay in the region), hoping to hear one of the tracks you own.

      The tapes were typically poor quality, the tracks were usually covered with voiceovers or other effects, and often edited as well. The payoff was that if you could prove a radio station had played your music you could potentially get a large royalty check.

      Now, if you can automate the process, by burning a watermark into your music and scanning the tapes with your computer, you have a much better chance of finding your music and potentially making money.

      --
      still no sig
    79. Re:Human? by bogado · · Score: 1

      They would be linear if you have no caps, since your precision is limited to a predefined range those operations are not linear. In fact those are lossy operations and could make the record sound terribly with a noticeable distortion.

      --
      []'s Victor Bogado da Silva Lins

      ^[:wq

    80. Re:Human? by Anonymous Coward · · Score: 0

      You mean like how my mp3's I release have watermarks?

      Every origional mp3 I release to the torrents and p2p shares has it's own watermark using mp3 stego apps eaily found. After a while I can see how far my music has spread by downloading it and identifying the file by reading the embedded text string. It's neat to watch.

      This ability has been around for nearly a decade now. and nobody I know can hear the watermark, and you cant detect it unless you know where inthe file to look and have the key.

      big whoop.

    81. Re:Human? by Kadin2048 · · Score: 1

      I'm not sure what the story is on this watermarking system, and how robust it is, but there are definitely systems that are designed to survive analog conversion and recompression.

      There is one old scheme I've heard about in particular which uses a very selective notch filter (or several) on an audible frequency(s) -- they claim that most people can't hear the difference, but even on an recompressed version down the line, you can look at the audio and tell if it's been watermarked. I think this scheme, I can't remember where it was being used, was not a "watermark" per se, but was really a 'Copy/No-Copy' flag, sort of like an audio version of Macrovision, that they wanted to embed in the analog audio. I read about it in an audiophile publication and apparently it was quite disgusting to listen to if you had good hearing and were familiar with the recording.

      Anyway, my point is just that there are systems which are robust enough to survive analog conversion and recompression, they just tend to begin to alter the audio. Depending on how paranoid a content producer is, I'm not sure it's out of the realm of possibility that they would choose to implement a scheme like that. Although, as other people pointed out, if the song is being broadcast on the radio, then you're going to expect a certain amount of low-quality bootlegs to turn up, since people can just record it from the received FM broadcast. For whatever reason, the RIAA has never seemed to be overly concerned with this, even though FM quality seems to be more than acceptable for a lot of people, and I have no doubt they'd download it off of P2P if it was the only version available.

      --
      "Ladies and gentlemen, my killbot features Lotus Notes and a machine gun. It is the finest available."
    82. Re:Human? by myth24601 · · Score: 1

      When you play it backwards will the satanic messages still be there?

      --
      No matter where you go, there you are.
    83. Re:Human? by Anonymous Coward · · Score: 0

      Unless the watermark is being removed before "spreading" the file.

    84. Re:Human? by pclminion · · Score: 1
      If the watermark is 'inaudible', then you can write over some garbage 'watermark', using the exact same method, and the result will be a file with no recognizable watermark, and with 'inaudible' differences.

      I realize that it is possible to remove the watermark. The goal is to make that as difficult as it can be. Given the RIAA's track record with attempts at DRM technology, it will probably be defeated quickly. But cryptography/steganography continually advances and in the future it might be possible to place watermarks in ways that are far more difficult to remove.

      One idea off the top of my head is to move from MP3 to some different lossy format where the watermark data becomes an integral part of the decoding process, so that removing it would make the file inoperable. This doesn't prevent somebody from simply transcoding the audio but it would be a step up.

    85. Re:Human? by gtwrek · · Score: 1
      So, without knowing anything about the supersecret watermarking scheme, you can still take two (or more) otherwise identical watermarked files and compare them. Any differences at all will be the difference between the watermarks. As an attacker, if you can find those differences you can corrupt them. You don't need to "crack the code" to figure out the exact value of my watermark because it's irrelevant to you. You don't care if the hidden value is 17 or 42 -- it is simply enough for you to damage the watermark beyond my ability to decode it. Once you've done that, the file is untraceable and you can safely make it public without fear of retribution from me.
      Google "Spread Spectrum". The same techniques here can be used for watermarking/signature (They are variants of the same thing in my mind). A "watermark" is just a signature that's very difficult to remove. The watermark can be hidden in the frequency bands just like a spread spectrum signal. Well, the spectrum of mp3 is not like that of a wireless signal, but those differences can be accounted for.

      This all works so well because the bandwidth of the watermark is soo small - there's soo many places to hide the data (with plenty of redundancy!) Pick one (via a secret key), and hide the data there. In all the other places modulate the real signal with a little random noise.

      Sure many people can diff there files, and see that EVERY mp3 is different in some small way - now how would one scrub it - keep zeroing out ALL differences? You end up degrading the song until it's useless. And again - here's the key - where's the incentive to remove it?

    86. Re:Human? by doyle.jack · · Score: 1

      I don't get it. Are you saying that if I buy a CD at the store I have to register it?

    87. Re:Human? by plover · · Score: 1
      (A "watermark" is just a signature that's very difficult to remove.

      Picking nits here, but a watermark is not a signature; it's just an identifying tag.)

      My point is that it doesn't have to be removed -- just corrupted. Spread spectrum-style encoding, patterns in the noise floor, or modulating harmonic frequencies, whatever they use turns out to be irrelevant if you have access to the decoding algorithm. With it, you have all the instructions you need to corrupt the signal so it becomes unreadable, and a testing tool to ensure you did corrupt it successfully. That's why watermarking is the epitome of "security through obscurity" and is not strong -- its strength relies totally on the secrecy of the verification tool. If that tool is ever leaked, all the watermarks that were created can then be destroyed.

      As for motive, there are several to question here. The one you specifically asked is "why destroy the watermark?" and the answer is easy and obvious: so you don't get caught distributing the media.

      The next question to answer is why do people rip the media? The real answer is most likely money: if you're on Hollywood's preview list, I believe you can make serious cash selling pre-release copies of new movies to a pirate. So there's the incentive to rip them (and a strong incentive to destroy the watermarks.)

      But that still doesn't answer the question of why the pirate would put it up on a torrent. Certainly he could make copies of the movie without the bother of setting up a torrent, so why would he?

      Just a wild-ass guess here, but I suppose it could be that the torrent itself is the distribution mechanism from the originator to the pirate and/or from the pirate to the pirate's media copiers. Using a torrent would be no problem for the pirates because they'd have nothing to lose from the geeky competition for the files (and actually gain a fairly reliable network in the process.) And it decouples them from the original source and the producers of the black market DVDs and tapes. They just have to get the cash from the media producers and pay off the guy with the prerelease copy. A nice laundering operation that leaves no tracks! It's no wonder the MPAA wouldn't approve of an operation like that.

      --
      John
    88. Re:Human? by ebyrob · · Score: 1

      Normalize the diffs based on the similarities between the multiple file copies, and voila! Instant un-watermarked file.

      Either that or you get one file which clearly points at two different sources, both of which become culpable. If the watermarks are persistant and redundant enough perhaps this would work for n diffed copies up to a fairly high value of n.

      The question is, can the algorithm remain secret (or robust?) enough that no one understands how to completely destroy all watermarks in a given file. Further, what good is it knowing the source when they might have been an unwitting dupe.

    89. Re:Human? by gtwrek · · Score: 1
      My point is that it doesn't have to be removed -- just corrupted.
      Same thing => remove = corrupt in this case.

      I contend that with publically knowable algorithms, but secret keys, you can reliably (read reliable here as redundant, with a checksum ) hide data in a mp3. At least to the point where "corrupting" it to sufficiently remove the watermark also corrupts the usefulness of the mp3 at at all. Plus the user could never be "sure" that it's completely removed.

      This is why the military uses spread spectrum. The enemy can know that there's information being transmitted. But without the secret key, he cannot decipher it, or replace it with misinformation. He can only "drown it out" by filling the spectrum with noise. The military does go the extra step in "obscuring" the algorithm - but that's icing on the cake.

    90. Re:Human? by dorkygeek · · Score: 1
      As I've said elsewhere, I guess this scheme is mainly targeted at purchases with content delivered via the network. Not CDs you buy at five-and-dime's.

      --
      Windows is like decaf - it tastes like the real thing, but it won't get you through the day.
  2. Um, what? by Jugalator · · Score: 4, Insightful

    The system lets content providers, such as music studios, embed a watermark in their downloadable MP3 files

    For whom was this intended again?

    I'd be happy if there actually was plenty of music studios providing downloadable mp3's though.

    --
    Beware: In C++, your friends can see your privates!
    1. Re:Um, what? by Anonymous Coward · · Score: 0

      This has already been covered on Slashdot, it was done by another US-based company... almost two years ago:

      http://slashdot.org/article.pl?sid=04/08/13/183324 5

      From the website:

      So what is going to stop me from putting all the files up on another P2P network?

      We digitally watermark each file you buy from Bitmunk with your receipt of sale. This lets you prove that you own that file - it also means that if somebody else were to get ahold of that file, and put it on a P2P network - it would be tracked back to you. So, only share your files with people that you trust - if you start distributing your files for free on another network, the artist that created that file might come after you. Be smart with the files you buy, you can re-distribute them on Bitmunk and make money doing it - so why would you go to another P2P network that doesn't pay you for re-distributing files?

    2. Re:Um, what? by tehwebguy · · Score: 1

      a lot of record labels give out pre-release cds to magazines and other people who are likely to listen to the cd and promote it on the air, on tv, in the paper etc. this is one way that cds are leaked before they are available to consumers.

      if the pre-released cds are watermarked, you know which publication has been leaking them when the mp3s show up online.

      --
      -- lol pwned
  3. testifying *worthy* originals by Anonymous Coward · · Score: 0

    through md5, sha1 hashes. nevermind the collisions though ;)

  4. This is great! by Anonymous Coward · · Score: 0

    This is great, because.. oh, wait, I don't and never will buy DRMed music.

    Never mind.

    1. Re:This is great! by valindar · · Score: 1

      This isn't really DRM, they're only trying to track who is distributing copies of something they're not allowed to. They aren't trying to limit how many computers you can listen/copy to, or any of the other usual DRM things.
      Apart from sharing your music on a p2p program or the like, they're not limiting what you can do with the files.

    2. Re:This is great! by pclminion · · Score: 1
      I think you are allowing your principles to blind you. If, in some parallel universe (since I really don't see it happening in this one) the RIAA companies actually started offering downloadable MP3s of their music, at a reasonable price, why would you care whether the music has been watermarked?

      When I think DRM, I think of technologies that are meant to cripple my ability to use the content if I refuse to abide by the rules set by the copyright holders. That sort of stuff is crap, and I won't tolerate it either. My system is my own and my files are my own. But in this case, the watermark serves no purpose other than to enable the rights holder to determine whether somebody has leaked the file. It does nothing to prevent MY OWN use, in whatever way I see fit. Unless you plan on giving copies to all your friends, I don't see what your objection is. And if a system like this is all it takes to finally convince the rights holders that digital distribution is a good thing, then I'm COMPLETELY for it. In time, once the digital music market is firmly established, maybe THEN we can open a dialog with the rights holders about the watermarking technology.

      Don't try to make some comparison with civil rights, e.g. "Why should I care about illegal search if I have nothing to hide." This is not at all the same thing. Watermark technology is not dangerous and cannot be used to repress or subjugate you.

  5. Stand up to Encoding? by QBasicer · · Score: 1

    How well will this stand up to a lower bitrate/encoding setting?

    --
    x86, oh yes, I'm pro.
    1. Re:Stand up to Encoding? by Jordan+Catalano · · Score: 3, Funny

      "How well will this stand up to a lower bitrate/encoding setting?"

      About as well as my ears do, I'm guessing.

    2. Re:Stand up to Encoding? by SirGeek · · Score: 1

      What if you were to just re-encode it or go from mp3->ogg->mp3 again ?

      I would think that would scrub any watermarks from the mp3.

    3. Re:Stand up to Encoding? by miscz · · Score: 1

      You would scrub music from the mp3 too.

    4. Re:Stand up to Encoding? by Pig+Hogger · · Score: 1
      What if you were to just re-encode it or go from mp3->ogg->mp3 again ?

      I would think that would scrub any watermarks from the mp3.

      It would also suck plenty of quality from your file...
    5. Re:Stand up to Encoding? by Anonymous Coward · · Score: 0
      What if you were to just re-encode it or go from mp3->ogg->mp3 again ? I would think that would scrub any watermarks from the mp3.

      Along with any of that annoying audio fiedelity.

      (Oh, I get it, your post was meant to be funny.)

    6. Re:Stand up to Encoding? by eclectro · · Score: 1

      How well will this stand up to a lower bitrate/encoding setting?

      You mean before it's called noise??

      --
      Take the cheese to sickbay, the doctor should see it as soon as possible - B'Elanna Torres, "Learning Curve"
    7. Re:Stand up to Encoding? by Drachemorder · · Score: 1

      Major label releases are already mostly noise.

    8. Re:Stand up to Encoding? by Anonymous Coward · · Score: 0

      The better algorithms can stand up to massive amounts of abuse. You can re-encode down to very low bitrates and still recover the watermark, moving from one scheme to another will have little effect. The whole idea of watermarking is that you essentially have to reduce the content to a quality that would be below economic viability. (the original data is no longer resellable)

      As an example, video watermarks can withstand geometric distortion such as cropping, flipping, resizing, skewing, etc.. luminance modification, low bit modification. The target for video is that you would have to compress it to less than 100kbps AND heavily distort the geometry.

      And BTW, having two copies does not help when all copies are watermarked. You would have to have quite a few copies.

  6. Defeating? by Anonymous Coward · · Score: 5, Interesting

    ...and in order to defeat such a wonderful scheme, all you have to do is re-watermark the image/music/video.

    I've yet to see a scheme that reliably survived that test unless it was specifically designed just for that test (like embedding high power signal in several random places), and upon detection, looking for that signal in those random places (hope is that 2nd watermarking didn't wipe out -some- signal data).

    In any case, Watermarking doesn't work! Even Microsoft's researchers said so (damn, can't find link).

    1. Re:Defeating? by Freexe · · Score: 1

      lol, so obviously simple

      --
      "In a time of universal deceit - telling the truth is a revolutionary act." - George Orwell
    2. Re:Defeating? by Lumpy · · Score: 1

      Exactly!

      Take any mp3 stenago program and simply apply your own "watermark" to the file. It now will no longer retain the origional watermark. you have effectively obscured the origional watermark making it unreadable.

      Works great with photo images that are watermarked in photoshop.

      --
      Do not look at laser with remaining good eye.
  7. Undectable? by Theatetus · · Score: 1
    Even the best-trained human eyes and ears, according to Kip, can't detect the change.

    Maybe not, but I bet outguess can, along with a million other stego tools.

    --
    All's true that is mistrusted
  8. Pirate content will not be watermarked by Anonymous Coward · · Score: 0

    And it will include checksums to ensure that one hasn't been applied along the way.

    1. Re:Pirate content will not be watermarked by doxology · · Score: 1

      Yeah, but how do they know that you didn't rip it from a CD?

      --
      sigfault. core dumped.
  9. And this fights piracy how? by Ritz_Just_Ritz · · Score: 2, Interesting

    OK, so you tag downloads. Now what?

    Assuming a "de-tag" program doesn't pop up an hour later, what do you do with this wonderful invention? Instead of passing around a "normal" mp3 of Metallica, they're now sharing a "watermarked" version that allegedly can't be discerned by mere humans. How does this help?

    Cheers,

    1. Re:And this fights piracy how? by Iphtashu+Fitz · · Score: 4, Interesting

      OK, so you tag downloads. Now what?

      In theory it lets the distributor figure out who the source of the piracy was. Joe User logs into their site and downloads the latest hit DRM_SUX.mpeg. Unknown to him it has a unique watermark in it that identifies him as the one who downloaded this particular file. Six months later the Copyright Kops find a copy of DRM_SUX.mpeg floating around on P2P networks. They analyze the file and discover the watermark points to Joe User, so they then sick their landsharks^M^M^M^M lawyers on him.

    2. Re:And this fights piracy how? by Sathias · · Score: 2, Funny

      Instead of passing around a "normal" mp3 of Metallica, they're now sharing a "watermarked" version that allegedly can't be discerned by mere humans. How does this help?

      Well, at least Lars would know who to sue.

      --
      Blessed are the 1337, for they shall pwn the earth.
    3. Re:And this fights piracy how? by Billosaur · · Score: 4, Informative
      Assuming a "de-tag" program doesn't pop up an hour later, what do you do with this wonderful invention? Instead of passing around a "normal" mp3 of Metallica, they're now sharing a "watermarked" version that allegedly can't be discerned by mere humans. How does this help?

      You code media players to detect the watermark (which would have to be in a standardized format) and refuse to play anything that does not contain the watermark. Conversely, ripping programs will not rip anything containing the watermark, making it harder to copy the source. You wouldn't have to worry so much about removal programs, as programs that would "fake" the watermark, basically couterfeiting programs. Of course, those would pop up fifteen minutes later.

      --
      GetOuttaMySpace - The Anti-Social Network
    4. Re:And this fights piracy how? by CastrTroy · · Score: 1

      But how do they prove that you put the file up on the P2P networks? Maybe your computer was broken into, either by network or physically, and the file was copied off and put on the P2P network. Maybe you sent it to your friend (fair use) and he uploaded it to the P2P network.

      --

      Anthropic principle: We see the universe the way it is because if it were different we would not be here to see it.
    5. Re:And this fights piracy how? by Slipgrid · · Score: 1

      OK, so you tag downloads. Now what?

      When they see it on p2p networks, they will read the watermark, and trace it to a customer, so they can sue them for the cost of the song times one quadrillion.

      How does this help?

      Well, it doesn't. It only gives customers another reason to *not* buy the song.

    6. Re:And this fights piracy how? by 77Punker · · Score: 1

      The RIAA downloads a watermarked MP3 and finds out where it came from. The guy who ripped the MP3 in the first place is now in trouble.

    7. Re:And this fights piracy how? by sedyn · · Score: 1

      Well, aren't some media files released on the internet before they can be attained/viewed through normal distribution methods? And FTA a purchased song makes it onto the free networks...

      So if the file does get out, then at least it should be easier to trace the source of the leak... Assuming this works...

      Then again, I wouldn't put it past the MPAA (the same technique can be applied to movies) or RIAA to go after the initial poster for total "damages" (in other words, blame the original uploader for all copies).

      Spread fear amongst the people... Standard *AA operating procedure...

      --
      Am I open minded towards open source, or closed minded towards closed source?
    8. Re:And this fights piracy how? by dustmite · · Score: 1

      Hmm ... interesting, a good portion of my mp3 collection consists of files copied from people without their knowledge (e.g. open shares found at LANs or at work). Not to mention Joe User's box getting hacked and the files getting copied without his knowledge. They might be able to prove whose file it was but can they really prove piracy unless they find (and identify) Joe User himself personally sharing that file on a p2p network?

    9. Re:And this fights piracy how? by Anonymous Coward · · Score: 0

      Well it's certainly no better (at stopping priacy) than the DRM solutions currently in use, and it's infinitely more preferable to me. It means I can transfer files I've paid for to any/all of my hardware devices without having to worry about any crappy DRM preventing me from legally using my media.

    10. Re:And this fights piracy how? by drgonzo59 · · Score: 1

      I have always wondered why can't everyone being sued by MPAA/RIAA just install a bunch of trajons on their machine and then claim that someone was using their computer to dowload music or wanted to frame them. Because it isn't that difficult to remotely control a computer. And unless the RIAA/MPAA has a video recording of the user searching the P2P at their keyboard, then clicking the "download" button and stuff like that it could have been anyone out there. Or is it a liability type thing -- "your computer was used, so it doesn't matter who used it, you pay either way" ?

    11. Re:And this fights piracy how? by Bodysurf · · Score: 1
      "But how do they prove that you put the file up on the P2P networks? Maybe your computer was broken into, either by network or physically, and the file was copied off and put on the P2P network. Maybe you sent it to your friend (fair use) and he uploaded it to the P2P network."

      Those are all interesting defenses, and you are free to try any/all of them in a court of law when you get illegally sued by the RIAA.

      Enjoy spending thousands of dollars on your lawyer and wasting dozens of hours of time. Maybe you'll even win.

    12. Re:And this fights piracy how? by FlashBIOS · · Score: 1
      I have always wondered why can't everyone being sued by MPAA/RIAA just install a bunch of trajons on their machine and then claim that someone was using their computer to dowload music or wanted to frame them.
      It is because they are not actually going after the people who downloaded the files. They are going after the people who "uploaded" the files. As far as I've read, the RIAA has yet to sue anyone for downloading (if they have it is not the norm). Rather, they are going after those who distribute their copyrighted work ('case they don't have the "right" to "copy" it for others). And then they only go after those who a) have a HUGE amount of content they are distributing, and b) have been doing it for a very long time. It is much easier to prove their (the RIAA's) case that way.
    13. Re:And this fights piracy how? by Arivia · · Score: 1

      Wait. Since when did the RIAA have an alliance with bulettes?

      --
      The role of the writer is not to say what we can all say, but what we are unable to say. -Anais Nin
    14. Re:And this fights piracy how? by AviLazar · · Score: 1

      Those are all interesting defenses, and you are free to try any/all of them in a court of law when you get illegally sued by the RIAA.

      While I hate the RIAA just as much as the next /.'er, how - praytell - is the RIAA sueing you illegal?

      --

      I mod down so you can mod up. Your welcome.
    15. Re:And this fights piracy how? by crawling_chaos · · Score: 2, Insightful
      Or is it a liability type thing -- "your computer was used, so it doesn't matter who used it, you pay either way" ?

      Ding! This is not a criminal proceeding, but a civil suit. A far more extreme example would be suing someone who allowed a murderer to get a hold of an otherwise legally obtained gun. They can't prove you committed the murder, but they can argue that your lack of security on the firearm contributed to the crime so you have some civil liability. And in civil court you only need a preponderance of the evidence, not proof beyond a reasonable doubt.

      The analogy isn't perfect of course, but the important thing to remember is that these lawsuits are civil matters and have lower standards of proof.

      --
      You can only drink 30 or 40 glasses of beer a day, no matter how rich you are.
      -- Colonel Adolphus Busch
    16. Re:And this fights piracy how? by Anonymous Coward · · Score: 0

      And if Joe User's machine has been trojan-horsed or wormed by Bob Hacker, what then? Or, even worse, what if Bob Hacker somehow imprinted the file with Joe User's watermark signature?

    17. Re:And this fights piracy how? by cayenne8 · · Score: 1
      "You code media players to detect the watermark (which would have to be in a standardized format) and refuse to play anything that does not contain the watermark....ripping programs will not rip anything containing the watermark"

      Ok...and just who is gonna hold a gun to the head of every person writing a media player/ripper to comply with said watermarking observance?

      I kinda doubt xmms or grip is going to switch to only working within the watermark confines....

      --
      Light travels faster than sound. This is why some people appear bright until you hear them speak.........
    18. Re:And this fights piracy how? by AviLazar · · Score: 1

      You code media players to detect the watermark (which would have to be in a standardized format) and refuse to play anything that does not contain the watermark

      yea, but how does this hinder a pirater who got his watermarked music from the web? The music is watermarked and works just fine.

      --

      I mod down so you can mod up. Your welcome.
    19. Re:And this fights piracy how? by pla · · Score: 1

      You code media players to detect the watermark (which would have to be in a standardized format) and refuse to play anything that does not contain the watermark. Conversely, ripping programs will not rip anything containing the watermark, making it harder to copy the source.

      Which accomplishes what, exactly, when the first weak link in your chain of trust decides to convert it to MP3 and share with the world?

      Who needs an analog hole, when we have have perfectly good digital ones?

    20. Re:And this fights piracy how? by Billosaur · · Score: 1
      yea, but how does this hinder a pirater who got his watermarked music from the web? The music is watermarked and works just fine.

      I didn't say this idea would actually work, just that this is one of the liklier routes that would be taken. We all know that anything one programmer can create, another can crack. In the end, this is futility and the music industry is too blind to see it.

      --
      GetOuttaMySpace - The Anti-Social Network
    21. Re:And this fights piracy how? by Iphtashu+Fitz · · Score: 1

      I'm not a lawyer but I'd be willing to bet that recording industry lawyers would be able/willing to pressure people into admitting fault in this kind of case...

      "You DID click on the 'I Agree' link when you downloaded, did you not? You did read the license agreement before you clicked on it, didn't you? You see the part that says you will not make the file available to anybody on any sort of a network, did you not?" and so on...

    22. Re:And this fights piracy how? by hackstraw · · Score: 1

      You code media players to detect the watermark (which would have to be in a standardized format) and refuse to play anything that does not contain the watermark. Conversely, ripping programs will not rip anything containing the watermark, making it harder to copy the source. You wouldn't have to worry so much about removal programs, as programs that would "fake" the watermark, basically couterfeiting programs. Of course, those would pop up fifteen minutes later.

      Well, for one my media players will not honor the watermarks.

      My rippers will not honor the watermarks.

      My encoders of the music that I produce will not inject watermarks.

    23. Re:And this fights piracy how? by bbc · · Score: 1

      "In theory it lets the distributor figure out who the source of the piracy was. Joe User logs into their site and downloads the latest hit DRM_SUX.mpeg. Unknown to him it has a unique watermark in it that identifies him as the one who downloaded this particular file. Six months later the Copyright Kops find a copy of DRM_SUX.mpeg floating around on P2P networks. They analyze the file and discover the watermark points to Joe User, so they then sick their landsharks^M^M^M^M lawyers on him."

      At this point, Jos Gebruiker will claim that indeed, a friend had asked him to make a copy for private use, which is perfectly legal under Dutch copyright law. So, what will your lawyers do now?

    24. Re:And this fights piracy how? by Iphtashu+Fitz · · Score: 1

      Since when would RIAA landsharks care? After all, they've targeted grandmothers who don't even have network access, 8 year old kids, etc. They'll simply haul Joe User into court and claim that they're responsible for letting their computer get infested with trojans/viruses/spyware. After all, the RIAA wants to insure that its intellectual property is properly protected. Right?

    25. Re:And this fights piracy how? by WolfZombie · · Score: 1

      Keep in mind this is the RIAA. They don't use the word "prove". All they have to do is "accuse" and then you must "prove" your innocence. It's just part of corporations having the government by the kahunas at the moment.

    26. Re:And this fights piracy how? by Billosaur · · Score: 1

      And there you have it. There will be enough content/software out there that doesn't use or fouls up the watermark system that it will be essentially useless. It's just like DRM; consumers will rise up against anyone using a system which compromises their ability to do what they want to do, when they want to do it. At least, that's the hope anyway.

      --
      GetOuttaMySpace - The Anti-Social Network
    27. Re:And this fights piracy how? by Anonymous Coward · · Score: 0

      So downloading the music is like taking the gun.. and pushing 'play' is like firing it? That can't prove that anyone ever pushed play without a 'corpse.'

    28. Re:And this fights piracy how? by Iphtashu+Fitz · · Score: 1

      At this point, Jos Gebruiker will claim that indeed, a friend had asked him to make a copy for private use, which is perfectly legal under Dutch copyright law. So, what will your lawyers do now?

      Probably claim that US copyright law takes prescedence since the RIAA and all the landsharks are located in the US, get a default judgement against Jos Gebruiker, then claim victory over yet another evil file trader.

    29. Re:And this fights piracy how? by Lehk228 · · Score: 1

      well sure they would obey the law and test for a watermark, to make it easy to verify they would even place the bool testWatermarkPresent(datastream infile) function right at the top of the source file for easy inspection ;)

      because nobody would ever go in and comment out everything in the function except Return True;

      --
      Snowden and Manning are heroes.
    30. Re:And this fights piracy how? by Geoffreyerffoeg · · Score: 1

      landsharks^M^M^M^M lawyers

      What's a landshark



      lawyer?

    31. Re:And this fights piracy how? by Anonymous Coward · · Score: 0

      Great. I copy purchased MP3s onto a CDR and enjoy them for a while. At some point, I either lose or toss the CD only to find that someone else has "found" it and is now distributing MP3s that can be linked back to me. Who's liable then?

    32. Re:And this fights piracy how? by danpsmith · · Score: 1
      You code media players to detect the watermark (which would have to be in a standardized format) and refuse to play anything that does not contain the watermark. Conversely, ripping programs will not rip anything containing the watermark, making it harder to copy the source. You wouldn't have to worry so much about removal programs, as programs that would "fake" the watermark, basically couterfeiting programs. Of course, those would pop up fifteen minutes later.

      And instants later, new versions of open source media players are released which contain the ability to play any watermarked file, and new burning programs are released which burn watermarked files into standard audio CDs. Then easily burned, re-encoded, re-released.

      A major corporation will never stop a public that is crying out for digital freedom from having it, especially when the public knows the technology better than the company, and, could even be the same set of people.

      --
      Judges and senates have been bought for gold; Esteem and love were never to be sold.
    33. Re:And this fights piracy how? by Anonymous Coward · · Score: 0

      No, what you're describing is just DRM with a watermark. DRM doesn't need a watermark to work.

    34. Re:And this fights piracy how? by Orion+Blastar · · Score: 1

      Actually most P2P require the user to "share" the file and upload it or parts of it to other hosts. So downloading the file means that the user is uploading it somewhere eventually.

      I think what the RIAA and MPAA have cracked down on are those who are uploading large amounts of those files over P2P networks, like 10 or more at a time. Yes innocent teenagers have been caught doing just that, after they download 10 files, they share all of them with the P2P network then the Subpeona targets them after the RIAA or MPAA packet scans the P2P network servers.

      What the RIAA and MPAA do not catch are the people who download less than 10 files at a time, and move them out of the file sharing directory before they reach an over the limit amount of uploads that gets them targeted. This is done by simply moving the files out of the shared directory into an unshared one before they number 10 or more.

      The horrors will happen when someone uses a P2P file sharing network and decide to share their whole C: or "My Documents" drive or folder and everything they own gets shared, including those watermarked files they paid for, and they have no idea they are sharing them. A lot of people pay for some P2P file sharing networks that claim to offer unlimited download licenses for a small monthly fee, and they are modifications of Kazaa and other file sharing programs. They tend to think that doing so is legal as long as they pay a monthly fee, until the MPAA and RIAA sues them for uploading too many files at once that are copyprotected.

      --
      Remember, Slashdot does not have a -1 disagree moderation, and no, troll, flamebait, and overrated are not substitutes.
    35. Re:And this fights piracy how? by MacDork · · Score: 1
      They analyze the file and discover the watermark points to Joe User, so they then sick their landsharks^M^M^M^M lawyers on him

      And shortly thereafter, they are laugh out of court, because Joe User's P2P program installed so many *trojans, adware, spyware, and rootkits* that ANYONE could have distributed that file from any origin on the planet.

      What's really concerning the Korporate Kopyright Kops (Who we can abbreviate as the KKK) is that they are no longer in control of the format. Thanks to Apple, iTunes, and the iPod, they are scrambling for some way to distribute music that will play on an iPod legally. Due to the very law that they bribed several congressmen to get (DMCA), they cannot legally reverse engineer a compatible format to break Apple's stranglehold on the online music industry. Ironic, no? Really though... Who would you rather have controlling music distribution online? Apple or the KKK?

      What goes around, comes around! :-P

    36. Re:And this fights piracy how? by dartarrow · · Score: 1

      Ignorance is bliss. Joe should say "I sent my computer to about 30 different geeks this year to be fixed because of the *insert Microflaw here* virus, they stole it from me"

      --
      I love humanity, it is people I hate
    37. Re:And this fights piracy how? by spitzak · · Score: 2, Interesting

      I think the scheme will work, but you are saying the exact thing that will kill it. The existence of a watermark should have *NO* effect on whether a machine will play it. If a $100 device from BestBuy will detect a watermark, then a pirate will be able to *easily* remove/change it, because they now have a reliable and simple and cheap test to see if the watermark is there!

      If instead the only way to detect a watermark is to put it in a carefully protected machine in the RIAA's basement with a secret program on it, then there is no way any pirate will remove it successfully.

      Unfortunately some pin head in management will not realize this and will insist that the watermark have some effect on players, thus defeating the only scheme that will really work for them. Of course they have proven to be idiots over and over again, and they will continue, so I'm sure this will happen.

    38. Re:And this fights piracy how? by Bodysurf · · Score: 1
      "praytell - is the RIAA sueing you illegal?

      When the RIAA sues people based on filenames rather than actually inspecting the contents of the file, that lawsuit is, de facto, illegal. Without inspecting the contents of the file, one doesn't know whether that file contains copyrighted material. It could, in fact, contain an audiobook of a person reviewing the song. It could contain a public-domain song with the same title. It could contain a person singing it.

      99% of the time, the RIAA's attorneys assume it contains a copyrighted song, when in fact they have no proof it does. THAT is illegal.

    39. Re:And this fights piracy how? by HeLLFiRe1151 · · Score: 1

      It won't. Try to explain to a jury how this particular song has a slightly elevated volume in a particular part. This is a defense lawyers everyday run of the mill case, easily defended.

      --
      I've got 101 mod points and you can't have them!
    40. Re:And this fights piracy how? by Pofy · · Score: 1

      >When they see it on p2p networks, they will read the watermark, and trace it to a customer, so they can
      >sue them for the cost of the song times one quadrillion.

      Huh? Just because someone has, for example bought some music does not mean that person has done anything wrong in the situation you describe. Someone else might have copied it while visiting you, while borrowing or perhaps got a copy in a perfectly legal way, not all copying are infringment, at least not in most countries in the world. Alternatively the original buyer might have sold or given the copy away and so on.

    41. Re:And this fights piracy how? by AviLazar · · Score: 1

      When the RIAA sues people based on filenames rather than actually inspecting the contents of the file, that lawsuit is, de facto, illegal. Without inspecting the contents of the file, one doesn't know whether that file contains copyrighted material. It could, in fact, contain an audiobook of a person reviewing the song. It could contain a public-domain song with the same title. It could contain a person singing it. 99% of the time, the RIAA's attorneys assume it contains a copyrighted song, when in fact they have no proof it does. THAT is illegal.

      It is de facto illegal? Please show me where it says, in law, that the RIAA must inspect my computer before they sue me. Actually, I'm sure they can sue me and then in the process of the lawsuit demand to see your computer files. Do I think it sucks for the little guy, yea, is it illegal, no. Remember, in the US, a person can sue anyone for anything and it is not illegal. The RIAA can sue you for throwing that CD you bought onto your bed. Will a judge laugh it out of court, yea, will you be paying lawyer fees, yea.

      Actually, 99% of the time it is some techie who says "hey boss I think we found a fileshare site, and oh look you can get Madonna's latest hit...call the dogs, they need to let the lawyers out of their cages." Unless you think some RIAA lawyer is surfing the web looking for illegal P2P sites - which is not totally out of the realm of possibility, but I think a pretty rare thing.

      --

      I mod down so you can mod up. Your welcome.
    42. Re:And this fights piracy how? by tcornelissen · · Score: 1

      Sorry, this is illegal under Dutch law. What is legal is JG's friend borrowing the disc or watherver media holds the file from JG and making the copy himself for personal use. p.s. There are some Dutch laws that make more sense 8-)

    43. Re:And this fights piracy how? by marcosdumay · · Score: 1

      "If instead the only way to detect a watermark is to put it in a carefully protected machine in the RIAA's basement with a secret program on it, then there is no way any pirate will remove it successfully."

      Ahmen to RIAA and its holy secret computer that can create evidence against anyone. It makes me wondering... Since when did the RIAA words value more than our (mere mortals) ones?

  10. psychoacoustic codecs? by MoOsEb0y · · Score: 2, Interesting

    if the watermarks are imperceptible to humans, than what's to say that the matrices used by audio and video codecs won't remove them from the source because they're undetectible?

  11. If it is in the actual data by Cybert14 · · Score: 2, Informative

    It should go through. Coders in general are not required to be deterministic, so some pattern recognition would have to go into identifying the watermark.

  12. uhm by tehsoul · · Score: 2, Insightful

    so what about the majority of pirated music: the mp3s ripped from cd?

    --
    me and my thinkpad, sittin' in a tree, c-o-d-i-n-g...
  13. Trace it back to me? How? by rmsmith · · Score: 2, Insightful

    "If, for instance, you purchase and download a CD, burn a copy and give it to a friend and that person puts it on a filesharing network, our system will trace that music back to you and, depending on the legal system of the country you're in, you could be [hit] with an expensive fine," Kip said.

    How, exactly? Supposing I went out and purchased a music CD (a radical idea, I know) with cash, how could they possibly trace that particular CD back to me should it somehow be made widely available to download? I mean, I wouldn't have provided any personal information to the store during the purchase so ... what gives?

    1. Re:Trace it back to me? How? by rmsmith · · Score: 1

      Never mind. They're talking about downloaded albums. My bad.

    2. Re:Trace it back to me? How? by biocute · · Score: 1

      I guess it's about "watermark in their downloadable MP3 files" as stated in the summary above, not physical CDs which will cost a lot more (and enough to cover any piracy).

    3. Re:Trace it back to me? How? by Anonymous Coward · · Score: 0

      How does this work if you sell a CD second hand?
      I.e. you still have the files on your computer, then you sell the CD, someone else purchases it, and decides to share the files via P2P? Will it be automatically traced back to you?

    4. Re:Trace it back to me? How? by funkatron · · Score: 1

      Kip is talkin absolute crap, firstly as you said you do not give a shop your details when you buy a cd. Also watermarking cd's would lead to HUGE increases in manufacturing costs even if you only change the watermark on each batch or for each country the cd is sold in. This system only makes sense for downloads, itunes (or whatever) could put a watermark on your copy of the file before sending it to you then it could be identified as your copy if it turns up on any peer to peer networks but even this requires extra processing power making it more expensive.

      --
      "Welcome to our world. We are the wasted youth. And we are the future too." Yes, I know these are stupid lyrics.
  14. Watermark Bob has options by Anonymous Coward · · Score: 1, Interesting

    Seems like an easily defeatable mechanism. To track you must be able to extract the creator's watermark from the customer files. If the customer has done further modification to the file, it could obliterate the ability to detect the original watermark. Watermark Bob needs to simply add his own slight data modifications to accomplish that goal. In fact, wouldn't that make his version of the song unique and not a copy? Would the creator's version, plus watermark, not be considered a copy? It's modified, however slightly, so which version is then copyrighted? The one with or without a watermark? Or both?

    1. Re:Watermark Bob has options by Peter+Mork · · Score: 1

      The ease with which a watermark can be obliterated will depend on the watermarking algorithm. For example, if I understand correctly, image watermarks based on wavelets are reasonably robust even after JPG compression. Moreover, if you have a good idea what transformations were performed, you can replay those transformations on the original (watermarked) file and demonstrate that the result is identical to the file found on the P2P network.

      That said, I don't think that placing a music file on your hard-drive in a location visible to others is a copyright violation. You've made a copy for your own (fair) use. A violation occurs when someone copies the file from your hard-drive. However, there are legitimate reasons for copying somebody else's files. Perhaps you purchased a CD (or audio tape), but lack the means to copy the music to your computer (unlikely with a CD, but very relevant for an audio tape). Copying somebody else's copy of the song is no different than ripping your own.

  15. Nothing to see/hear by Tackhead · · Score: 4, Insightful
    > The system lets content providers, such as music studios, embed a watermark in their downloadable MP3 files. [ ... ] Even the best-trained human eyes and ears, according to Kip, can't detect the change.

    In other words, "Nothing to see/hear. Please move along?"

    More seriously - although it could be stripped out (relatively) easily, you could embed watermarking data in the metadata segments of downloadable MP3s. I'd accept this as a tradeoff for music studios offering downloadable MP3 files: If some_hit_song_i_downloaded.mp3 shows up on a P2P network and contains metadata whose MD5 could only be generated by, say, hashing my credit card number with some_riaa_private_key, that'd be pretty reasonable grounds for RIAA to believe that I'm the schmuck who (a) paid for the right to download it from a RIAA-authorized source, and (b) uploaded it to a non-RIAA-authorized filesharing network.

    Make it impractical for Joe Sixpack (who will be unaware of this type of watermarking, and who probably will be unaware of the existence of tools to strip it) to upload his files without risking fines/prosecution, and you can offer DRM-free MP3s to Joe Sixpack.

    1. Re:Nothing to see/hear by Anonymous Coward · · Score: 1, Funny

      Even better, making it possible to bill Joe Sixpack's credit card for every copy of the song he bought and shared out to the Internet that is found in the wild. Then legal proceedings wouldn't even be needed. You could just put in the fine print that you're authorized to share copies of the file as long as you agree to pay for each copy you share out. That'd be... dowright evil. I expect it'll show up in the first version of the business model.

    2. Re:Nothing to see/hear by Anonymous Coward · · Score: 0

      That would be the suck in powerful ways, guarding one's computer diligently for fear that someone gets a hold of one tune and throws it on the internet to piss you off.
      At least the kind of reprobates that say "STFUNOOB" will have a better way to piss each other off than getting each other's counterstrike key blocked.

    3. Re:Nothing to see/hear by AviLazar · · Score: 3, Insightful

      Since your above example utilizes credit card information you CANNOT make Joe Sixpack unaware. He has to know, explicitly, that his credit card information is being encoded and sent up. Joe Sixpack needs to be given the absolute right to say "No I really do not trust your security system, and I will not give you my GC #"

      --

      I mod down so you can mod up. Your welcome.
    4. Re:Nothing to see/hear by NewWorldDan · · Score: 1

      Even better, watermarking the files is a great way to prove ownership so you can resell your digital files. I don't particularly care about file sharing. But if I'm going to buy digital media, I want it to be a permanent asset that I can sell if I lose interest in it. I can take my CDs and DVDs to any number of used shops, sell them on EBay, etc. Those secondary markets are a good thing and benefit me as a consumer. And while you might say, a totally unencumbered non-watermarked file should be resellable, let's be honest: the powers what is will never let that happen.

    5. Re:Nothing to see/hear by gaggle · · Score: 1

      But does Joe Sixpack have any sort of grudge against DRM? I thought one the annoying keypoints about DRM was that the population at large doesn't really care to fight it.

    6. Re:Nothing to see/hear by Zordak · · Score: 1

      It's likely that if one file that you own showed up on Kazaa somehow, the RIAA Goons would leave you alone. If, on the other hand, hundreds of files that you own showed up on Kazaa, the Goons would have a good prima facie case that you are the one who put them there. It's really not that unfair.

      --

      Today's Sesame Street was brought to you by the number e.
    7. Re:Nothing to see/hear by Jeff+Molby · · Score: 1

      Ok, so instead of hashing the CC#, Hash a unique code that represents the music retailer and a unique customer number from that retailer. It can be extremely arbitrary as long as a standard is agreed upon.

    8. Re:Nothing to see/hear by PitaBred · · Score: 1

      Fine. Use his customer ID, which is just an irreversible hash of his CC number, and it's tied to his name. Then you're all set.

    9. Re:Nothing to see/hear by Phishcast · · Score: 1
      And while you might say, a totally unencumbered non-watermarked file should be resellable, let's be honest: the powers what is will never let that happen.

      Let's take that a step further. Do you think there's a realistic chance that an encumbered watermarked file will be resellable? That the powers that be will ever let you resell your watermarked copy of the music you payed for? The watermark on your file would need to change at the same time the ownership of the file changed. If it didn't, you could claim you sold the copy of song.mp3 that ends up on P2P with your mark on it before it ever got there. It defeats the purpose of watermarking.

      Somehow I don't see the music industry making it easy to transfer ownership of watermarked files...Even if they did it it certainly wouldn't be free. They'd do everything they could to make it easier to just buy a new copy from them at the original price.

    10. Re:Nothing to see/hear by Kjella · · Score: 2, Interesting

      Right... something tells me this'll work roughly until the first major botnet decides to collect these watermarks. Pardon me for saying so, but I think most people sued by the RIAA were sharing copyrighted files without authorization. Mp3 trading isn't so hot you need to bounce off a compromised machine or wireless network. Watermarked files OTOH... that's just asking for someone to share your files just to be mean.

      --
      Live today, because you never know what tomorrow brings
    11. Re:Nothing to see/hear by JesseMcDonald · · Score: 1

      So the malicious intruder copies a few hundred files from your legal collection to his/her USB stick for later uploading. It's not that much more difficult than grabbing an individual file, after all.

      --
      "The state is that great fiction by which everyone tries to live at the expense of everyone else." - Bastiat
    12. Re:Nothing to see/hear by AviLazar · · Score: 1

      Hash a unique code that represents the music retailer and a unique customer number

      This number, which when decrypted/hacked will reveal personal information about me like my first/last name, phone number, address, maybe a drivers license #? All this personal information, and more, has to be gotten with your prior and obvious consent - unless RIAA wants a bigtime lawsuit (civil and possibly criminal) from the people and the gov't.

      Kind of reminds me of the poem:
      First they came for Microsoft, and I did not speak out because I was not a Microsoft
      ...
      ...
      Then they came for Apple iPod, and I did not speak out because I was not a Apple iPod
      Then they came for me and there was no one left to speak out for me.

      --

      I mod down so you can mod up. Your welcome.
    13. Re:Nothing to see/hear by Jeff+Molby · · Score: 1

      As I said, the number itself would be completely arbitrary. It is simply a pointer to your customer record that's already inside the retailer's database. If Joe Hacker has access to that database, your personal information is already compromised.

  16. WTF? by The+Real+Nem · · Score: 1

    By embedding a watermark in a .mp3 file and making it available on P2P networks, aren't record companies implicitly giving you permission to download their music?

  17. Re:Shared Account by Anonymous Coward · · Score: 0

    Worked for me just now... ?

  18. The practical use by kevin.fowler · · Score: 2, Informative

    This is already somewhat in use.

    band releases early copies of an album to reviewers. if the album leaks, the people who sent out the advances can find out who leaked it.

    --
    Bury me in mashed potatoes.
  19. Pointless by Arthur+B. · · Score: 1

    Ok, you embed a user-id into each file downloaded and look for it on p2p networks? But giving the number of insecure home PCs, the files out there will propably be stolen from people who bought them legally online and then shared everywhere.

    --
    \u262D = \u5350
    1. Re:Pointless by Anonymous Coward · · Score: 0

      It's not pointless -- now the user can be sued for M$ security blunders, phishing and other things. It's not to keep things secure it's to create a new revenue stream.

    2. Re:Pointless by SJS · · Score: 1
      It's an ill wind that blows no good.

      If this will result in someone's lawyers contacting all the people running insecure home PCs and giving 'em a short scare, I'm all for it. The first time, hopefully, should be a quick excuse to the judge: "My PC was compromised without my knowledge. I'm not at fault." -- but the _second_ time, well, the sharks get to have fun.

      There's a potential for this to improve the 'Net. Having the copyright holders identify compromised machines? It's pratically a public service.

      --
      Pick One: http://www-rohan.sdsu.edu/~stremler/sigs/sigs.html (Note - disable Javascript first!)
  20. That's what they said last time. by Anonymous Coward · · Score: 0

    Even the best-trained human eyes and ears, according to Kip, can't detect the change.

    That's what they said with the last corporate watermarking scheme.

    And then it turned out (1) yes, even relatively untrained ears could hear the difference and (2) it was possible to destroy the watermark just by detuning the song by a human-inaudible amount.

    Considering that the goal of "you own it but it's still ours" technology like watermarks and DRM is never to work, but always only to provide a false sense of security to IP holders, I don't expect that we'll get much better results even with a competent group like Fraunhofer working on it.

  21. Re:Shared Account by Anonymous Coward · · Score: 0

    Dude, I hacked your account. Consider yourself iwned.
    -CL

  22. Another worthless watermark for image file by Anonymous Coward · · Score: 0

    All one has to defeat those watermark is run through photoshop
    sharpening or gaussian or one of many Photoshop filter.

  23. Re:Shared Account by Communal+Account · · Score: 0

    Pretty cool idea. Works, for now anyway. I like it.

    --
    A public account: log in as "Communal Account", password is "kFhthALQ".
  24. What about silent movies? by CrackedButter · · Score: 1

    There are some real classics out there, you know like those Charlie Chaplin films. How do they convert this technology towards downloaded movies, especially silent ones. Will they change the narrative text between scenes or something? If not can this be seen as a workout which can be used in more modern films because they are more "recent". Jaws isn't as good without the sound!

    1. Re:What about silent movies? by tepples · · Score: 1

      How do they convert this technology towards downloaded movies, especially silent ones.

      Make areas of the screen momentarily brighter or darker. There's already the infamous CAP code.

    2. Re:What about silent movies? by h2g2bob · · Score: 1

      Most silent films are so old the copyright has expired and they've become public domain (so nobody would want to stop you getting hold of them). A good place to find this kind of thing is, of course, archive.org

    3. Re:What about silent movies? by kmo · · Score: 1
      How do they convert this technology towards downloaded movies, especially silent ones.

      Only slightly off topic. Silent movies didn't have a soundtrack, but that doesn't mean you watched them in silence. I know the Charlie Chaplin films were accompanied by live music. In fact, the score would include snippets of then-popular songs whose lyrics the audience would know as well as current audiences would be expected to know a Beatles, Springsteen, or $CurrentPopArtist song.

      Imagine watching a sad little tramp walking away while the Beatles' "Yesterday" played and you get the idea, though the justaposition of visuals and lyrics was as often comical.

  25. Transfer of blame. by headbulb · · Score: 1

    While this may be a good idea in concept. When something does leak, who is to blame? The person who leaked the song? what if the person has no knowledge that his copy of the media was leaked?

    1. User downloads media
    2. Media gets watermark for user
    3. User gets infected into a botnet
    4. media gets leaked

    So the person that media was attached to gets the blame, instead of the people that really leaked it.
    After the person gets the blame they are going to get screwed even if it isn't there fault.

    While this may not seem to be practical I could see it as a possibilty. I thought it was an interesting possibility.

  26. Buy your CD in a store. by winkydink · · Score: 1

    Pay Cash. Send Kip email that says, "Neener, neener, neener!"

    --

    "I'd rather be a lightning rod than a seismometer." -Ken Kesey

  27. Digital watermarks have one practical use only by RoboSpork · · Score: 1

    The only thing a digital watermark could be useful for is authenticating a media file as an unaltered official release. It will never be useful for combating privacy except for only the dumbest users who do not cleanse the media files. Cleansing image files is trivial assumming you have access to free hardware/software (I guess thats the kicker). Cleansing music files is not much harder, and one can always simply re-record the music too, thats one avenue of DRM circumvention that will NEVER go away.

    1. Re:Digital watermarks have one practical use only by Anonymous Coward · · Score: 0

      "one can always simply re-record the music too, thats one avenue of DRM circumvention that will NEVER go away." Not true - digital audio must pass through a Digital to Analog Converter (DAC) in order to be heard. Simpley re-recording what you hear will not work if the DAC circuit is looking for sometype of DRM license which allows the stream to continue to the conversion. The same type of thing could be used in a SPDIF stream or other digital stream as well. So to say NEVER is only your opinion.

  28. That's the spirit by RyoShin · · Score: 4, Insightful

    I'm hoping these kinds of anti-piracy actions work, and work well.

    Things like the DRM and DMCA were put into place to fight piracy, and wound up just hurting regular consumers while the pirates just snickered as they continued along their merry way.

    With these kinds of things, regular users will still be able to do what they like with their own copy, be it back it up or transfer it to another medium for personal use. At the same time, it will allow those tracking piracy to find the source and press charges only against that person, and not the random multitude.

    I'm sure the pirates will figure out some way to work around this (be it to randomly change the volume slightly throughout an entire MP3, or brightening/dithering an entire picture), as they have everything else, but if this kind of technology can prevail and advance, it will allow those of us legally using our own purchased goods to do so without worry, while punishing those who deserve it.

    1. Re:That's the spirit by mr_burns · · Score: 2, Insightful

      I'm pretty certain that they'll watermark the plaintext, then wrap that up in DRM. They aren't going to sell us non-DRM files just because they've got a watermark.

      --
      "Let him go, Ralph. He knows what he's doing." --Otto Mann (simpsons)
    2. Re:That's the spirit by no_opinion · · Score: 3, Insightful

      If the majors sold inaudibly watermarked but non-DRMed MP3 files, would people buy them? My friends say no because they think people will find this too "big brotherish" but I think that the only ones at risk are the people violating copyright (i.e. sharing on p2ps). I'm willing to buy an INAUDIBLY watermarked mp3 file, because then I can do whatever I want with it, I don't have to worry about DRM, and I'm not at risk because I'm not infringing copyright.

      What do others think?

    3. Re:That's the spirit by AnotherBlackHat · · Score: 1

      I'm sure the pirates will figure out some way to work around this


      Even if the watermark is infeasible to remove, one could buy music using a stolen identity.
      For extra style points, steal the identity of the person who invented the watermarking scheme.

      -- Should you believe authority without question?
    4. Re:That's the spirit by markdavis · · Score: 3, Insightful

      It scares me. You could then be held liable, if someone broke into your system and "stole" some of the watermarked works and then proceeded to "share" them with others. Even worse, someone could frame someone else by simply re-watermarking media to have it point to someone else.

      Although it sounds like a very attractive alternative to DRM, there are some serious security issues that would have to be adequately addressed.

    5. Re:That's the spirit by danpsmith · · Score: 1
      With these kinds of things, regular users will still be able to do what they like with their own copy, be it back it up or transfer it to another medium for personal use. At the same time, it will allow those tracking piracy to find the source and press charges only against that person, and not the random multitude.

      Yep they will be able to do whatever they want, and they'll be registered so whatever organization they buy their music will have a convenient little list of everything they ever purchased and possibly even how many times they listened to it on a computer. What convenient marketing information this will be for all involved.

      --
      Judges and senates have been bought for gold; Esteem and love were never to be sold.
    6. Re:That's the spirit by Mr2001 · · Score: 1

      I'm sure the pirates will figure out some way to work around this [...] but if this kind of technology can prevail and advance, it will allow those of us legally using our own purchased goods to do so without worry, while punishing those who deserve it.

      No one deserves to be punished just for sharing a music file.

      --
      Visual IRC: Fast. Powerful. Free.
    7. Re:That's the spirit by binkzz · · Score: 1

      I don't consider it Big Brotherish because you're not actively being 'watched', nor can the government or big companies access your files or tell you what you can't do with them. You have full freedom, as much as non-watermarked files, except that if you ever decide to pirate them to the masses, there's a trace back to you.

      The only real problem I can see is that if someone hacks your machine, they could steal and make public all your files which would trace back to you.

      --
      'For we walk by faith, not by sight.' II Corinthians 5:7
    8. Re:That's the spirit by Anonymous Coward · · Score: 0
      After the music that's licensed to you (you won't be buying anything) becomes available with watermarking, you won't be able to do anything you want with it, unless all you wanted to do with it is play it on the device it's licensed to, for the duration that it's licensed to you and in exactly the manner it's licensed for use.

      Why do you love the RIAA? They're not out to help you, except to the degree that you may own an interest in one of their member corporations. I'm assuming you're not one of them.

    9. Re:That's the spirit by doyle.jack · · Score: 1
      ...andomly change the volume slightly throughout an entire MP3...

      I already do this to every MP3 (ripped and encoded or whatever...). It's called normalizing.

  29. i hate to say it by illtron · · Score: 2, Interesting

    I hate to be the guy to come out and say it, but I don't really mind DRM as long as it doesn't interfere with my user experience. I paid for my songs on iTunes, and I've rarely encountered any DRM restrictions that affected me. I wish I could just give them all to friends who wanted them, but let's face it, that's pushing the limits of fair use. And if I do want to share it, there are easy workarounds.

    This goes for downloaded files, not physical media. If I buy a CD, I want to be able to do whatever I want to it, which includes sharing with friends. I've never made a habit out of sharing files, even back in the Napster days (Sorry, but I was a leech). Most of my file sharing is between me and my friends, and while I admit that it certainly pushes the limits of legality, it's the only "responsible" way to do things.

    This watermarking idea just reeks of being absolutely unnecessary. People just need to learn to be more "responsible" about how they rip off music. I hate the record labels as much as the next guy, but I'm willing to work within the confines of a happy medium, and do most of my sharing via less (or is it more?) traditional means.

    I don't see anything wrong with sharing TV shows that are freely broadcast over the airwaves, however. For most things, however, if you don't own the copyright, it's usually not yours to distribute.

    What's my point? I really don't know. Try this: Steal all you want, just don't get caught, and don't let them force more of these silly things on all of us.

    --
    Slashdot: 24 hours behind every other site or your money back!
    1. Re:i hate to say it by Tankko · · Score: 1

      >>I could just give them all to friends who wanted them, but let's face it, that's pushing the limits of fair use

      Dude, that is not "pushing the limits", that is out-and-out breaking them. Fair-use does NOT give you the right to give copies to your friends. Period.

    2. Re:i hate to say it by killerdark · · Score: 1

      "but let's face it, that's pushing the limits of fair use."
      I think your point is to prove that corporate brainwashing is working very well. For your consideration, in Dutch copyright law, there is an explicit statement, that allows you to create a copy from content your neighbours or friends bought. Legally.
      Now, why again is that pushing the limits of fair use? To maximize the profits of corporations? And how does that work in your favour?

      --
      A tadpole is a pollywog
    3. Re:i hate to say it by BootNinja · · Score: 1

      I don't see anything wrong with sharing TV shows that are freely broadcast over the airwaves, however. For most things, however, if you don't own the copyright, it's usually not yours to distribute. well then, by that logic, then there is nothing wrong with sharing songs, because they are freely broadcast over the airwaves on the FM band. They don't want you to share tv shows, because for such a creature, the only revenue recieved is through advertising, which is stripped out when you share it. Now, if the ads weren't stripped out, AND there were some way for the companies to charge their advertisers a nickel every time someone watched said file, then they would have absolutely no problem with people sharing content. As it stands, however, your belief is incorrect.(from a strictly legal perspective)

    4. Re:i hate to say it by pclminion · · Score: 1
      well then, by that logic, then there is nothing wrong with sharing songs, because they are freely broadcast over the airwaves on the FM band.

      But that's exactly what he's talking about, isn't it. He sees nothing WRONG with doing so. Whether it is illegal is a different matter.

      I believe a great many things to be right, which are illegal in the country I live in. There are also things which I think are wrong which are legal. The two concepts are not equivalent.

  30. Simple way around it... by payndz · · Score: 1

    Guess I'll be keeping all my old ripping software that doesn't include watermarking technology, then!

    --
    You must think in Russian.
  31. I'd like to see... by Chabil+Ha' · · Score: 1

    Call of Duty put in there as well. A lot of the battles are mostly or at least partly on real life history, and it would be an educational experience about the hell of war and price paid to secure freedoms. I remember for one of my history classes we had to watch Glory, a movie about african americans in the Civil War. It was quite an experience, and think this sort of medium can be an instructive teaching tool.

    --
    We're all hypocrites. We all have hidden parts, it's the contrast between them that make us more a hypocrite than others
  32. medialoggers replace keyloggers as top malware by G4from128k · · Score: 2, Insightful

    If **AA prosecutes the original buyer of illegally distributed watermarked copies, then pirate distributors will create malware to steal originals from unsuspecting copy owners. Computer owners that don't secure their machines will find that someone has surreptitiously copied their media files, sold or traded them on the open market and made the owner of the infected machine liable for criminal act.

    --
    Two wrongs don't make a right, but three lefts do.
  33. Key question by overshoot · · Score: 3, Insightful
    However, the question is how this gets applied.

    Are they planning to

    • ship millions of identical watermarked files, then expect hardware to refuse to play any that files that aren't licensed (same old business model, someone else's problem.)
    • Mark each file to identify the purchaser, then go after the source of widespread copyright violation?

    The first is basically worse than DRM, the second is essentially an aid to enforcing existing copyright laws. I suspect that if the Content Cartel would finally accept that their business models need to change and go for the second approach, most of us could accept it.

    --
    Lacking <sarcasm> tags, /. substitutes moderation as "Troll."
    1. Re:Key question by ron8888 · · Score: 1
      what if I lend my CD or laptop to a friend. What if I want to sell my used CD or computer? What if my home if broken into and someone steals my computers?

      What about my girlfriend or roommates?

      What about public libraries?

  34. Re-Encoding? by fudg3tunn3l · · Score: 0

    What about if I re-encode the MP3 to OGG or WMA at a higher bitrate?

    --
    Resident of Skara Brae since 1985
  35. The actual term is... by xquark · · Score: 1

    The actual term is called traitor tracing

    --
    Arash Partow's Philosophy: Be a person who knows what they don't know, and not a person who doesn't know.
  36. Re:Shared Account by Anonymous Coward · · Score: 0

    I don't think you did. If you changed his/her password, it will just be resent to his email address, and he can update the comments. Also, if you change his/her email account, he can just re-set that too.

    I think it was you, sir, who were pwn3d.

  37. So it's steganographic then... by Pig+Hogger · · Score: 1
    So, the watermarking process is steganographic, then. If you diddle the least significant bits, you don't introduce human-noticeable distortion.

    It's a bit like those secret government documents who have several purposely-placed typoes, different for each distributed copies, with which you can deduce who leaked the document according to the typoes that surface in the unauthorized copies...

    So, what can prevent anyone from shaving-off the least significant bits and putting garbage instead? This way, you cannot tell who "pirated" the stuff...

    1. Re:So it's steganographic then... by Anonymous Coward · · Score: 0

      So, what can prevent anyone from shaving-off the least significant bits and putting garbage instead? This way, you cannot tell who "pirated" the stuff...

      A competent steganographic scheme will diddle a few high order bits as well. You can't diddle many but in a file of a given size, a few could be mucked with randomly without noticably hurting anything. The idea is to not to have a slight change but a subtle one.

      I think the obvious way around it is to write another watermark or two with a similar scheme. It isn't really necessary to remove the watermark, you just need to significantly screw it up.

  38. In other words.. by Rob+T+Firefly · · Score: 1

    ..they're doing something that won't affect anyone other than the technologically inept pirates, who are already their easiest targets for prosecution. The resulting rise in lawsuit numbers and word of this scary techno-voodoo might put more newbies off using the fileshares, or it might get them to learn to use whatever unwatermarking tools pop up.

  39. Watermark Rootkit? by slashbob22 · · Score: 1

    Could something like this be used to gain privileged access? While I realize that it is in effect making different content, could a bug in the watermark application potentially create content so different that it would crash a media application?

    At the least, a bug in the watermark application could cause degradation of the media. In a worse case scenario, it could cause media players to crash.

    From another point of view, targeting MP3 files seems a bit odd and targeting DRM'd files would be useless. This technology appears to be out of date before it is used.

    --
    Proof by very large bribes. QED.
  40. Wrong Tabq by Anonymous Coward · · Score: 0

    You wanted the video game thread.

  41. pirates + water? by bramez · · Score: 1

    Genius! Everyone knows pirates are afraid of water!

  42. Mm hmm. by MobileTatsu-NJG · · Score: 1

    "Using Watermarks to Combat Piracy"

    I saw an episode of Frasier once where the brothers decided they wanted to open a restaraunt that catered only to special clientelle. "We won't put up a sign." "Yeah! And we'll get an unlisted phone number!" "Yeah!!" And Marty jumps in and says "Why stop there? I can get a buddy of mine to sit on the roof with a rifle and pick'em off as they come in!"

    Every time I hear the phrase "...to combat piracy" I remember this line.

    --

    "I like to lick butts!" by MobileTatsu-NJG (#32700246) (Score:5, Informative)

  43. Doesn't make sense. Its too easy to kill off by CFD339 · · Score: 1

    Regardless of what humans can or can't see in it, there will be byte for byte differences and patterns to those differences. If there weren't, the watermarking couldn't be spotted in the files later found to be pirated.

    At the very worst, a simple matter of re-encoding the file in memory from digital to analog and back would insert enough variation due to nothing more than the variance introduced by floating point math to make the process easily circumvented.

    Aren't people transcoding iTunes stuff now by just letting it play and re-recording it? If done in memory, I don't know how lossy that is, but I'm sure its going to produce "good enough" sound for most people, no? Those who care enough to claim they can tell the difference are not the ones pirating music anyway, AFAIK.

    The plastic distribution industry (formerly known as the record industry) is spending stupid amounts of capitol to preserve a business model that rewards the distributor of the plastic on which content resides over the artist who made it or the consumer who bought it. Ultimately, that model will fail simply because it no longer makes economic sense.

    --
    The problem with quotes on the internet, is that nobody bothers to check their veracity. -- Abraham Lincoln
  44. and how does this stop piracy? by Tweekster · · Score: 0

    How does it actually pevent people from copying the files.... Cant this file be uploaded....Oh wait they will know who's file it is...except I live in a country using a credit card where that isnt crime...Woops better luck next time.

    --
    The phrase "more better" is acceptable English. suck it grammar Nazis
  45. Two Unique Versions by Anonymous Coward · · Score: 0

    Two unique versions defeats this easily.

    Mix the two and you get a clean version with no loss in quality.

  46. Cost Effective? by Nom+du+Keyboard · · Score: 1
    Even the best-trained human eyes and ears, according to Kip, can't detect the change.

    But a pretty dumb file compare program will have no problem. Compare two versions of the file to see where the changes are. Compare them to a third version to assess how different each watermark is. Then fiddle bits to create your own version that they cannot no longer trace back to you.

    It will cost more to deploy the embedding software and panoply of infringement detectors than defeating this mechanism, which leads me to wonder about its cost effectiveness. It will only catch the dumb crooks, and not likely even scare the smart ones.

    Reminds me of how multi-thousand dollar traffic enforcement cameras are defeated by a low tech can of spray paint.

    --
    "It's the height of ridiculousness to say for those 9 lines you get hundreds of millions."
    1. Re:Cost Effective? by tricorn · · Score: 1

      There are schemes that are resistant to trying to combine/eliminate differences from several marked files, such that all of the files involved can be traced. However, if you know the number of bits encoded in the watermark, you could probably bypass any such scheme by using at least that number of files to detect the differences.

      Also, I haven't heard of any such schemes which are also resistant to passage through a digital-analog-digital route, or even simple transcoding. Also, even schemes which are resistant to one form of lossy compression may not be resistant to another - so something that works great with MP3 may fail totally with Ogg. And many such schemes will fail totally if you add your own watermarking scheme to it, even if you can't extract the original, and of course if you have a pretty good idea of how the watermarking works, use the same to encode random information for maximum amusement.

  47. Simple by DJCacophony · · Score: 1

    Rent one or two copies to use as a reference Problem solved

    --
    Slow Down, Cowboy! It's been 60 minutes since you last successfully posted a comment.
  48. Stevie Wonder can hear that shit by ankarbass · · Score: 1

    just ask him.

    --
    Wanted: Clever sig, top $ paid, all offers considered.
  49. I think its a great idea... by db32 · · Score: 0

    Ok...so I'm not exactly sure how they are going to get their watermarks onto mp3s that were ripped from CD, since most of the downloadable music already has DRM in it. I'm not entirely sure how they are going to connect that CD to a person, assuming they can get the watermarks to work like that. I'm also not entirely sure how they are going to track unique watermarks for every song/artist out there. But as long as they want to throw their money at something like this, and continue to pass on the savings to the consumer, I think its a great idea...

    --
    The only change I can believe in is what I find in my couch cushions.
  50. Re:Shared Account by Anonymous Coward · · Score: 0

    *whoosh*
    -CL

  51. Don't buy those MP3's if your smart by J0nne · · Score: 1

    Not only because that would be supporting DRM peddling assholes, but you have to be even more careful with these files than with DRM'ed files. You are now liable AND tracable if an mp3 you bought somehow gets shared online. It doesn't take a whole lot for that to happen.

    Maybe you happened to leave a windows(Linux/BSD/Mac) share open on a hostile (college/company) LAN? Maybe you lost your iPod with those tunes you bought, and somebody else is happily sharing "your" MP3's on p2p networks? Maybe the PC repairman decides that he'd like a few of your mp3's for personal use when you brought your pc in (it's not like *he* could get in trouble, there's no way to trace it back to him)?

    You have to keep an eye on your files, and your system constantly to make sure none of your mp3's gets away, or otherwise you can expect a huge fine in your mail when you least expect it. Buying those MP3's is even more risky than just downloading and sharing them online like many do now.

  52. Short memories -- this was called SDMI by Thagg · · Score: 5, Informative

    This was rolled out years ago, and plotzed with a mighty thud when it happened, due in no small part to the http://www.cs.princeton.edu/sip/sdmi/faq.html">wor k of Felten and his grad students at Princeton.

    Basically, the Powers That Be came up with a very good watermarking system, but even the best system can be defeated by a very determined adversary -- especially since the watermarks can't be updated once the CDs are shipped.

    Another problem that I've always had with these systems is the proof issue. If the RIAA tries to prosecute you for having watermarked files, they have to demonstrate the watermark. I can't imagine how they could show that without revealing exactly how the watermark is detected -- and once they do that, you should be off to the races.

    Anyway -- this has been tried, and it has failed. The SDMI system was really quite sophisticated, and it failed almost immediately.

    Thad Beier

    --
    I love Mondays. On a Monday, anything is possible.
    1. Re:Short memories -- this was called SDMI by Fnord666 · · Score: 5, Interesting
      Another problem that I've always had with these systems is the proof issue. If the RIAA tries to prosecute you for having watermarked files, they have to demonstrate the watermark. I can't imagine how they could show that without revealing exactly how the watermark is detected -- and once they do that, you should be off to the races.

      This is exactly what "zero knowledge" proofs are supposed to be able to do. Using such a protocol allows me to prove to anyone interested that I know something without revealing what that something is. the proof does not impart any new knowledge to the person/entity that is receiving it about the information. In this context it would mean that the RIAA would be able to prove that the files had been watermarked using their private mark and were thus their copyrighted material without revealing any information about how that watermarking was done. The proof would not rely on revealing the method. Graph isomorphism is a commonly used example.

      I don't know if anyone has incorporated a practical application of this into any sort of watermarking scheme, but it could be used for this purpose.

      --
      'The tyrant will always find pretext for his tyranny.' - Aesop's Fables
    2. Re:Short memories -- this was called SDMI by no_opinion · · Score: 2, Interesting

      FYI, the SDMI system served a different purpose. It was used to embed copy control information, not forensic information.

    3. Re:Short memories -- this was called SDMI by TubeSteak · · Score: 1

      If they plan to introduce that watermark into evidence, they had better be prepared for you to try and get everything there is to know about that watermark through the discovery process.

      You have every right to hire your own expert to tell the Judge why the **AA is wrong and to do that, the Judge is going to let you go on a fairly large fishing expedition.

      --
      [Fuck Beta]
      o0t!
    4. Re:Short memories -- this was called SDMI by spitzak · · Score: 2, Informative

      No, SDMI is different, in that there was an easy test (whether or not the player worked) to tell if it was removed. The hope is that these guys will get some brains and realize that if the "watermark" prevents a player from working it will be removed/defeated, not because there is now an incentive, but because now there is a trivial test for a pirate to do to see if they succeeded (ie try playing it).

      "watermark" is supposed to mean it is invisibly small. A player that does not play things with the wrong watermark is an amplifier that removes the invisiblitiy. It is then not a "watermark". Any such player should be kept under close lock and key, not sold to the masses at Walmart.

    5. Re:Short memories -- this was called SDMI by Anonymous Coward · · Score: 0

      You are absolutely right about the group that foiled the initial attempts a few years ago.

      Their research has not only been on breaking these systems, but also making them more robust. Check out Min Wu's page:
      http://www.glue.umd.edu/~minwu/

      Here is an excellent tutorial paper on the subject:
      http://www.glue.umd.edu/~minwu/public_paper/Jnl/04 03FPcollusion_IEEEfinal_SPM.pdf

    6. Re:Short memories -- this was called SDMI by Tom · · Score: 1

      In theory (and cryptography), you're right on the money.

      But in real life (and the court system), zero-knowledge proofs don't convince people who are not into crypto.

      --
      Assorted stuff I do sometimes: Lemuria.org
    7. Re:Short memories -- this was called SDMI by tricorn · · Score: 1

      "Zero knowledge proofs" don't mean you have no knowledge of the method of proof! Yes, you can show that you have some secret piece of information without giving that information away, but the actual method of doing the watermarking isn't going to be something you can prove to a court that it works without actually showing that it works. They can keep a secret key secret, so no one else can watermark their own works with their mark, but so what?

      What they'd need to do is have an open-source program that, given the secret key, spits out the hidden watermark info. They take the file in question, put it on a court-provided computer with said program, enter in the secret key, and the defendant's name pops out.

      Without the secret key, you wouldn't be able to tell if there is a watermark in a particular file, much less what the hidden information is, but you could use the knowledge of the watermarking method to figure out methods of defeating it.

  53. Who will this impact? by Syrrh · · Score: 2

    It's a nice thought, but I'm still not buying music online because it doesn't give a significant incentive. The cost of a full album is nearly identical to a real CD, and for that you get regular 128-bitrate encoded files. I'd rather pay a little more and get the full-quality, which I can then re-rip according to whether it's going on a portable or another CD afterward. I'd be more skeptical about data management than the shortcomings of the actual watermark. Will unlimited-music providers like Rhapsody generate a watermark for each file streamed? That'd be an insane amount of data to collect and track, and it'll only make a difference if my particular rip becomes one of Kazaa's top 100-most-common to matter.

    1. Re:Who will this impact? by Anonymous Coward · · Score: 0

      I agree 100%. It doesn't make sense to download a whole album that costs about the same to buy on CD. Luckily, I found www.allofmp3.com a couple years ago, and I've been blissfully downloading at around 10 cents per DRM-free song ever since.

  54. Subtlety is subjective by Have+Blue · · Score: 1

    They said no one would notice the brown dots they add to movies to combat camming either, but I see them in theaters all the time without really trying.

  55. My thoughts exactly by takeya · · Score: 1

    It would be so easy to get 2 copies of the song, look at how each is different, there would be a volume jump at 1 point, different in each. Just edit it out.

    For an image, again, just compare the two, and you will find the difference, the watermark. Edit it out.

    1. Re:My thoughts exactly by dorkygeek · · Score: 2, Interesting
      But you start to have problems if the watermarks in each file overlap. Then you need more than two files.

      Also think about the situation where files all have their watermarks at the same position. If the watermark is an error correcting code, and the Hamming distance between the valid strings varies enough, you might even be able to find out which two copies were used to provide the "cleansed" copy.

      --
      Windows is like decaf - it tastes like the real thing, but it won't get you through the day.
    2. Re:My thoughts exactly by Anonymous Coward · · Score: 0

      Yes, but getting thousands of copies turns out to be easy, purely basing on some random sampling I did from p2p networks of CD to mp3 transfers using the analog path (they exist, not even noticably bad quality), basing on difference, you could for some songs pick up 5000 different copies easily (all individual rips).
      I am sure it won't be any different for any watermarking, and with such high level of watermarked data it only takes some time for someone to find the algorithm.

    3. Re:My thoughts exactly by dorkygeek · · Score: 1
      Well, but if you get 5000 different watermarked copies, this also means that there will be 5000 users sued for distributing them in the first place.

      And even if you know the algorithm, what does this help you with a different song? Remember, each watermark is different, based on a random string. Compare it to an encryption algorithm. You can think of the watermark as a section of the original file M, encrypted with some key K (which, BTW, is a completely random string only known by the entity which produced the file). What you now basically have is a known ciphertext C and the algorithm. Now what? From this, you can neither deduce the key K nor the plaintext M. Having several ciphertexts C1, C2, C3 etc. at your disposal may help, but keep in mind that they are all encrypted with different keys K1, K2, K3, etc., as opposed to a normal attack where you have several ciphertexts C1, C2, C3 etc., but all encrypted with the same key K.

      --
      Windows is like decaf - it tastes like the real thing, but it won't get you through the day.
    4. Re:My thoughts exactly by nusuth · · Score: 1

      Others have already answered this but their approach is somewhat theoratical. In practice watermarking may work like this: during production each song is initially sampled at a higher bit depth and sampling rate. For simplicity say the original is in 32 bit integers with same sampling rate. When these samples are converted to CD format, it wouldn't be good to just discard lowest 16 bits: they still have information that can be noisly encoded in the LSB. 0x???0FFFF is better represented with 0x???1 than 0x???0 in 16 bits. Of course the change might not be restricted to LSB: 0x??7FFFFF is best represented by 0x??80. Normally, this is not done by simple rounding either, even though that would be as faitful to original as possible numerically, adding a low volume, zero centered random noise to original and then dividing by 0xFFFF and rounding sounds better. Now, the watermark can simply be the noise profile used before rounding. It is sufficient to keep records of random number seeds used for producing noise in the database. There will be many 1-bit differences between any two copies. Depending on the volume of the noise (assuming a sensible upper bound), as much as one quarter of the samples in a copy will be 1 more or less than corresponding sample in another copy. Not only that will make removing the watermark very hard, arguably all watermarked copies are as faithful copies as they can be too. There is no such thing as a copy without the watermark. You could try averaging different copies, and that will remove some information, but without sufficient number of different copies the composite file can still be traced back to all originals. Adding some random noise works the same way, it destroys some information but it doesn't mask the original watermark if it is not loud enough. A lossy compression by you will defeat this kind of watermark, but the same principle can be used to create faithful watermarked copies if the compression is made by the content owner.

      --

      Gentlemen, you can't fight in here, this is the War Room!

  56. Strange... by bill_kress · · Score: 1

    I thought most of the content on the internet was ripped from CDs (which they can't watermark--or at least it would be a real bitch to trace it back to a given purchaser).

    on top of that, they seem to be intent to charge as much to download a song as to buy a CD, sometimes more.

    So how does this do anything at all?

    Now, for p0rn it's another story altogether.

    This whole data protection is crap anyway! Just deal with the fact that you are competing with piracy and approach it that way. Tighten your belts a little and charge $0.75 cents a song. Charge $5 for a movie and don't even bother with anything more than trivial copy protection.

    Most people would be honest if given a REASONABLE choice, and if you can't afford the $0.75--well the record company has no business making money off your broke ass anyway!

    One place where watermarks might be interesting--If all the songs I'd leagally purchased were "marked" with my personal code, I could scan through them and see which ones weren't mine, then I could pay for them in bulk, converting them to marked files yet retaining the flexible MP3 format.

  57. Yeah right by Splab · · Score: 1

    Even the best-trained human eyes and ears, according to Kip, can't detect the change.

    Just like we can't detect the imbedded dots in movies? That system annoys the crap out of me, being a gamer I'm used to react to small fast changes, I always get distracted by them.

  58. Identifying pirated music by yintercept · · Score: 2, Insightful

    It seems to me that the primary goal of watermarking system is simply to identify pirated content. Even if a pirate changes or removes a watermark, you can show that the mark was pirated or removed.

    So, let's say you gave each legally sold copy of a song a unique randomly generated 64bit ID (that you record). The pirate could remove that ID. They might even put their own random ids in place of your id. The deal is, their IDs will not match those that you recorded, and you could make the the case that this is pirated music.

    The thing that needs to happen is that publishers need to fight against the professional content copyright violators.

    If done right, watermark technology would be sufficient to track and counter the extremely abusive copyright violations while allowing the use of open formats.

    For that matter, I think "hidden" watermark technology is going in the wrong direction. The mark does not need to be hidden in the file. If you put a unique identifier on each thing downloaded. When you go to make the case that group A is pirating music you can either prove that there is a bunch of files with the same ID or with the wrong id. You don't even need to track back to the original buyer.

    1. Re:Identifying pirated music by Ethan+Allison · · Score: 1

      Ever heard of a keygen?

    2. Re:Identifying pirated music by raju1kabir · · Score: 1
      It seems to me that the primary goal of watermarking system is simply to identify pirated content. Even if a pirate changes or removes a watermark, you can show that the mark was pirated or removed.
      So, let's say you gave each legally sold copy of a song a unique randomly generated 64bit ID (that you record). The pirate could remove that ID. They might even put their own random ids in place of your id. The deal is, their IDs will not match those that you recorded, and you could make the the case that this is pirated music.

      I suppose things work differently in different places, but when I see pirated music for sale it's pretty obvious. Go into a record store, pick out some stuff, and the bloke at the counter looks at you for a second and asks if you want "original or discount version". Don't need no steenkin watermarks to figure out what's going on there.

      The rest of the time it's downloaded from www.cheepmusik.ru. Again, not much confusion.

      What is your scenario in which people are mostly scratching their heads trying to suss out whether or not a given instance of a song is pirated?

      --
      "Patriotism is your conviction that this country is superior to all other countries because you were born in it." -- GBS
    3. Re:Identifying pirated music by character+sequence · · Score: 1

      It's basically the same as what map makers have been doing for at least a decade. See http://en.wikipedia.org/wiki/Trap_street

      --
      Karma: Nonnegative
  59. Indies? by tepples · · Score: 2, Insightful

    You code media players to detect the watermark (which would have to be in a standardized format) and refuse to play anything that does not contain the watermark.

    So would independent recording artists be able to insert the watermark? If not, wouldn't that be grounds for an antitrust action? Or are they assuming that all possible songs are already copyrighted to a major multinational publisher, as hinted by this article and this article?

    1. Re:Indies? by budgenator · · Score: 1

      There are only so many different ways to string mucical notes to gether that sound right; with copyrights at 90 years we actualy could run out of new music.

      --
      Apocalypse Cancelled, Sorry, No Ticket Refunds
  60. This would actually be great by grahamsz · · Score: 4, Funny

    MP3's such a universally accepted format that i'd be able to purchase music online and be able to use it wherever i want - be it in the gym, on my ipod, on the tivo, and mac/pc/linux.

    Watermarked MP3s would be a way that the music industry could say "look, we almost trust you!"

    1. Re:This would actually be great by rjstanford · · Score: 1

      Except that the scenario would go like this:

      1) "Obtain" stolen credit card.
      2) Download, and pay for, tons of MP3s from public computer/wap.
      3) Throw away credit card.
      4) Share pirated MP3s to millions.

      Or better yet, as long as a single frickin' CD is sold:

      1) Buy CD for cash.
      2) Rip CD.
      3) Share MP3s.

      With watermarks, even in every CD, this will be discouraged exactly how?

      --
      You're special forces then? That's great! I just love your olympics!
    2. Re:This would actually be great by grahamsz · · Score: 1

      I don't expect it will actually deter determined pirates - nothing much will.

      However it'd be a whole let less intrusive than DRM and would let normal law abiding users go about their business without having to make sure that all their hardware is completely compatible.

    3. Re:This would actually be great by rjstanford · · Score: 1

      I don't expect it will actually deter determined pirates - nothing much will.

      However it'd be a whole let less intrusive than DRM and would let normal law abiding users go about their business without having to make sure that all their hardware is completely compatible.


      Right, but if you set the bar so low that it doesn't actually have to work, why do anything at all? After all, disemminating plain MP3s would be "a whole lot less intrusive than DRM" even though it wouldn't "actually deter determined pirates." And if ripping a CD is all that it takes to become a "determined" pirate, well...

      --
      You're special forces then? That's great! I just love your olympics!
  61. Is It Even Worth It? by wolff000 · · Score: 1

    Ok in pictures I can see it beeing easily applied as it is now. Music however seems alot more difficult to keep a "watermark" applied. If it is only rasing the volume on one tiny piece couldn't I just convert my mp3 to some other format and turn on volume normalize? It seems so easy to bypass its not worth applying.

    --
    WTF?
  62. And this matters how? by Anonymous Coward · · Score: 0

    The ide with watermark, is that they are normaly hard to copy.

    And exactly how are these mp3s hard to copy?

  63. I don't get it by edmicman · · Score: 1

    Do most of the pirated MP3s out there come from people downloading from a store and then sharing them on P2P? Or buying a CD, ripping it, and then sharing it? I was under the impression that most of the "pirated" songs were put there by groups solely for the purpose of pirating music, if that makes any sense. Ie, if I paid to download a song, or bought a cd and ripped it to MP3s, I'm probably not going to go through the trouble of sharing said MP3s. Even if I'm feeling especially anti-RIAA that day, I doubt the majority of the teenybopper tio-40 kids are going to even think of something like that. It's the people who get the prerelease CDs and whatnot that are introducing them to the scene, and I'm guessing they're using sources other than downloading electronically. What is the point of this technology?

    1. Re:I don't get it by Random+Destruction · · Score: 1

      to find out who leaks prereleases to the scene.

      --
      :x
    2. Re:I don't get it by Random+Destruction · · Score: 1

      er. but I doubt the watermark would survive the encoding... so there is no reason. like most drm.

      --
      :x
  64. How the fuck is this a watermark? by SmallFurryCreature · · Score: 2, Interesting
    First of all a watermark is that bit of your banknotes that when held up to the light cause those discollerations/shadows that form a picture. They are not 'hard' to do at all, everyone who made paper in primary school will probably have done some. They are just expensive to fake right.

    Real watermarks are for duplicating, not taking out. Absolutly nobody would want to take the watermark out of their 100 euro banknote. In an mp3 you would instead want to remove the mark.

    Am I being anal? Well yeah but when it comes to security it is the only way to be. A banknote with the watermark removed just lost its value. A mp3 with its watermark has possibly just increased in value. It certainly has lost none.

    So the type of attack they have to stand up against is totally different. A banknote watermark just has to be expensive to duplicate. Add enough expensive to duplicate elements to a banknote and you will make it unattractive to counterfitters. It is the reason you see so few attemps at counterfit cents. (Please do not post links to your favorite wooden nickel story okay?)

    But all the 'counterfitter' has to do with the mp3 is to remove the watermark. Wich as others have already pointed out should not be too hard. This is totally different type of attack. Remember, the banknote is proud of its watermark and makes it very easy to 'see' it. It even forms a pretty picture to make it stand out more. The last thing you want in the mp3 version is for it to stand out. Adding a split second of mp3 codec that stands out shouting 'look at me I am a pretty watermark' is just asking for it to be edited out.

    Oh well, will this work? Well only if they somehow manage to keep you from just removing the watermark. mis-Trusted computing anyone?

    Funny thing, I own more LP's then any other medium. In fact as more and more anti copy protection is introduced, the less I own of it. LP (too many) -> CD (repectable) -> VHS (0 now but used have a okay collection) -> Mini disc (a couple)-> DVD (a few) -> iTunes (0)

    Odd that.

    --

    MMO Quests are like orgasms:

    You may solo them, I prefer them in a group.

  65. Nothing to see here by DoofusOfDeath · · Score: 2, Funny

    This sTorY is unsUbstantiaTEd. MovE alonG. MOve aLoNG.

  66. Arrr, This be no piracy! by DaveV1.0 · · Score: 1

    Where be the ships and swabbies, the cannnons and cutlass, the parrots and wenches? Where be the sea chests full of plundered gold??

    Arrr, what a poor excuse for piracy this be!

    May ye be touched by his noodlely apendage

    --
    There is no "-1 offended" or "-1 you don't agree with me" mod options for a reason.
  67. When have they ever had to prove anything? by Anonymous Coward · · Score: 0

    They don't need to prove you did anything. It doesn't even matter if you've done anything. All they have to do is accuse you of piracy, and you will settle out of court, because you cannot afford to pay the legal expense of defending yourself. Proof never gets the chance to enter the picture. That's how the system works. If this new technology allows them to accuse people of piracy, that's all they need.

    1. Re:When have they ever had to prove anything? by bbc · · Score: 1

      "They don't need to prove you did anything. It doesn't even matter if you've done anything. All they have to do is accuse you of piracy, and you will settle out of court, because you cannot afford to pay the legal expense of defending yourself. Proof never gets the chance to enter the picture. That's how the system works. If this new technology allows them to accuse people of piracy, that's all they need."

      How does this new technology help them accuse people of downloading? Surely they can do same without it?

    2. Re:When have they ever had to prove anything? by Anonymous Coward · · Score: 0

      The good ol' RIAA/MPAA are running foul of a thing called 'evidence'. As long as they can create so much as a tiny smear of evidence, they can push full steam ahead.

  68. How can it hold up in COURT? by tehwebguy · · Score: 2, Insightful

    not to mention, will it be able to hold up in court when the MPAA explains "ok, now we know you can't see the difference, but this machine says there is one"

    --
    -- lol pwned
    1. Re:How can it hold up in COURT? by dorkygeek · · Score: 1
      I guess yes, as every other thing does. Think about credit card fraud or digital identity theft. It all does not have "physical" evidence, but only digital. Of course you could always make a printout...

      --
      Windows is like decaf - it tastes like the real thing, but it won't get you through the day.
    2. Re:How can it hold up in COURT? by slashrogue · · Score: 1

      The same way DNA comparisons hold up in court.

    3. Re:How can it hold up in COURT? by andy_t_roo · · Score: 1

      run the file through something that reads the watermark - put in a protected work and it comes out with 'sold to joe blogs, copyright fooCorp'

      you then try to get the put in other, non-protected, works you just get back random garbage. That would be relatively conclusive (in terms of showing that a copyrighted work had been illegally distributed, not that joe blogs was actually responsible)

      Andrew

    4. Re:How can it hold up in COURT? by Pofy · · Score: 1

      >The same way DNA comparisons hold up in court.

      So you will take the file with the watermark to court???? So what if you identify a special source file, that does not mean the original buyer (for example) have made anything wrong.

  69. RIAA? No, HFA by tepples · · Score: 1

    Cleansing music files is not much harder

    Are you sure? If the stego and the crypto behind it are good enough, you won't know that you even need to cleanse a given file, let alone which algorithmic steps to take to cleanse it.

    and one can always simply re-record the music too

    Recording a new performance of the music is called a cover version. RIAA isn't interested in covers, but Harry Fox Agency is.

    1. Re:RIAA? No, HFA by stanmann · · Score: 1

      Doesn't matter how good the stego is, you can find that there is stego fairly easily.

      --
      Food not Bombs is a nice platitude but it breaks down when you notice that the Bombees are usually well fed
  70. Also... by pH03n1X · · Score: 1

    I am not sure if the watermarking will survive a re-encoding to a different codec. ( The new codec might use normalization etc. to compress audio content ).

  71. This is foolish. Everybody knows . . . by mmell · · Score: 1
    that the best watermarking system ever was invented in New Orleans, Louisiana a couple of months ago ;^D

    *ducks*

  72. Watermarking is a dead end by mugnyte · · Score: 1

    If every file bought in a store or downloaded has a watermark, why not just take 2,3,4 or more copies and overlay them to "wash out" the marks that can survive a codec pass? Once this is done, who is identified in that watermark? I think initial uploads will involve a 2-image wash, with later downloaded and merged copies going further. This erodes the capability of any tracking to a single market or consumer for the source of the watermark, without even knowing the crypto to reverse it.

      Also, who gets the blame for the large current of stolen and fenced audio that is subsequently ripped onto the net? If my car's CD booklet was taken in a smash-n-grab from a parking lot (fairly typical), then all those songs end up on the P2P channels, there's no way I'm paying for it. Watermarking may narrow down the number of holes, but it doesn't remove them all, and as long as a single hole exists, sharing is unchanged.

  73. Wrong Targets by ziggyzig · · Score: 1

    FTA: The digital media watermark used in the Fraunhofer system also contains a 'hash value', which creates a link between the content provider and registered purchaser. "The hash value is like a fingerprint; it contains unique information about the user," Kip said. "The software we've developed can automatically search for fingerprints."

    They're going after the wrong target. The big copyright pirate isn't someone who bought the song and shared it using Kazaa. As long as the *AAs keep going after the big fish, piracy won't be curbed and they'll just keep pissing off their (mostly) honest userbase and blame that for their losses.

    As previous posts have mentioned, as long as you can hear it, you can rip it.

    Maybe they should spend the money on promoting new bands instead.

  74. Re:I know the trick! by techefnet · · Score: 0

    My bad, I guess this wasn't really the same thing. http://www.wired.com/news/technology/0,1282,52665, 00.html

  75. Why? by Apocalyps3 · · Score: 1

    These watermarks are being developed not to catch the users whom download them, but to encode each copy for instance Universal hand out, and when they appear on the internet are able to see which source copy this came from. I have no idea how this will help for cams or telesyncs, but in the case of stollen screeners etc. if not removed before release the groups will be putting them and their sources at a major risk. There is an interesting video all about the new watermarks here: http://www.usvo.com/smartmark.htm didnt read the link in the article, so im sorry if this link is in there. or already posted. -Ap0c

  76. Pointless by Anonymous Coward · · Score: 0

    If the song is so bad that a trained human ear cannot hear who is singing it, then there may be some merit in adding a water mark...

  77. Everyone is missing the point here. by soupdevil · · Score: 1

    Fraunhofer is the company that owns the patent on mp3 technology, which is why your mp3 encoding software requires a paid license. This is why most Linux distributions don't come with an mp3 encoder installed.

    My guess is that Fraunhofer sees the possibility of WMA and AAC files taking over the digital download scene, and they are just trying to make mp3s seem like a viable format for labels and their outlets to consider for commercial downloads. Because if everyone moves to WMA and AAC files, Fraunhofer stops getting paid for their mp3 technology.

  78. Watermark smatermark.. by fury88 · · Score: 1

    You realize if you just analyze the wave content you will most likely be able to find this. Any user with Cool Edit (Adobe Audition I believe now) or Sound Forge can open up the file and find it.

    1. Re:Watermark smatermark.. by engagebot · · Score: 1

      You think opening a waveform in cooledit will allow you to detect a couple of bits changed here or there? Apparently you've never worked with sound before, but thanks for your input anyway.

      --
      Han shot first.
    2. Re:Watermark smatermark.. by fury88 · · Score: 1

      Nice attitude there. I work with sound forge on a regular basis but apparently its not worth having a rational conversation with you. Thanks for YOUR input.

  79. $olution? by a5y · · Score: 0

    So using the watermark, files traded on P2P networks can get traced back to their source?

    OK, say the source is a CD I bought in a certain branch of Tower Records, and they know this was sent to that branch and sold on a certain day and time. Am I mistaken in thinking that by paying in cash there is no paper trail? (No credit card details, etc?)

    Because it seems to me at least that I'm then free to batten down some hatches and if I've time to spare start bucking those bloody swashs I never seem to get around to...

  80. Infringement! by Martindale · · Score: 1

    Wouldn't modifying the original content of the song be considered copyright infringement on the artist's property - and possibly even considered to be a mix?

    --
    $signature_views++;
  81. flawed? by jigjigga · · Score: 1

    Um, how could they prove something as a watermark as opposed to data corruption? You know data corruption does happen

  82. So to be on the safe side... by DeadboltX · · Score: 2, Insightful

    Don't buy any music, online or off, just pirate it all.. that way if any of your music finds its way to p2p, it isn't "your" music and the RIAA won't go after you, just whoever you got it from..

    1. Re:So to be on the safe side... by ostehaps · · Score: 2, Insightful

      Of course, what you fail to note is that's exactly what the companies want. If they can foster a public attitude that sharing your own music should be avoided, p2p sharing will plummet. This mechanism is also why p2p networks try to restrict leeching.

  83. Re:Shared Account by Communal+Account · · Score: 0

    Yep, karma as bad as an AC. Yep real cool, a communal account will never work, all it would take is for someone to change a few things and poof, no more communal account. to the moderators, mod this and any post by this user down as troll or flamebait.

    --
    A public account: log in as "Communal Account", password is "kFhthALQ".
  84. Not dolphin-safe by Psykosys · · Score: 1

    So what happens when someone uses one of the many iTunes shared file-ripping programs to copy the watermarked files of a user who believes his or her sharing to be legal (note that I say "believes", because the actual legality of the act may be questionable)? Prettymuch everyone at my college uses the iTunes share feature, which attaches enough restrictions (mostly the inability to actually save the files without using third-party software) that most people don't think it's at all legally questionable. How useful is the watermarking tool if it captures all these people and not the more informed users who would strip the watermark?

  85. Better for audio than video by phorm · · Score: 1

    A lot of video ripping involves altering the FPS, resolution, and/or encoding. A watermark would have to be able to survive such conversion to be useful, in which case it would likely be detectable, if not by humans than probably by software.

  86. This will not replace current "DRM" schemes by massysett · · Score: 3, Insightful
    because it puts the enforcement burden on the record labels. There would be millions of watermarked files floating around out there, and they'd have to sue enough people to scare folks into not sharing their files. Only through scaring people could the labels have enough impact with this--there's no way they could close the spigot with the lawsuits.

    Even so, the labels might adopt something like this. But it would be in addition to their current copy restriction schemes, rather than a replacement for them. Consumers still lose as they'll still have to wrangle with FairPlay, WMA, or whatever copy restriction scheme the labels want to use.

  87. Ten seconds later - by Anonymous Coward · · Score: 0

    Sharing programs will now accept a plug-in which randomises the watermark on any media file, both when downloading AND uploading. Not only will the watermark on the file you downloaded not match your source (including RIAA-infiltrated sources), but anyone getting it from you (including RIAA moles) will be guaranteed a non-matching copy.

    Well, back to the drawing board.

  88. undetectable by humans? by ndruw1 · · Score: 0

    they're right, i cant hear any high-pitched noises, but my dog whimpers whenever i play pirated music over the speakers...

  89. whose responsibility is security? by MooseTick · · Score: 1

    Is it the user's responsibility to keep their music secure? If I park my watermarked mp3s on a PC and there is a security breach, am I responsible if someone takes the music I've paid for and shares it on a p2p network?

    If I'm not mistaken, the RIAA was OK with you sharing music with friends. They just didn't like you sharing it with your 5000 closest "friends". If I pay for a song and give it to a friend who puts it out on a p2p network, am I liable if it gets shared across the world?

    Watermarking sounds good in theory, but what are they really going to do to someone who only shares one song. The RIAA really wants to get those people serving up 1000s of songs. Its not likely that someone is going to purchase 1000s of songs and share them with the world.

    In then end, what does this accomplish? Knowing that Bob downloaded a song 2 years ago. That he put it on a mp3 player that he pawned, lost or was stolen. That whoever got the player shared the song and now we know that Bob was the original purchaser.

  90. We Welcome... by eno2001 · · Score: 1

    ...our data corrupting overlords. Thanks for the bitrot guys.

    --
    -"...bad old ideas look confusingly fresh when they are packaged as technology" - Jaron Lanier (Digital Maoism on Edge.o
  91. Incredible by Morinaga · · Score: 1
    There's no way a pirate could get around such incredible technology.

    Especially if you tell them about it.

  92. Re:Shared Account by Anonymous Coward · · Score: 0

    Seeing as how someone has already stolen this account, I'd like to offer a tip to whoever creates another one of these. First, create a PGP signing key and upload it to your new Slashdot account. It'll be located at http://slashdot.org/~$USER/pubkey. Then sign your first message with this key. See sllort's journal entry for more info on comment signing. After the inevitable theft of the account, create a new one with the same signing key. Sign this new account's first message with the key. Next, reply to as many of the original account's comments with the new account name and keyhash. Continue as long as needed. If a dumbass decides to change the stored signing key in favor of his own, reply to each of his messages with the original keyhash in the subject line and a comment containing the chain of signed first messages. The downside to this is that someone needs to be the "keykeeper". If the private key was available to all, the thief could use the key to make an imposter account. Feel free to poke any additional holes in this method.

  93. Re:Shared Account by CosmeticLobotamy · · Score: 1

    Now that some jerk actually did something bad, I'd just like to make it clear that it wasn't me.
    -CL

  94. Unless you play it backwards! by EmbeddedJanitor · · Score: 1

    Then you hear "MPAA r00lZ... MPAA roolZ....."

    --
    Engineering is the art of compromise.
    1. Re:Unless you play it backwards! by cyko500 · · Score: 0

      Holy crap, so that whole time I was listening my favorite song, "Zl00r Aapm" by Racecar Aair, I was really being brainwashed?

  95. Pie in the sky by ostehaps · · Score: 1

    De-tagging applications aside, this system could never practically work until all music is distributed electronically on the net. Sure, you can watermark physical CDs - the problem is linking a physical CD with a purchase. First of all, that would require all music stores collecting personal information on all customers and submitting that information to the RIAA - clearly a privacy issue. Credit cards, you object, but a determined pirate clears that hurdle by brandishing the cash in his pocket. Of course, we haven't even touched on the issue of giving that same physical CD away as a present (perhaps to a stranger, sounds like a good legal excuse). A million other issues exist, this is just an example. Conclusion? It'll never fly.

    1. Re:Pie in the sky by daverabbitz · · Score: 1

      Not to mention that CD's and DVD's are pressed (and therefore Identical). I can't see Record Companies using CD-R's, just to water-mark cd's.

      Ever wondered why games have CD-key's.

      --
      What could be better than a jet powered motorcycle? http://www.youtube.com/watch?v=u8l6GTHLSWE
  96. No need to detect by hackwrench · · Score: 1

    Just write a program that re-encodes files to a personal set of standards. Example rules: make sure all linear fades are in fact completely linear, parabolic curves fit the parabola exactly... and all quirks watermarks can hide in disappear.

    1. Re:No need to detect by CaseyB · · Score: 1
      all quirks watermarks can hide in disappear

      Selective zooming by a small percentage. Selective frame dropping. Partial frame brightening / darkening / desaturating / blurring. Noise addition. Those are off the top of my head; any creative stenographer could come up with a hundred more far more subtle tricks. There is NO WAY to automatically detect these, as there is no way to know that they were not the intended effect.

      Even comparison of multiple watermarked copies won't help, because it's easy to add so many permutations to the various copies that you could easily identify a "patched" correction as the product of two specific watermarks.

    2. Re:No need to detect by hackwrench · · Score: 1

      You're assuming we care about the "intended" effect, and you are making several additial unwarrented assumptions, not that I am neccesarily not making unwarrented assumptions myself. For blurring, compare frame 1 to frame 3 and if there is a similarity not in frame 2, copy the similarity to frame 2 regardless of the "intended" effect. If we cared about the intentions of the originators, we wouldn't be distributing this thing to begin with. Visit http://www.animemusicvideos.org/ for more information about not caring about the intentions of the originators and how far one can get with that without facing prosecution.

  97. No one is going to pirate those MP3's. by spicyed · · Score: 1

    No one is going to bother to pirate mp3's downloaded from itunes, or some other mp3 downloading site. The quality lacks tremendously, and it is much better to buy the cd and rip the tracks to your hard drive yourself. (My preference is FLAC) And I'm quite sure that pirates would do the same, the only people who this would be catching are people who really don't know what they're doing.

    1. Re:No one is going to pirate those MP3's. by TwoScoopsOfPig · · Score: 1

      "...the only people who this would be catching are people who really don't know what they're doing."

      Likely the same people easiest to harrass into a out-of-court settlement. This is a fearmongering game, remember? If you don't know what you're doing with this, you likely won't know how to protect yourself legally.

      --
      #include <disclaimer.h>
      #include <beer.h>
  98. Copying to a friend is legal by Anonymous Coward · · Score: 0

    In some countries, making a copy for a friend is legal, provided that you have the original. Now, when this friend, who has a legal copy uploads it somewhere, your friend does something illegal, but the watermark points to you. I can see a lot of legal hassle here.

  99. One Possibility by Anonymous Coward · · Score: 0

    "If, for instance, you purchase and download a CD, burn a copy and give it to a friend and that person puts it on a filesharing network, our system will trace that music back to you and, depending on the legal system of the country you're in, you could be [hit] with an expensive fine," Kip said. "This could certainly help deter online music piracy."

    Another possibility is that I'd be detered from BUYING the file in the first place.

  100. Why should Clear Channel care about file sharers? by Simonetta · · Score: 2, Interesting

    to whoever put them on the internet, and then get medeival on them for breach of contract.

        Well I'm sure that they would like to do this, in their fantasies. But in the real world it's a music producer vs. Clear Channel, not some individual D.J. And if Clear Channel decides that it is in their best interest that the music go out to the P2P file sharers before the record is released, then there isn't a whole lot that the record producer can do about it.

        Clear Channel gets money from every music source except sales of disks and downloads. In other words, it is in their interest to have the 'product' on the file share networks; copyright laws be damned. They own the radio stations, the concert venues, the ticket companies, the artist management companies (in some cases), and the billboards.

        Maybe someday the entertainment companies will complain about Clear Channel's cavalier approach to their 'intellectual property'. But don't hold your breath waiting for it to happen. Huge companies tend to avoid harrassing each other over relatively trival things like this unless one is trying to do a hostile takeover of another.

  101. Alright everyone, the answer: by jonfields · · Score: 1

    Time to ditch MP3! either go OGG or for those who need maximum quality, forget compression and go pure .wav like I have. (only for those who have the space)

    1. Re:Alright everyone, the answer: by Anonymous Coward · · Score: 0

      for those who need maximum quality, forget compression and go pure .wav like I have. (only for those who have the space)

      Or just use FLAC and get maximum quality plus decent compression.

  102. And this stops what? by nurb432 · · Score: 1

    So you know it was a 'copy' that you just downloaded.. So what? People doing this really dont care where they come from, as long as its what they wanted.

    --
    ---- Booth was a patriot ----
  103. I don't understand.... by mangu · · Score: 3, Funny

    ...how do they mark the water, and how do such marks on the water keep pirate ships from attacking honest merchant ships?

    1. Re:I don't understand.... by The_Mr_Flibble · · Score: 1

      No they're using sonic weapons to scare the pirates away. Is britany releasing a new album ?

  104. Re:Why should Clear Channel care about file sharer by sam_handelman · · Score: 5, Informative

    I respectfully disagree.

      Your problem is that you are accepting the recording industry's propaganda, i.e. "We oppose piracy because people will listen to pirated copies instead of buying CDs."

      The *real* objection of the recording industry, and this goes double for clear-channel, is that P2P sidesteps their promotion monopolies and makes the music market harder to manage and control. Fragmentation of the market costs them their niche at the top of the foodchain.

      The best example of this attitude was, a while back, movie industry executives noticed that some heavily promoted presumed-blockbuster (I forget which movie it was, The Island maybe) was getting far less than the guaranteed level of attendance given the advertising budget. Careful marketing research traced this phenomenon back to bad word of mouth, which was spreading faster than it had in the past, chiefly by cellphone.

      The response of the movie industry was NOT "gee, we'd better stop making movies that even brain damaged 11 year-olds regard as intellectually insulting", but instead "is there any way we can make it illegal to badmouth our movies by text message? Libel law, maybe?" Fortunately, they concluded that was a non-starter.

      That long tangent aside, look at clearchannel. Clearchannel's business model depends COMPLETELY on the willingness of the general public to agree-to-like whatever 30 songs they decide they want to play/promote in a single month. They also need to make sure that people keep listening to the radio and not to ipods. Alternate routes of distribution are just as much a threat to clearchannel as they are to the recording industry.

    --
    The good and new comes from no quarter where it is looked for, and is always something different from what is expected.
  105. Riiiiight.... by X86Daddy · · Score: 1

    Even the best-trained human eyes and ears, according to Kip, can't detect the change.

    Just like those fucking annoying orange dots. Once you spot them during an action sequence in a movie, they keep jumping out at you, breaking the immersion in the film over and over. Actually, if they replace the dots with anything even *slightly* better, I'd applaud the move.

  106. Sounds great (not). by marcello_dl · · Score: 4, Insightful

    Also it requires every purchaser of a copy to be a registered one, it requires the purchaser to be very careful not to have the copy stolen or lose it, and it might also lead a hacked watermark to accuse an innocent purchaser.

    --
    ---- MISSING MISCELLANEOUS DATA SEGMENT --- [sigdash] trolololol
  107. Just do not give them personal information by js_sebastian · · Score: 1
    From TFA
    The digital media watermark used in the Fraunhofer system also contains a 'hash value', which creates a link between the content provider and registered purchaser. "The hash value is like a fingerprint; it contains unique information about the user"
    So the trick is do not give them any personal information to go by. Do not let them identify you. Even assuming they watermarked physical CDs and DVDs too (not just downlaods), and were able to track each one all the way to the shop where it is sold (which adds a lot of useless complexity IMHO). If I buy a physical CD in cash, they'll never know who they sold it to. Or just rent it, which is what people who rip dvds mostly do: they can't change the watermark on the DVD once it's at blockbuster.

    So all their fancy technique becomes useless unless they violate your privacy first.
  108. A prosecution tool by jabelar · · Score: 2, Insightful

    This is not to prevent copying, just to help track down where copies come from. This may not be too useful in current environment, but as cinema turns to digital distribution and terrestial broadcasts of television and radio go digital, it would help piece together a case against suspected infringers. I'm not at all for this, but just explaining how it would be useful (and likely will be used) by content providers. By the way did you know that many laser printers already have such watermarking, to allow police to prove that a printout was made by a specific printer?

  109. Here's a technique to fight piracy by JonTurner · · Score: 1

    Dear RIAA,

    Want to beat piracy? I'll tell you a little secret... here's all it takes:

    Give up on all this DRM crap which just pisses off your customer base. How 'bout putting less "suck" in each album, paying artists fairly (e.g. no more "breakage/spoilage" fees based on shellac record trasportation, billing your musicians at absurd rates for manditory "promotional" services, failing to advertise new talent, hell -- failing to RECOGNISE and SIGN new talent, etc.)? Oh, and don't forget selling that music at a competitive price?

    You bellyache that your industry is in trouble! Well, no one would ever know it by your business practice. Most companies, in order to attract new sales, put everything on discount and make it really easy and enjoyable for the consumer to buy your product. Not so in the record business. Your industry obviously wants to keep everything the same and, unbelievably, acts even MORE hostile toward the customer. Yet you wonder why year-on-year sales have taken a dive. Who was your macroeconomics professor, Seinfeld's Soup Nazi?

    Anyway, at this point I don't really care if your industry lives or dies. I, and my family, have learned to do without your products -- we just stopped buying. Or in the rare event we want music we buy it, just not from you. See, that's significant. In a lot of cases, we can now buy directly from the artist or purchase a used CD. Judging from your sales figures, we're not alone.

    But then what do I know, I'm only the customer.

    1. Re:Here's a technique to fight piracy by Martix · · Score: 1

      I agree..... IF not im helping some people record there music.

      No Need for the middle men ....... I do love music and respect the artists more then the RIAA/CRIA/MPAA ect. by buying the music i like....(DRM'D disk is a lost sale) ...they dont look at them that way.

  110. for good or for evil by bcrowell · · Score: 1

    Watermarking can be used for good or for evil. For instance, this book has a watermark at the bottom of every page explaining that the book is CC licensed, and available for free from a certain URL. I did this because someone had taken the pdf file, carefully removed the copyright page and licensing information, and was selling the book on a CD on ebay :-) It was ironic, because he could have *legally* sold it for free according to the license, but he wanted to mislead his customers so that they wouldn't know they could get it for free off of a web page rather than buying from him. Of course, it wouldn't be all that difficult to remove the watermark, but because it's on every page, it would be *more* work to do that than it was for the guy just to remove the copyright page. Similarly, I don't think any DRM scheme for music will ever be able to stand up against a determined attack, but they can make it enough of a hassle that it will cut down on illegal copying. Whether you think that's good or bad probably depends on whether you're a college student or a music industry executive...

  111. I don't understand by Espressoman · · Score: 1

    Aren't approaches like this weak in that you could apply a filter to the image, changing it imperceptively and destroy the watermark? Wouldn't an image recognition system be better? It could be similar to the kinds of face recognition software that can pick you up even if you are in disguise...

  112. A database of every song and every watermark? by Systems+Curmudgeon · · Score: 1

    This "solution" assumes that somehow, someone will be able to track WHO bought every song and what watermark was assigned to them. This is a great added cost, if it's even practical. The number of bits required to embed in one song, to make sure each watermark is unique, might be too great to fit in three minutes. (Movies are longer and more expensive AND sell fewer copies, so my arguments do not really apply to them.)
    - Systems Curmudgeon, AKA Precison Blogger

  113. Whoops read the article title wrong.. by vertinox · · Score: 2, Funny

    I read the article as "Using Watermarks to Combat Privacy."

    Although, that would make sense.

    --
    "I am the king of the Romans, and am superior to rules of grammar!"
    -Sigismund, Holy Roman Emperor (1368-1437)
  114. cd watermark? what's the point. by snotrash · · Score: 1

    What I don't get is the CD watermarking to discourage people from uploading ripped music to P2P networks. Typically, the ripped song is MP3 encoded before that happens which everyone knows is a "lossy" compression algorithm. In other words, rip a cd into a wave file. Compress the wave file into an MP3, then decompress the MP3 back into the wave file. The wave file you get back is not the same wave file you put in. My question is can the watermark survive a lossy compression scheme? The same goes for images and movies.

  115. Lossy Format by AeroIllini · · Score: 2, Insightful

    The article is a little short on technical specifics, but it's hard to imagine how a watermarking system would work with a lossy compression format.

    If the watermark is applied to the file after compression to mp3, then it is very easily defeated by decompressing and recompressing with a non-watermarking encoder, of which many exist for mp3. The act of decompressing the file will obliterate whatever bits were flipped for watermarking purposes. If the hidden information is subtle enough, the lossy compressor will simply throw it out. If it's obvious enough to not be obliterated by lossy compression, then I can hear it in the file, and the product is inferior. The only option would be for the encoder to recognize the watermark and purposefully retain the data, and then we're tied to a specific piece of software just like DRM.

    However, if the watermark was applied before the compression (i.e., directly to the wav file on the CD), then the act of compressing the file will change the watermarking somewhat, and matching the "fingerprints," as they are called in the article, would be statistical in nature, not exacting like a hash is. The fingerprint would have to be considered "close enough" to be a match.

    Also, every single watermark would have to be unique in order to match it to a specific source, which means creating a Big Database (tm) of customer info, which is easily defeated by paying with cash. On the other hand, if the record companies weren't interested in identifying a specific source, but the presence of a watermarked file in an upload directory is sufficient, then that's no different than the existence of any other file in an upload directory which contains copyrighted material, which is what they've been going after for quite some time now.

    And the point is...?

    --
    For security, the MD5 hash of this message and sig is 09f911029d74e35bd84156c5635688c0.
    1. Re:Lossy Format by typical · · Score: 1

      The article is a little short on technical specifics, but it's hard to imagine how a watermarking system would work with a lossy compression format.

      Well, see, this is Fraunhoffer. The people that, y'know, developed MP3. So, presumably, they're pretty familiar with MP3's failings, places where it encodes less-useful data. And they can exploit some of those to stuff watermark data.

      The big problem with watermarking is that if you use it in a lossless format, someone will come along with a new compression format, and the watermark data will go away in a couple years with all the people using the latest, sexiest lossless format.

      However, nobody wants to recompress lossily-compressed data into another lossily-compressed format -- nobody's going to recompress MP3 into Vorbis. So, presumably, as long as the vendors *only* ship lossy data and nobody tries coming up with a lossy compression scheme specifically designed to re-encode from MP3 well, the watermark data stays.

      I don't see how you could squeeze much more from watermarking.

      The enemy of this scheme is increasing storage capacity and lossless players. At some point, someone's going to start marketing lossless quality portable players to get an edge over the competition, and then you have demand for losslessly compressed audio data...and then this all goes away.

      --
      Any program relying on (nontrivial) preemptive multithreading will be buggy.
  116. Just a thought... by EnigmaticSource · · Score: 2, Interesting

    Watermarks do not have to be 100% security though obscurity... It seems to me that a proper system would use a private key of sorts to unencode the information, then the algorithm could be free (as in speech or BSD) and like SSL only they key would need be obscure. If you're using just a simple 256 bit key to decode the watermark, chances are it would be nigh detectable (assuming of course that the actual technology can survive recompression / reencoding).

    --
    The Geek in Black
    I know my BCD's (when I'm Sober)
    1. Re:Just a thought... by Anonymous Coward · · Score: 0

      Yes they do have to be that way. Remember that to defeat a watermark you do not have to decode/decrypt it, only remove or corrupt the watermark. Once you know how the watermark is added, it would be trivial to defeat it by corrupting it.

  117. Possible Removal Method for Digital Watermarking by programmeratarms · · Score: 1

    Take two differently watermarked copies of the same item (pirated film, etc.) and average each respective byte together. The resulting file should be viewable and not visibly corrupt. Who shows up as the original purchaser now?

  118. "encoding" credit card information... scary by Anonymous Coward · · Score: 0

    I think there's a difference between encoding reversibly, and one-way hashing.

    This is pretty important stuff, so correct me if I'm wrong, and pay attention if you haven't heard of this idea before.

    Compression algorithms, for example, give you a result that you can expand to get the original.

    Hash algorithms will give you the same result each time for the same input, but there is no process that you can apply to hashes to get the original data back.

    So, be not afraid.

    However, because you are assured the same result for a given input, you have to be careful about what your input is. If it is only a credit card number, one could just take the whole list of possible numbers and generate the corresponding list of hashes. A translation table. Seek the hash you're attempting to "decrypt" in your new table and see which card number created it—you've got it.

    You could use some combination of other vendor-known input and "salt" to confound an attacker's ability to generate the translation table and make use of pre-computed translation tables.

    http://en.wikipedia.org/wiki/Salt_(cryptography)

    I'm not a cryptographer/cryptologist, but I bet there are a variety of methods that add to the computation required for generating the hash, but multiply for the computation required for seeking the hash. Develop a costly process that takes 1 whole second to generate the hash and takes all the (current) world's computers a few heatdeathoftheuniverselifetimes to seek. There are probably (computationally) cheaper and cleverer ways to test whether a known CC# was involved in the transaction without giving away the card.

    I bet your CC# is much more vulnerable to an array of other attacks than trying to reverse some cryptographic watermark.

  119. Re:Why should Clear Channel care about file sharer by soupdevil · · Score: 1

    You are exactly right. I worked for ClearChannel for a few months, helping to launch one of their syndicated music shows. P2P networks were often the source of on-air material, because we could get it from the Internet faster than we could get it from the labels.

  120. Under 18 by tepples · · Score: 2, Informative

    [Commercial music radio stations] also need to make sure that people keep listening to the radio and not to ipods.

    In that case, they have the under-18 market sewn up, as students in public K-12 school systems in the United States are generally forbidden to bring an iPod or other electronic music player on the school bus without the express written consent of school administration.

    1. Re:Under 18 by TubeSteak · · Score: 1

      I think I saw it on Fark, but some news station was telling parents to keep their kids from taking cellphones and iPods to school.

      Why?

      Because older kids were beating up the younger ones to take their electronic toys.

      --
      [Fuck Beta]
      o0t!
    2. Re:Under 18 by Anonymous Coward · · Score: 0

      yea, sewn up real tight, because listening to ur ipod on a school bus is WAY harder to get away with than modifing an mp3 file to remove a hidden "watermark". ;)

    3. Re:Under 18 by midorigin · · Score: 2, Funny

      I've been in public K12 far the last twelve years and never heard of such a thing. Is that really true? It sounds ridiculous.

      I need music in order to function, and I know it: I lost my headphones three days ago and have been suffering from deprivation.

    4. Re:Under 18 by Firehed · · Score: 1

      What part of Soviet America are you living in? At my school we can bring our iPods anywhere, and as long as we're not listening to them during class (and in some cases, we're allowed to do that too), the administration doesn't care. Having said that, the only reason iPods (and the entire MP3 player market) has been so successful is *because* we get to choose what we listen to, and not put up with the crappy playlists of stoned DJs and whatever Corporate America thinks we should be listening to. On the rare occasions where I'm forced to listen to the radio, it just convinces me even more to not buy the shit they've been putting out recently, not training me to like (or even put up with) it.

      --
      How are sites slashdotted when nobody reads TFAs?
    5. Re:Under 18 by Anonymous Coward · · Score: 0

      What part of Soviet America are you living in? At my school we can bring our iPods anywhere, and as long as we're not listening to them during class

      He's in Fort Wayne, Indiana, and he quoted the behavior code.

    6. Re:Under 18 by jrockway · · Score: 1

      I recall this happened to me with my TI-80 in fourth grade.

      I also remember getting a C overall because I could program the TI-80 but not spell "Quaken' Shakin' Earth"* correctly. Isn't the American educational system great?

      * 15 years later, I still don't know how to spell that**. But somehow programming has proven more useful.

      ** BTW, "quakin" or whatever isn't even a fucking word. How can I misspell something that isn't even real?

      Sorry, </rant&gt. I think I need to start a blog or something ;)

      --
      My other car is first.
    7. Re:Under 18 by Shawn+is+an+Asshole · · Score: 1

      I've been in public K12 far the last twelve years and never heard of such a thing. Is that really true? It sounds ridiculous.

      Did you pass English?

      --
      "It ain't a war against drugs.it's a war against personal freedom" --Bill Hicks
  121. Audio level compression too by tepples · · Score: 1

    [Transcoding audio] would also suck plenty of quality from your file...

    But does it suck more quality than the hypercompression mastering techniques of the loudness race do?

  122. It's called hardWARE because it WEARS out by tepples · · Score: 1

    My rippers will not honor the watermarks.

    Your CD drive has moving parts, which will wear out. Future CD drives will likely insert watermarks into audio tracks. If no company makes a residential-use-priced non-watermark CD drive that can be delivered to your country anymore, then what?

  123. So, Metallica will sound like... by seanyboy · · Score: 1

    Do you BURY me when I'm gone?
    Do you teach me WHILE I'm here?
    Just as soon AS I belong,
    Then it's TIME I disappear.

    groovy. Can't wait.

    --
    Training monkeys for world domination since 1439
    1. Re:So, Metallica will sound like... by Anonymous Coward · · Score: 0
      Who buys Metallica since Napster? The only serious downloading is the people getting them as FLAC/WAV/APE just so they can UPload them right back as well made 128/160/224/320 MP3 (take your pick)

      --
      The RIAA pees on your back, then
      tells you it is just a watermark

  124. But will clean CD burners remain available? by tepples · · Score: 1

    new versions of open source media players are

    ...unable to write to the popular proprietary operating system's speaker.

    and new burning programs are released which burn watermarked files into standard audio CDs.

    Using what drive, if all CD burner manufacturers cave to the four biggest record labels?

  125. How could this work? by gargletheape · · Score: 1

    Even assuming you could get around all the hacks and workarounds (ya right) how does this help? The original source for most MP3's on any network is probably some CD someone ripped. Unless you started putting individualized watermarks on each CD there'd be no point, and this would be way too expensive to do.

  126. Watermarks won't hold water in court. by MacDork · · Score: 1
    What the music producers would really like to be able to do is trace the leaked files back to whoever put them on the internet, and then get medeival on them for breach of contract.

    That would be ... *drum roll please* ... the music producers!! Yes, it was the music producers who initially distributed the file to said user. Individual watermarks are pointless because Windows security is non-existent. You cannot take a watermarked file and use it as proof to sue Joe Average. His system is riddled with viruses, trojans, and rootkits... some of which were installed by the rights owners themselves (I'm looking in your direction Sony). In any case, it will not only be plausible, but entirely probable that the user's system was rooted, and the files transfered off the system by some ner-do-well. Case closed: RIAA you loose. Go home, take your ball with you, and don't let the door knob hit ya where the good lord split ya.

  127. Human ear better than lab grade equipment by texaport · · Score: 1
    Even the best-trained human eyes and ears can't detect the change."

    Good luck with my velocity-insensitive, 6-note polyphonic, state-of-the-art 2001 MIDI ringtones.

    --
    Change any notes on my Nokia
    ringer and you'll have to pry
    it from my cold, dead fingers

  128. Apple is teh gay!11!!eleventy1 by Anonymous Coward · · Score: 0
    I'm hoping these kinds of anti-piracy actions work, and work well.

    Things like the DRM and DMCA were put into place to fight piracy

    I think you're missing the most wonderfully ironic part of this whole story :-) The watermarking only exists as a strategy *because of* the DMCA... You see, thanks to the DMCA, the RIAA members cannot legally reverse engineer Apple's Fairplay DRM! So they are left with only ONE option if they want their music to play on an iPod without going through Apple... You guessed it! Unprotected formats. GOD THAT FEELS GOOD!!! F'ing the RIAA! How can you not respect Apple just a little bit for doing that to those a'holes (Go ahead Mac Trolls... that's your que. Flame away with the gay Apple jokes...)

    :-D

  129. FWCS Behavior Code by tepples · · Score: 1

    I've been in public K12 far the last twelve years and never heard of such a thing. Is that really true? It sounds ridiculous.

    It's ridiculous, but no more so than, say, copyright term extension. From the Fort Wayne Community Schools Student Rights and Responsibilities and Behavior Code:

    A student will not use during school hours any object that has no educational purpose and may distract from teaching and learning. Examples include, but are not limited to: [...] Use of radio, Walkman, CD player, or other electronic devices without permission of the administration. [Penalty up to level] 2 [...] Electronic devices will be considered as in use if they are "on" or in sight during school hours. Items will be confiscated and may be returned to parents at the discretion of the principal/designee.
    Level 2 penalties include denial of extracurricular activities, after-school or Saturday detention, or suspension of driver's license and/or work permit. Penalties for repeat violations of any rule may increase at the principal's discretion.
    1. Re:FWCS Behavior Code by FLEB · · Score: 1

      Of course, enactment and enforcement depends upon both the school district's rules and the individual teachers' strictness to policy.

      --
      Information wants to be free.
      Entertainment wants to be paid.
      You just want to be cheap.
    2. Re:FWCS Behavior Code by Anonymous Coward · · Score: 0

      driver's license, workpermit, in what kind of bigbrother country do you live that SCHOOLS are allowed to interfere with that. Even Saturday detention (or basicly any detention) is on tricky footing here (The Netherlands), let alone involvement of a school in activities clearly not learning related (although driver's license isn't a real issue, due to you only being able to get it at age 18).

    3. Re:FWCS Behavior Code by pedrop357 · · Score: 1

      Items will be confiscated and may be returned to parents at the discretion of the principal/designee.

      The "discretion" part sounds like theft. I wonder if there's any cases on the legality of a principal or other school employee taking legally owned property and refusing to return it.

  130. Human?-"/." arrogance by Anonymous Coward · · Score: 0

    "That's a valid intput, but steganographers thought of that years ago already. "

    Of course, but that doesn't stop the slashdot experts from posting some kind of solution, like they're the only smart people on the planet, and everyone else is too stupid to have seen it coming.

  131. See if the recording industry cares by AusIV · · Score: 1
    And here I was thinking the recording industry just wanted to make honest users pay twice to use something on two mediums. It also helps "keep honest users honest," by not "accidentally" doing something they're not supposed to with a file.

    Watermarking doesn't meet either of those criteria.

  132. Re:Why should Clear Channel care about file sharer by mboverload · · Score: 1

    Thanks for the info. I always had this sneaking suspision that many broadcasters just got their copies off of P2P, while still paying for the rights.

  133. The watermark is so perfect... by cnerd2025 · · Score: 1

    That no machine can even pick it up! Don't tell hollywood; let them waste their money on yet another anti-piracy scheme. If it were undetectable, then machines would be nascent of it, and it would therefore not exist. We have seen every other antipiracy scheme fail, why not this one?

  134. Reminds me of a story by asretfroodle · · Score: 1

    Melancholy Elephants by Spider Robinson

    It presents an interesting argument about copyrights.

  135. Re:Why should Clear Channel care about file sharer by Anonymous Coward · · Score: 0

    Jesus Christ! RIAA this, MPAA that, Clear Channel is the devil. Nobody is forcing anyone to watch, buy or listen to anything. Now that we have this interweb thingy people can find whatever they want if they're motivated. Marketing by itself cannot sustain anyone. Otherwise nobody would still listen to Black Flag; they'd be spending too much time listening to Puddle of Mudd.

  136. But... by Anonymous Coward · · Score: 0

    If it's a supposedly undetectable change, couldn't someone just write a program to perform a large number of "watermarks" in random places in the song? This would make it hard to find the one that the manufacturer placed there. Otherwise, a simple shift down of the entire song's brightness and whatever other factors are being used by a simple amount should change the watermark.

  137. in the business by Anonymous Coward · · Score: 0

    When you release watermark content, you watermark ALL of it, every copy to some degree. There is no way to take two copies and come up with a clean one, you will either end up with gibberish or you will have no effect.

    Watermarking is designed to overcome the simplistic attacks that have been put forth here, do you honestly think that the technology owners did not think of these attacks as well?

    Watermarking is not a general solution, it is a specific solution meant to weed out the bad apples. There are many ways of applying watermarking, even the same watermark to multiple clips that would make it both very difficult to identify and almost impossible to remove.

    The entire business premise of watermarking is that in order to defeat it you have to either use uneconomical attacks (which nobody has put forth here) or make the content itself uneconomical for distribution. For video this means that the video has to be reduced to below 320x200 and at less than 80kbps (IOW heavily compressed), with a starting point of baseband (21MB/s uncompressed, invisible to the naked eye) marked video.

    You can throw out the geometric attacks as well, they don't work. And the whole SDMI thing is a non-issue as it was put forth by a company who did not have proven technology who was looking for validation in the market. There are companies who have proven technology (and I am not saying that fraun is one) that have met all of these challenges and then some.

    1. Re:in the business by programmeratarms · · Score: 1

      AFAIK all published watermarking systems are not robust. As for non-published methods, the video pirates enthusiastically applaud the use of 'security through obscurity.'

  138. zero knowledge proofs by jefu · · Score: 1

    I'm just having such a fun time imagining trying to explain the details of zero knowledge proofs to a judge (and/or jury). I can just imagine the looks a witness would get for a seriously non-trivial discussion of graph isomorphisms. (Or elliptic curves if encryption came up.)

  139. Yet another reason by atomic_toaster · · Score: 1

    This watermarking scheme is yet another reason for me to continue downloading music via P2P (which is legal here in Canada) as opposed to buying it on CD or over the net. I personally think that tracking what someone does with the product that they have bought and paid for, so long as it's not hurting anyone (and don't give me the bull about it hurting the artists), is ridiculous. It's also economically unfeasable for the music industry; behemoth that they are, the RIAA will have to invest millions of dollars to pay for the manpower and technology to track the watermarks and make investing in the technology worthwhile. Even if the RIAA tracks a file-sharer down, then sues and wins, they'll probably never see the money. With the kind of fines the RIAA is imposing, most people will never be able to pay; they'll just go bankrupt.

    Between watermarking and DRM, I have absolutely no inclination to buy the music that I listen to. That is, unless the music is from an independant artist who uses neither method, and honestly, they're the ones who need the money the most in the first place.

  140. This is the answer by jonwil · · Score: 1

    Forget all that DRM stuff, just embed identifying details and personal marks into the media file. If its posted on kaazza, the media corps can find out who did it.

  141. Crack Once Play Forever by Anonymous Coward · · Score: 0

    This won't work either. Assuming the best possible case for the recording industry, Joe Sixpack shares the song on a P2P network and gets nailed by the RIAA - THE SONG IS STILL OUT THERE!

    Its still being shared, over and obver and over again. This doesn't STOP anything. Theres a fundamental flaw in this kind of protection scheme, it assumes that each time you detect a misappropriated copy that it goes away, that you stop it somehoww. Watermarks don't stop anything.

    Once the genie is out, you can't stuff him back in.

  142. What in ze hell?? by bronney · · Score: 1

    If somebody thinks you have an illegaly copied file, they can trace back to the original buyer, who spread the file.

    It traced me back the HMV at wakitaki, orishima. Uh.. exactly who bought it I don't know. WTF?

  143. Still a quality loss by Tom · · Score: 1

    Of course my eyes and ears can and will detect the change - it's my consciousness that will not, because the small differences are filtered out in the brain's pre-processing.

    In a dark room, a human eye can detect a single photon. Our ears are somewhat less sensitive, but some audiophiles have a hearing you'd not believe. Are their ears different - or their brains?

    The point is that many things you don't consciously notice still lower the quality of what you see or hear. Low-quality encoding (video more visibly, but audio as well) is an excellent example. The picture will look blurry or "bad", even though you can't pinpoint exactly what it is that gives you that impression.

    I'm sure you won't notice consciously, and you certainly won't notice if you hear your music on $2 headphones. But have you ever played an MP3 in a club/disco with an excellent sound setup? Man do you hear the difference to uncompressed CD quality.

    --
    Assorted stuff I do sometimes: Lemuria.org
  144. Re:Why should Clear Channel care about file sharer by krunk4ever · · Score: 2, Informative
    The response of the movie industry was NOT "gee, we'd better stop making movies that even brain damaged 11 year-olds regard as intellectually insulting", but instead "is there any way we can make it illegal to badmouth our movies by text message? Libel law, maybe?" Fortunately, they concluded that was a non-starter.


    Here's the old /. article:
    http://hardware.slashdot.org/article.pl?sid=03/08/ 19/1918243
  145. An even simpler solution by KaoticEvil · · Score: 1

    to removing the watermark in an MP3 file (for example) would be to decode it back into WAV format (and normalize it while doing so) and then re-encode it to MP3 (again, normalizing it)

    On any modern system, it would take only a matter of minutes to decode and re-encode an entire CD...

    --
    You can close your eyes to reality but not to memories.
  146. Bring it on! by Anonymous Coward · · Score: 0

    Sales will nosedive, for any 'CD' that demands ID and paperwork before 'buying'- quite impractical for high rent CD shops where prices have topped out. Then there is the issue if the media is resold, the right of first sale will not go away.

    Prior searches on watermarks will show they are easilly spotted, and the trick is to silence academics who show math is real and effective.

    Then the watermark must be intrusive , if it is to survive the trials of reproduction and broadcast. This press release shows they hope to talk up share prices, venture capital, when the reality is, it has been tried and failed. Rehashes of this theme have been discussed in slashdot before, as well as threatening university lecturers with heavyhanded law threats.

  147. Mod Parrent Up by TheLoneCabbage · · Score: 1

    and give him a cigar.

    Look, it's not just audio tracks, it's video too. TV shows are starting to be downloaded, and with torrents you can download a MASSIVE video track from blockbuster/netflix/etc and also insert a private audio track. The video is useless without the audio. (unless your a Charlie Chaplan fan)

    Most people are not endowed with a great sense of generosity. Most torrents come from a few people, over and over again. They don't need to get them on the first try, getting them on the 10th or the 20th share is good enough. Killing off the big sharers in the network will slow it to a trickle.

    Once they find the culprit, by process of of elimination over dozens of cylces, they can insert a "gotcha" watermark into the file, that proves beyond a doubt that they shared at least that file.

    Of course their is a consequence for killing off the big pirates: Legal downloads. People are now accostomed to downloading media from p2p network. Often discovering new artists. From an independent artists perspective, pirate networks constitute noise. If the RIAA/MPAA lower the noise level, their going to have a whole other fight on their hands.

  148. Re:Defeating? Who cares! by Anonymous Coward · · Score: 0

    Nobody uses Fraunhofer's codec when ripping anyway. Everyone I know uses the Lame codec.

  149. "Big brother" is right--it's all about trust by MunchMunch · · Score: 2, Interesting
    Looking at the other commentors--hacking is the least of your worries. The problem is that if you give any music to a friend, which is considered legitimate sharing to some extent, that friend might give it to a friend who uploads it to P2P. The RIAA traces it to you and you assume full liability. Thus currently legitimate behavior is now a nerve-wracking test of trust.

    The notable thing here is that all the companies are doing is transferring that trust-anxiety from them->you to you->your friends. Now you have to look every friend in the eye and say "Will this person not put me in jail?"

    I think "big brother" was pretty appropriate, considering how much like Stalinist Russia and other oligarchies and tyrannies this sounds like. The particulars are different, but we arrive at a very similar reality--the 'governing body' (RIAA) is has vague but powerful means to dispose of troublemakers and the 'oppressed' have really no way of knowing when they are going to get 'the bullet in their head,' except to constantly profess their loyalty (by distrusting everyone and never even taking advantage of their legitimate uses).

    In the end, it's hard to forget that it's not our friends that are the spies, it's the MP3 file itself. I don't know, but to me that makes that sort of 'gray oppression' quite a bit more dehumanizing.

  150. just like guns? by Ponder123 · · Score: 2, Interesting

    Does this mean owning music files = owning guns ?
    If someone steal the music files and upload, then the owner is responsible for the act? Maybe there also needs to be a DRM police site where we reported the mp3 stolen?
    Doesn't this approach have similar consequences to 70 yr old grandma or 12 yr old kids whose files stolen but charged for distributing mp3? How about lost or stolen ipod?
    Does it also mean we need to physically smack the old hard disk to bits and pieces so no one can 'steal' mp3?
    If owning the mp3 is going to be so much hassle, I'd rather not buy them.

  151. Stirmark by programmeratarms · · Score: 1

    AFAIK all published image watermarking systems are not robust.

  152. Re:Why should Clear Channel care about file sharer by sam_handelman · · Score: 1

    Ah, that's it.

    Thanks!

    --
    The good and new comes from no quarter where it is looked for, and is always something different from what is expected.
  153. Lossy compression by bombman · · Score: 1

    Well - here is the deal with watermarking and lossy compression.
    The task of the perfect lossy compression algorithm is to store
    only the information we notice. If the watermarks are not noticable,
    the lossy compresser should not store it. It is by definition why
    the data is compressed so well. So the situation is like this;
    Either the watermark needs to be noticable - or as better lossy
    compression algorithms are developed, they will automatically
    exclude the watermark.

  154. ... until by Henk+Postma · · Score: 1
    "I'm willing to buy an INAUDIBLY watermarked mp3 file, because then I can do whatever I want with it, I don't have to worry about DRM, and I'm not at risk because I'm not infringing copyright."

    ... until music players stop working unless you provide a valid watermark of course...

  155. Re: Watermarked in Photoshop by Shag · · Score: 1
    Watermarked in Photoshop... by what means? Plugin?

    In my spare time, I sometimes take photos for a non-profit. Most of them aren't anything anyone would want to pirate, but there have been times where my camera was the only one in the room for a speech by one VIP or another, and that's a different story. They use the watermarking plugin from Digimarc, which I imagine isn't terribly cheap, but they've got it watching the web for illicit copies of thousands of photos...

    --
    Village idiot in some extremely smart villages.
  156. Re: Watermarked in Photoshop by Lumpy · · Score: 1

    That is the one. It is not terribly hard to defeat that watermark. Simply scalee the image and it is scrambled.

    --
    Do not look at laser with remaining good eye.
  157. Re: Watermarked in Photoshop by Lumpy · · Score: 1

    Below is more information about how Digimarc is worthless.

    The Robustness of Digimarc Watermarks
    We have made an informal investigation of the robustness of the Digimarc
    protection scheme in the face of common-place image operations
    in Photoshop. We used the example Digimarc image available from
    Digimarc's web site4, which measures 215 by 142 pixels.
      Compression Average { watermark becomes unreadable when
    image is saved as low quality JPEG, even though the image quality
    is not noticeably reduced.
      Color adjustment and quantization Good { watermark is
    retained until the image is close to unrecognizable under various
    contrast, equalization and quantization operations.
      Cropping, Translation Good { much of the image must be
    overwritten before the watermark disappears.
      Rotation Poor { free rotations of 1 degree completely remove
    the watermark.
      Scaling Poor { scaling the image down by 15 pixels removes
    the mark, as does down-sizing by only 1 pixel and then applying
    high-quality JPEG compression.
      Filtering Good { resistance to Gaussian blurring and sharpening
    lters, and also to addition of noise, is high.
    Rotation is a less common image operation, and thus Digimarc's
    extreme vulnerability to thismay not be so important when considering
    non-hostile users. However, if the watermark can be removed by a small
    amount of rotation then many non-technical attackers will be able to
    remove the watermark easily from within Photoshop. The Digimarc
    method's vulnerability to scaling, on the other hand, is critical to nonhostile
    users.

    I quit using it specifically because of how easy it is to defeat. Standard copyright is good enough to protect you. Trying to find a automated way to scan the net for your violations will never ever work. Stop wasting your money on digimarc and simply keep tighter control over your images.

    --
    Do not look at laser with remaining good eye.
  158. Re: Watermarked in Photoshop by Shag · · Score: 1

    Interesting paper - thanks! Tighter control isn't really an option, as the photos are being put on a public web site, but I believe our web guy may be implementing something where only members (free) can see the full-res ones. If I'm putting up a 200x200 headshot of someone, I don't Digimarc it, of course... it's the 2000x2000 version that gets the special treatment. :)

    Ah well, I'll just note it as one more expensive bureaucratic thing that makes someone up there feel safer, and makes life a little more annoying for those of us on the bottom of the pile. ;)

    --
    Village idiot in some extremely smart villages.
  159. Re:Shared Account by Anonymous Coward · · Score: 0

    What will you do once the 'Communal Account' starts at -1, lower than 'anonymous coward'?