Slashdot Mirror


Is Microsoft Using RIAA Legal Tactics?

Nom du Keyboard writes, "CNET reports, 'Microsoft has filed a federal lawsuit against an alleged hacker who broke through its copy protection technology, charging that the mystery developer somehow gained access to its copyrighted source code.' Looks to me like since they can't figure out how else he's doing it, they'll sue on this pretense and go fishing for the actual method through the legal system. They clearly have no proof yet that any theft of source code actually happened. This smacks of the RIAA tactics of sue first, then force you to hand over your hard drive to incriminate yourself. Isn't this something the courts should be putting a stop to at the first motion for dismissal?" Viodentia has denied using any proprietary source code, according to CNET.

55 of 239 comments (clear)

  1. Why is it so hard? by soft_guy · · Score: 2, Interesting

    Why is it so hard to believe that he read the assembly and figured out how to crack the DRM from that?

    --
    Avoid Missing Ball for High Score
    1. Re:Why is it so hard? by musikit · · Score: 4, Interesting

      because windows is so complex not even MS can figure it out. they dont think this dude could.

    2. Re:Why is it so hard? by IAmTheDave · · Score: 4, Insightful

      Which makes this more like Apple then the RIAA. Apple sued various rumor sites to try to fish out a leak in their own organization. MS wants to sue to figure out how their information was broken.

      Although it's not like MS and Apple aren't, the RIAA is simply interested in money and control, not information. This isn't RIAA style extortion so much as Apple style ass-backwards investigatory tactics.

      --
      Excuse my speling.
      Making The Bar Project
    3. Re:Why is it so hard? by Overly+Critical+Guy · · Score: 4, Insightful

      For those who might think the parent is a troll, MS developers really do have trouble understanding Windows.

      --
      "Sufferin' succotash."
    4. Re:Why is it so hard? by rvw · · Score: 5, Insightful

      Shouldn't DRM be uncrackable even with access to source code? Just like open source encryption methods?

    5. Re:Why is it so hard? by xiphoris · · Score: 5, Informative

      Shouldn't DRM be uncrackable even with access to source code?

      Quite the contrary -- all DRM should be crackable even without access to the source code.

      Ultimately, if you have the ability to "play" the content, you can beat the DRM -- because that's what playing the content is, decrypting it. If you (your computer) can decrypt the content, then you can decrypt the content. Simple!

      The distinction between which program on your computer can decrypt the content is *solely* one of obscurity and not one of encryption at all. You have the encryption key -- you can decrypt the content -- the only thing that's preventing it is obscurity of the location of the key, and the methods of the encryption algorithm. Both of those are Security Through Obscurity and are a bad thing. It's also why DRM will never actually work until the hardware gets on board.

      Because you always have the key, you can always decrypt it.

  2. RIAA's Legal Tactics by eldavojohn · · Score: 5, Funny
    I've read a lot of cases about the RIAA in court and I have to say there's some common tactics that this article doesn't mention:
    1. Prior to the trial, make sure that the judge realizes that your wife, daughter and grandmother are available for him depending on his age preference.
    2. Have the only licensed copy of Photoshop in the world installed on your laptop and present at the trial. Ask the defendent for his IP address during questioning and then add it to a BMP screen shot of some file sharing application with "KAZAA" shakily written at the top of the screen. Make sure that you wipe the drool from the judges mouth when you explain to him that this list is dynamic but you're sure the defendent is guilty. Also, throw his IP address on the Berlin Wall, the cover of Chairman Mao's Red Book & Hitler's armband in his 1936 speech just so the judge realizes the pure evil he's dealing with .
    3. Remind the judge how much you and your industry mean to the American economy. Also remind him who's in charge right now and how important it is that the economy stays in full swing. Carefully explain to him that a successful lawsuit will not help the American economy.
    4. Bring in Senator Ted Stevens as an expert witness on computers and tubes so the judge can understand how both computers and the internet works.
    5. Act like the artists (or in Microsoft's case, developers) are the ones being screwed here. They are the ones that this hacker is stealing from and then show pictures of their families living in the cold run down mansions in Redwood. Also show a picture of Lars Ulrich with a measily pile of only 5 million dollars instead of 6.
    6. Rinse, wash, repeat above card.
    7. Use legions of lawyers to inundate the individual with accusations about his past and his profession.
    8. Bottom line: stear clear of the fact that people pay you money for instances of something that's easily instantiated. Try to blur the concept of physical property versus intellectual property and use bad analogies such as grand theft auto or gas station holdups to the case at hand.
    9. Oh, and stop at nothing to make sure the person is ruined for the rest of their life. Leans on paychecks are a sweel idea as well as restitution through house, car, possessions, etc.
    So, as you can see, Microsoft has a ways to go before meeting the RIAA's stringent legal tactics. Don't worry though, I have faith in Microsoft.
    --
    My work here is dung.
    1. Re:RIAA's Legal Tactics by AnalogDiehard · · Score: 2, Insightful
      I've read a lot of cases about the RIAA in court and I have to say there's some common tactics that this article doesn't mention:

      10. File suit against 5 month old infants, senile great grandmothers, and the deceased.

      --
      Eternity: will that be smoking, or non-smoking? I Corinthians 6:9-10
  3. Tenuous Grounds, IMHO by ackthpt · · Score: 4, Insightful

    Microsoft has released two successive patches aimed at disabling the tool. The first worked--but the hacker, known only by the pseudonym "Viodentia," quickly found a way around the update, the company alleges. Now the company says this was because the hacker had apparently gained access to copyrighted source code unavailable to previous generations of would-be crackers.

    Tenuous grounds -- Microsoft is in effect claiming nobody could have reverse engineered their code, or cracked it, so fast, therefore they must have cheated by having access to Microsoft's original sources. Sounds like a logical assumption, but it's a bit like claiming a driver went from Point A to Point B, 100 miles apart, in one hour must have been speeding, though there was no witness to the driver actually speeding.

    I expect what Microsoft really wants is to find if they have an inside man leaking code. Have to get Viodentia to reveal that by poring over his/her drive, which may yield absolutely nothing and be fairly claimed as harrassment.

    "FairUse4WM has been my own creation, and has never involved Microsoft source code," the developer wrote. "I link with Microsoft's static libraries provided with the compiler and various platform SDK (software development kit) files."

    Sounds almost as if those at Microsoft pursuing this case do not even know what their own library routines may be capapble of.

    --

    A feeling of having made the same mistake before: Deja Foobar
    1. Re:Tenuous Grounds, IMHO by Rob+T+Firefly · · Score: 4, Insightful
      Sounds like a logical assumption, but it's a bit like claiming a driver went from Point A to Point B, 100 miles apart, in one hour must have been speeding, though there was no witness to the driver actually speeding.
      It's more like claiming a driver who went from point A to point B must have stolen your car to do so, despite the fact that your car is still in your garage.
    2. Re:Tenuous Grounds, IMHO by fleck_99_99 · · Score: 2, Interesting
      Sounds like a logical assumption, but it's a bit like claiming a driver went from Point A to Point B, 100 miles apart, in one hour must have been speeding, though there was no witness to the driver actually speeding.
      I see where you're going with this, and I agree that Microsoft's assertion is invalid, but your assertion would, in fact, be pretty darned compelling evidence. It's called the Mean Value Theorem.
      --
      seven two six five
      seven four six one seven
      two six four two e
    3. Re:Tenuous Grounds, IMHO by eric76 · · Score: 5, Insightful
      but it's a bit like claiming a driver went from Point A to Point B, 100 miles apart, in one hour must have been speeding

      That's nearly right.

      More accurately, it's like claiming someone who managed to cover the distance from Point A to Point B, 100 miles apart, in one hour must have been driving and is therefore guilty of speeding.

    4. Re:Tenuous Grounds, IMHO by Fordiman · · Score: 2, Interesting

      Best quote:
      'Analysts say that "Viodentia" hasn't proved that Microsoft's DRM tools are fundamentally flawed ... Any DRM out there is going to be cracked'

      Sounds like it's not Microsoft's DRM tools that are flawed, but DRM itself.

      Well, duh, guys.

      --
      110100 1101000 1101000 1100110 0 1101111 1101000 1100011 1
    5. Re:Tenuous Grounds, IMHO by multisync · · Score: 3, Funny
      I expect what Microsoft really wants is to find if they have an inside man leaking code. Have to get Viodentia to reveal that by poring over his/her drive, which may yield absolutely nothing and be fairly claimed as harrassment.


      I have a better solution: hire a private investigator to call his phone company pretending to be him, and get them to release his phone records. Do the same for all of your employee's phone records then match them up.

      It's so simple, I'm surprised no one has thought of it already.
      --
      I don't care why you're posting AC
    6. Re:Tenuous Grounds, IMHO by TubeSteak · · Score: 5, Interesting
      Here's a more relevant quote:
      Microsoft is also contacting other Web sites that have posted the FairUse4WM tool, asking them to remove the software, on the grounds that it contains copyrighted company code.

      Company representatives declined to speculate on exactly how "Viodentia" gained access to copyrighted source code. The code in question is part of a Windows Media software development kit, but is not easily accessible to anyone with a copy of that toolkit, Microsoft said.
      Anyone want to explain the logic behind that statement?

      MS gives out the SDK
      The SDK contains source code that is "not easily accessible"
      Someone accesses the source code.
      MS cries foul!
      --
      [Fuck Beta]
      o0t!
    7. Re:Tenuous Grounds, IMHO by arivanov · · Score: 3, Interesting

      You are correct as far as the current crop of security through obscurity DRM is concerned. The next crop coming with Vista and the next MS Office will tie DRM to a crypto module on the motherboard (available in 90% of the PCs coming down the production line today) or to a personal certificate (or both). These will not have these flaws. More importantly with Vista + Fresh MS Office it will be possible to use DRM on MS office documents so RIAA will no longer need to push DRM down our throats. 90%+ of the businesses out there will do that for them as this provides a measure to prevent information leaks and costly disclosures. The DRMless computer will become a rarity in the hands of enthusiasts and the market forces will wipe it out from free circulation. This is not far off - 2-3 years at most.

      --
      Baker's Law: Misery no longer loves company. Nowadays it insists on it
      http://www.sigsegv.cx/
    8. Re:Tenuous Grounds, IMHO by Orange+Crush · · Score: 2, Funny
      I believe the speed limit of an aircraft over most land is the speed of sound, so he is ok all the upto ~750mph.

      You haven't been to an airport lately, have you? The speed limit through the security line is up to ~1 meter/hour.

    9. Re:Tenuous Grounds, IMHO by StikyPad · · Score: 2, Interesting

      No, no.. it's like a guy going from point A to point B, 100 miles apart, and then saying that since the air freshener is no longer potent.. no, wait. It's like you saw some guy arrive at point B from point A, and assumed that your curvy road was the shortest distance between those two points, but he actually took a helicopter. Wait, even better: It's nothing like cars and/or transportation at all.

  4. gnireenignE by burndive · · Score: 3, Interesting

    Wouldn't this fall under the category of reverse engineering for interoperability? As long as he isn't re-publishing copyrighted code, I don't see what their problem is.

    IIRC, The program doesn't even circumvent the DRM, it just waits for WMP to do it, and then reads some of its memory.

    --
    ...because "hacker" sounds way sexier than "code drone."
    1. Re:gnireenignE by cayenne8 · · Score: 4, Interesting
      "IIRC, The program doesn't even circumvent the DRM, it just waits for WMP to do it, and then reads some of its memory."

      I dunno...there was a slashdot discussion with an argument similar to this. He did not technically crack or break any DRM. The WMP by nature decrypts the file, in order to play it. Now, right after WMP decrypts it...it is a file in memory just like any other file/code, and I don't know of any rules or laws out there that say what you can or cannot do to any bit of data in memory...especially if it is in a decoded, freely readable format. Are you 'forced' to play it through the speakers? What legally keeps you from directing that data to another file, or hell...to the printer if you saw fit?

      It seems the legalese people try to argue this kind of crap to the letter of the law. And from what the DMCA seems to rule against is cracking the DRM on a file...but, I see nothing in it saying what you can or cannot do with the data once the DRM has been legally removed.

      I think by definition, while yes you may have circumvented the way someone intended you to use the system...you in fact have not circumvented the DRM itself, and I think that is what the DMCA specifically tries to outlaw.

      At the very least..like another poster said, couldn't this be defended as a way to allow interoperability with other applications/oses and the like, which DMCA does allow?

      --
      Light travels faster than sound. This is why some people appear bright until you hear them speak.........
  5. well... by skogs · · Score: 4, Insightful

    What I take from this is the following:

    Even WITH the source code microsoft cannot figure out how their code works and issue patches...so how would they be able to tell if some 'hacker' is really hacking their ultra secure corporate network? What do they do when third parties issue unofficial patches for IE? Are they going to start filing lawsuits against the white hats too as they might have figured something out on their own?

    I am neither for or against hacking DRM and such, but honestly, assuming somebody hacked their way in and stole source code is a little bit harder to believe than simply figuring out a way around what I'm sure is an elementary DRM code. Poking and testing is easy to do, hacking, finding, downloading, and analysing source code is probably adding a bit more effort to the process than most guys trying to beat DRM are willing to go through.

    The simplest explanation is usually the correct one. If he just plain figured it out by trying several different things, I'm inclined to believe him.

    --
    Who is this that even the wind and the waves obey Him? Surely this computer must submit also!
  6. SCO? by Sketch · · Score: 2, Insightful

    > Tenuous grounds -- Microsoft is in effect claiming nobody could have reverse engineered their code, or cracked it, so fast, therefore they must have cheated by having access to Microsoft's original sources.

    Sounds more like SCO's tactics than the RIAA's...

    --
    -- OpenVerse Visual Chat: http://openverse.com
    1. Re:SCO? by neoform · · Score: 2, Interesting

      This is actually a pretty common tactic. I was sued half a year ago by a former employer who believed i had stolen their code. They had the most horrible evidence that anyone who knew anything about computers would have known to be bullshit, but the judge didn't know a mouse from a monitor so he granted a search and ceasure, lucky me, they got to confiscate my computers for 2 months AND got to poke around throught all my files. Of course the judge didn't give two shits that i work from home and need my computers to earn a living as a contractor..

      --
      MABASPLOOM!
  7. Dismissal? by Rydia · · Score: 5, Informative

    Dismissal is only appropriate where the complaint fails to state a claim upon which relief can be granted. There is no evidentiary burden for a motion to dismiss, and before some discovery, a motion for summary judgment (which seems to be what the author is referring to) is premature. If Microsoft has a good faith belief that what they alledge happened actually happened, then they are entitled to discovery to prove their point, so long as they actually have a cause of action (in this case, they do). If discovery information does not support their claim, then the defendant can have summary judgment. Even if they are using the legal system to "find out how he did it," if someone committed a tort against them, they have a right to figure out exactly what happened.

    Don't write about law if you know nothing about law, and don't make assumptions or claims about lawsuits based on second-hand information and bias.

    1. Re:Dismissal? by plasmacutter · · Score: 2, Insightful

      If Microsoft has a good faith belief that what they alledge happened actually happened, then they are entitled to discovery to prove their point

      in other words.. this is a legal support framework for wealthy interests or outright trolls to go on fishing expeditions..

      I think it's time to change this, because it's fundamentally opposed to the founding premises of the american system, the most pertinent in this case being protection of privacy and property unless concrete probable cause can be provided otherwise, and no "I think he did it but have no evidence" doesn't count.

      --
      VLC FOR MAC IS DYING! IF YOU DEVELOP, PLEASE SAVE IT!!
  8. Sounds a lot like SCO tactics to me... by Eric+Damron · · Score: 3, Insightful

    "This smacks of the RIAA tactics of sue first, then force you to hand over your hard drive to incriminate yourself."

    This smacks of SCO tactics to me. Accuse first, offer no proof, sue so you can fish for evidence...

    Say, didn't Microsoft indirectly fund the SCO fishing expedition? Nuff said...

    --
    The race isn't always to the swift... but that's the way to bet!
    1. Re:Sounds a lot like SCO tactics to me... by Mostly+a+lurker · · Score: 2, Insightful

      The difference here is that, unlike IBM (even with donations) I doubt Viodentia can afford a four year plus lawsuit costing tens of millions of dollars. Personally, I think the objective is to send a message to any other hacker with the same idea: if you try to circumvent our copy protection (legally or not) we are going to financially cripple you. It works as far as I am concerned.

  9. Exhibit A, for the defense... by Weaselmancer · · Score: 4, Insightful

    A disassembler.

    I mean come on! Really! Read this from TFA:

    Microsoft has released two successive patches aimed at disabling the tool. The first worked--but the hacker, known only by the pseudonym "Viodentia," quickly found a way around the update, the company alleges. Now the company says this was because the hacker had apparently gained access to copyrighted source code unavailable to previous generations of would-be crackers.

    Um, hello? People have been disassembling code to disable copy protection since the first days of the warez scene. You don't need the source. All the source does is speed things up a bit.

    Not that I'd know anything about that. *ahem*

    --
    Weaselmancer
    rediculous.
  10. Another Interview with Viodentia by 8127972 · · Score: 3, Informative
    --
    This is my opinion. To make sure you don't steal it, it's covered by the DMCA.
  11. The system works. Why are you bitching? by RLiegh · · Score: 2, Insightful

    Our congressmen and senators look after the welfare of their constiuancy (sp?), and the courts come to a fair and balanced ruling which takes the best interests of the citizens into account and comes to a verdict which is most just for their citizenry.

    It's just that now corporations are the only real citizens-- a situation no different than the late 1700's/early 1800s when only the rich white landowners were considered citizens.

    Again, I'll ask --the system works; why are you bitching?

  12. Re:Viodentia motive? by geekoid · · Score: 2, Insightful

    because it was there.

    --
    The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
  13. Re:Viodentia motive? by Aditi.Tuteja · · Score: 3, Informative

    Microsoft is after FairUse4WM, a lone programmer who calls himself Viodentia. FairUse4WMV was first released by Viodentia on the Internet on August 19. Engadget first broke the story on August 25th. Microsoft released its first fix on August 28, but that was thwarted three days later by the release of an updated version of FairUse4WM. As of this posting, no new Microsoft fix has been released. In the mean time broadcaster BSkyB has stopped its broadband movie download service until Microsoft secures its DRM system. Other content download services such as Movielink, RealNetworks and MTVs Urge service use Microsoft's PlayforSure technology and are equally vulnerable!!!

  14. Part of the MS DRM strategy by rlp · · Score: 2, Interesting

    DRM is an arms race that the defender is going to eventually lose. Microsoft realizes this and is using the legal system to try to intimidate their NEXT adversary in the DRM battle. If they can successfully make an example of the person who bypassed their DRM this time, the next person may think twice. And yeah - it stinks.

    --
    [Insert pithy quote here]
  15. Re:5th amendment? by Nosajjason · · Score: 2, Informative

    The 5th Amendment typically only applies in "criminal cases" (i.e. jail time and/or fine) but can be invoked in civil cases (i.e. injunction and/or damages suffered) when the testimony the witness is asked to offer would be incriminating against him.
    Additionally, the production of physical evidence (gun, blood sample, computer, etc.) is not considered to be "testifying." Under the 5th, you cannot be forced to "testify" (verbally) against yourself. However, the government (in criminal cases) and parties (civil cases) can still obtain all physical evidence which is relevant OR is likely to lead to relevant evidence.

  16. Arrogance. by Dogun · · Score: 4, Insightful

    "I don't know how GuyIDontLike did something, therefore he must have cheated."

    Some developpers are extremely slow to realize that things which seem nigh impossible to them are in fact, run-of-the-mill easy for talented hackers, crackers, upper-teir skr1pt k1dd13s, and others. Code obfuscation is not by any means adequate protection.

    Neither is sticking anti-debugger crap in your code, for that matter.

  17. This is not really about Microsoft by glomph · · Score: 2, Interesting

    despite their DRM being yet another monopolistic trap.

    It's about DRM being like gun control (don't get me wrong, I HATE guns and private gun ownership):
    DRM punishes the honest, and does nothing about people who are going to steal.

    Make 'legal' online music consumption easy for the consumer, and they will be happy, and you will make money.
    Treat them like criminals, and... well, you'll just be cultivating this behaviour.

    1. Re:This is not really about Microsoft by AusIV · · Score: 2, Insightful
      Hold on a second. I don't like DRM any more than the next guy, but in some cases it makes sense.

      When I buy a song that uses DRM that ultimately ties me to a platform I'd rather not be using, I feel that the DRM is restricting my fair use rights. In this case, I agree that DRM punihes the honest and does nothing about people who are going to steal.

      However, Microsoft's PlaysForSure is in some cases used by rental services. Personally I don't want to rent music, but some people might, and it needs to be enforceable. If someone is paying $15 a month to rent all the music they can hold on their hard drive, some kind of DRM is needed to disable the music if they aren't paying for it. Do you expect Napster to just say "We'll trust you to delete all your music from your hard drive when you decide you don't want our service anymore?" And this DRM hack has enabled people to pay $15 for a month's subscription, download everything they want, decrypt it, and keep as much music as they want, only paying $15 once.

  18. Users are beta testing M$'s DRM implentation by metoc · · Score: 2, Insightful

    Personally this is another great M$ beta test. They can't hope to find the flaws in their DRM design, and Windows Media software, so they get users to do it. If the flaw is not obvious and no one will volunteer the info M$ needs to correct it, they send in the lawyers. Makes me wonder if they will take HP's lead and get some PI to do a black bag job on someone's house. Hey, computers get stolen all the time :)

    If they do end up in court, at the very least only third party investigators should have access so as to protect the defendents trade secrets and IP. Afterward, to top it off, M$ should open itself up to verify that it isn't secretly using anything it learned in the trial without paying compensation.

  19. Solution: Countersue by coinreturn · · Score: 2, Interesting

    Hacker just needs to countersue, saying Microsoft could not have issued a patch that undid his DRM-removal without access to his source code. The arguement is the same, and with the time for Vista to ship as evidence that Microsoft cannot turn around updates quickly, source-code or no.

  20. Mozart's Memory by adamdrayer · · Score: 5, Insightful

    From an article I just started reading: ...when Mozart was a boy he traveled to the Vatican with his father. Since they happened to be there at Easter, they were able to take in a performance of Allegri's Miserere. The Miserere is considered by many to be one of the most beautiful pieces of music ever composed. It is so beautiful, in fact, that at the time the Pope allowed no copies of the score to be made, and it was only performed at Easter, and only at St. Peter's Basilica in Rome. Only the choir was permitted to see the score, which was otherwise kept under lock and key.
    Mozart, being the prodigy he was, heard the piece once and memorized it in its entirety. When he got home he wrote down the score without a single missed note. When Church authorities heard that Mozart had an unauthorized copy of the Miserere they took him to court, accusing him of stealing a copy of the score. The young boy was able to prove that he had not stolen the work only by writing down the piece again, perfectly, from memory in the presence of the court.

    Obviously this probably isn't the case here, but isn't this a good example that you should not be allowed to sue somebody for copyright infringement unless you have some proof they obtained what they got thru illegal activity?

    1. Re:Mozart's Memory by Kanasta · · Score: 2, Insightful

      If that happened today, the RIAA would accuse him of having stolen the score, then memorized it in its entirety for the purpose of piracy and aiding terrorist agendas, and poor Mozart would have been spirited off to some torture camp in a middle eastern country and never heard of again.

  21. Re:5th amendment? by FellowConspirator · · Score: 4, Interesting

    The 5th Amendment would not generally apply, since it's a copyright infringement claim and thus not a criminal offense. The 5th Amendment pertains to crimes, not torts. Further, the 5th Amendment is understood to refer to the government compelling you to implicate yourself through testimony, not a third party or through evidence.

    That said, the as-of-yet-unchallenged Digital Millennium Copyright Act clearly makes "access" to copyrighted works without a license illegal if they are "digital". Under that law, "access" to "digital" copyrighted works is indeed a crime. In that case, if the government got involved in the prosecution the 5th Amendment may very well apply with regard to whatever testimony you give.

  22. Download - Thanks, Microsoft! by TheSpoom · · Score: 4, Funny

    So, what did I get from this article... There's a new tool available that can strip new Windows Media DRM! Thanks, Microsoft!

    It took a bit of searching but I found the program and mirrored it if anybody's interesting. Please be sparing on my bandwidth. :^)

    --
    It's better to vote for what you want and not get it than to vote for what you don't want and get it.
    - E. Debs
  23. The bottom line might be by Spiked_Three · · Score: 2, Insightful

    that by forcing someone into the courtroom and accusing him of stealing the source code, his probable defense as everyone has pointed out is "I didn't steal the code, I reversed engineered it."

    Guess what else is against the law? His/her best defense is an admission of guilt to breaking the system/scheme of protection. It is probably a win win for Microsoft.

    And regardless if you are for or against the law(s), it seems as if some law has been broken.

    I wouldn't say Microsoft is adopting RIAA tactics because that would be crediting RIAA for inventing the use of the courts to stop something they don't like. Companies have doing that for a long time.

    --
    slashdot troll = you make a compelling argument I do not like the implications of.
  24. The real reason for this lawsuit by Overly+Critical+Guy · · Score: 4, Insightful

    Microsoft wants to convince its music partners that its DRM is unbeatable. Now that it's been cracked, they're trying to argue that the only way their "unbeatable" DRM could have been cracked would be due to access to the source code.In other words, along with being a fishing expedition, this lawsuit is a PR play to Microsoft's music partners to try to save face over their no-longer-unsinkable DRM scheme.

    --
    "Sufferin' succotash."
  25. You dont need to know by AviLazar · · Score: 2, Insightful

    How someone did something to know they did something wrong. A lawsuit has to be started so they can do things like subpeona the hard drive. Once they can get the hard drive, they can figure out the "how". This is common legal tactics, and frankly is required. WIthout things like a subpeona there is no legal mechanism to force someone to hand over their material (with some exception like the patriot act).

    --

    I mod down so you can mod up. Your welcome.
  26. DRM's fatal flaw by tfinniga · · Score: 3, Insightful

    DRM can be easier or harder to crack, but it will always be crackable.

    You give them the lock, you give them the key, and you hope that they can never figure out how to use them together.

    Why the content industries keep believing that this is a good idea is a true mystery.

    --
    Powered by Web3.5 RC 2
  27. Two Wrongs... by Tipa · · Score: 2, Insightful

    Destroying evidence of a crime is also a crime. The best thing to do is to encrypt your data as a matter of course. They can't ask you to decrypt it for them because that would potentially ask you to incriminate yourself. And if they're so wonderful at DRM, let them figure out how to get at it.

  28. You'd think they were building killer cyborgs... by Kadin2048 · · Score: 4, Interesting
    Thanks for that link. I had never read it before.

    I found one claim in there particularly interesting:
    We shouldn't forget despite all this that Windows Vista remains the largest concerted software project in human history. The types of software management issues being dealt with by Windows leaders are hard problems, problems that no other company has solved successfully. The solutions to these challenges are certainly not trivial.

    I wonder...why is that, exactly? Why is Vista such a massive project?

    It's a serious question. I mean, it's not like they're building HAL-9000 here. It's an OS. A microcomputer OS. Which really, as far as I can tell, doesn't do a whole lot more than a bunch of other OSes that are on the market already. What does it do that's so much more complex, fundamentally, than what OS X does? Or Linux? Or any number of other OSes? Why, exactly, is it such a freaking huge project?

    If the size estimates I'm reading are accurate, at 50 MLOC, Vista is still smaller than OS X at 80 MLOC (comparisons to Linux are tougher because when someone says "Debian has 160 MLOC," it's not clear if that's just the base system or including all the applications or what). Admittedly, OS X borrowed a lot of code from NeXT, but Microsoft has a lot of code they could steal from previous Windows versions and other projects. If they chose not to, then that was a conscious management decision on their part.

    If this guy's characterization of Vista development is true, they have more problems than a slipped schedule; they need to be asking why the damn thing has turned into that much of an epic project in the first place. This is not like IBM building the S/360 here; they're not wandering that far off into uncharted, never-before-attempted territory, based on every description of Vista I've ever seen or heard of. Yet they're making it that much of an effort, either by choice or mismanagement.

    Vista, Linux, OS X: it does the same thing. Ultimately, they're both ways of managing the filesystem and the computer's hardware resources, and presenting those resources to programs in a standard manner on one end, and presenting a GUI to the user on the other. Sure, they're different ways of doing things, but they're all solutions to the same basic problem. It's even the same hardware resources and architecture that they're supposed to manage -- it's not as though the premise of each is that different.

    Frankly if what that article says is true, Vista might have a second, more dubious distinction: the most wasted effort ever spent on a project since the Russians built that expensive lawn ornament.

    If this guy did see the source code and was able to reverse engineer it, Microsoft ought to offer him a job. Apparently, they need the help.
    --
    "Ladies and gentlemen, my killbot features Lotus Notes and a machine gun. It is the finest available."
  29. BULLET DUP3 * GUN LOAD FOOT AIM TRIGGER PULL BANG! by smcdow · · Score: 2, Funny

    So, by filing this suit, Microsoft admits that someone stole the source code. If that's the case, how can they ever guarantee that the same thief(s) didn't also plant code in their repository as well?

    --
    In the course of every project, it will become necessary to shoot the scientists and begin production.
  30. Re:You'd think they were building killer cyborgs.. by killjoe · · Score: 3, Informative

    ": Vista has to generally remain bug-for-bug compatible with every piece of software written for the overall Microsoft platform since MS-DOS 2.0."

    Why? When I go do download some software from MS either it's only available for XP/2000 or it offers different downloads for 98, NT, XP, XP SP2, NT 3.5+, 2000, 2003 etc.

    Clearly every version of windows is slightly incompatible with other versions. Even service packs break backwards compatibility requiring separate downloads for XP and XP SP2.

    I think vista will not be fully backwards compatible with any other MS operating system. Some things will work but I would expect everything to be either completely or partially borked.

    --
    evil is as evil does
  31. Re:How is that contradictory? by GeffDE · · Score: 2, Insightful

    If it's part of an SDK, then how the hell can a developer NOT include it in his application. When you link against a library (and what do you think an SDK is?) you are included the (necessary) functions in that library in your application. Holy Shit Batman. Don't use SDKs or you'll get sued by the company that wrote (and then copyrighted) the SDK. So even if Microsoft finds copyrighted code, how can they be sure that this code was manually taken out by the "hacker" (I prefer the term "liberator")?

    --
    It has been a nervous year, with people beginning to feel like Christian Scientists with appendicitis.
  32. Re:You'd think they were building killer cyborgs.. by killjoe · · Score: 3, Insightful

    "Most software just has one version, and that runs on basically any remotely modern version of Windows. "

    Nonsense. At best software requires win98 or better. Most software I have seen requires XPSP2 or better. Like I said even MS software has different versions for different windows.

    "Based on history, I would expect the vast majority of common-use software to work transparently out of the box,"

    In that case we are living in a different universe. Where I work every version of windows disrupts our software some way or another. SP2 was especially painful. Migration from .NET 1.1 to 2.0 took over a month for one project alone.

    --
    evil is as evil does
  33. Re:2 things. by Cow+Herd+(Anonymous) · · Score: 2, Interesting
    Unless, of course, the singularity has DRM.
    It's a pity my mod points expired a couple of hours ago, or I'd donate you a point for this!
  34. Re:You'd think they were building killer cyborgs.. by killjoe · · Score: 2, Insightful

    "Uh, yeah, my point exactly. See that "remotely modern" part ? >8 year old PCs don't really fall into that category."

    Were you the one that claimed that windows vista had to keep compatiblity for everything between dos 2.0 and windows xp? If so then you were lying.

    "For example ?"

    IE for one.

    "In-house or third party software ?"

    Both.

    "The list of software SP2 broke wasn't particularly big, relatively speaking."

    Even if it broke one application that proves that it's not 100% bug for bug compatible. So once again you have been proven wrong.

    "The list of software it broke that wasn't already broken by virtue of being badly written, vanishingly small."

    Even if just one application broke that proves that it wasn't 100% bug for bug compatible and you have been proven wrong.

    So you admit that SP2 was not bug for bug compatible. That's a service pack update to the same version of the operating system.

    --
    evil is as evil does