Slashdot Mirror


The Case For Full Disclosure In The Linux Changelog

titurel writes: "This article on SecurityFocus takes up some interesting thoughts about how Alan Cox's choice not to unveil securitychanges in the kernel changelog could affect other developers." And Jon Lasser is no security dummy -- Along with Jay Beale, he's one of the guys behind Bastille Linux, and the author of the excellent Think Unix.

39 of 234 comments (clear)

  1. Comment removed by account_deleted · · Score: 5, Funny

    Comment removed based on user account deletion

  2. For God's sake by trilucid · · Score: 3, Insightful


    how many times does it have to be repeated: Disclose, Disclose, Disclose.

    Full disclosure is essential to the success of any project, especially where security is involved. Heck, even Suits (ornery business types) understand this: in a corporation or LLC, lack of disclosure can lead to loss of limited personal liability.

    This is unacceptable. I could understand a project admin not disclosing trivial changes that didn't go into a release of a product/system, but failing to disclose non-trivial changes that did go in is inexcusable.

    We depend on the proper functioning of group development and understanding in Linux. From folks who just want to keep boxes on their home DSL/cable lines secure, to others (such as myself) who are involved in web hosting businesses, the need is real for disclosure.

    This is very troubling. Surely I'm not getting the whole story here, at least I hope I'm not.

  3. I support Cox by psicE · · Score: 5, Insightful

    The United States hasn't been the land of the free since the 1960s, and the DMCA just puts us one step closer towards not having freedom of speech. If Alan Cox feels that he needs to block all Americans from seeing the Linux changelogs to make his point, so be it. It's not like he's blocking people who live in free countries from viewing the changelogs. And if the US repeals the DMCA and doesn't pass a similar law, Cox will open up the changelogs again - he believes in keeping them open but doesn't want to get arrested for it, unlike Microsoft who wants to keep them closed as a business strategy.

  4. Re:This mean that Linux devs and Microsoft agree.. by hearingaid · · Score: 5, Insightful

    You really need to follow the news more closely, as does Jon Lasser.

    Alan Cox did not release the changelogs for Linux kernel 2.20 in the United States for fear of prosecution under the DMCA.

    Cox did release the changelogs internationally, and some of us mirror the censored logs on sites accessible inside the U.S. The reason for the censoring of the logs is that they specify particular applications that can be used to exploit the kernel bug, which could well be interpreted under the DMCA as giving directions to script kiddies.

    --

    my old sig used to be funny, but then slashcode ate it and now it's not funny anymore

  5. NO LAWSUIT NEEDED. DMCA = FEDERAL CRIME by Anonymous Coward · · Score: 3, Informative

    Dude. One of the worst aspects of the DMCA is that it makes violation a federal crime. No lawsuit is required.

  6. Last weeks Reg news - Today! by Marcus+Brody · · Score: 3

    This is a pretty good discussion of the whole debacle for The register.
    No, Alan Cox is not pro non-disclosure. But it does seem to have been an unintended side affect of his swipe at the DMCA

  7. Unintended consequences not a Pandora's Box by imrdkl · · Score: 3
    I think I understand the reasoning behind this claim, that Alan Cox could have opened a Pandora's Box, so to speak. Whether in jest or as a form of protest, his actions were widely publicized, and if it starts a trend, maybe there is a problem. The eventual changelog was, however, posted here on /., and I somehow doubt that such actions will be taken again, at least not in protest.

    The international nature of Linux development makes it a potential platform for protest and discontent, but at the same time, developers can and do seem to recognize the importance of their role in the endeavor. They should be excused for occasionally "acting out", imho.

    Politicians aren't made overnight.

    1. Re:Unintended consequences not a Pandora's Box by innocent_white_lamb · · Score: 3, Insightful

      I think I understand the reasoning behind this claim, that Alan Cox could have opened a Pandora's Box, so to speak. Whether in jest or as a form of protest, his actions were widely publicized, and if it starts a trend, maybe there is a problem.

      There is already a problem. It's called the DMCA. Alan Cox is neither responsible for the existence of the problem or the consequences of the said problem as he's not a US citizen and therefore gets no "say" in making laws there.

      --
      If you're a zombie and you know it, bite your friend!
  8. diff the code? by peterdaly · · Score: 4, Insightful

    Am I totally missing something? If you really want to know what was changed (if not why), can't you just diff the code of the two versions?

    I don't think we really need to know HOW the bad code could be exploited...the smart people should be able to figure that out for themselves by looking at the code. Why help the script kiddies. "Fixed some major security flaws" type message is good enough for me as a user.

    -Pete

    1. Re:diff the code? by trilucid · · Score: 3, Informative


      There are problems with this line of reasoning, as I will attempt to describe.

      Yes, we could all just diff the code, and we could even set up a secondary website(s) to discuss the impact of the changes we find. However, this is a very inefficient mode of operation when it comes to something as critical as security.

      Your comment about "helping the script kiddies" is disturbing in that it sounds way too close to Microsoft's "plea to the security community". That's just no good; I want to see the full details of other peoples' reasoning on these things so I'll be better able to intelligently digest and evaluate the information myself. I'm not an outstanding C coder (although I do a lot of Perl and C), so I could easily miss important things.

      The other trouble with this is that since this deals with open source software, the "user" has the immediate option of contributing in a meaningful way to the project. Unlike traditional "closed source" models, the average user (at least currently) of high security impact open source software is likely to have a few more than average clues on security topics.

      If you make it harder for these people (read: us) to get at the requisite information, you're not only putting security at risk; you're also defeating a large part of the open source / free software philosophy. Nowhere in the GPL or any other similar license that I'm aware of does it say that changelogs are subject to geographic censorship. Now, IANAL, but I also don't think the DMCA really has anything to do with this, from my following of other threads here related to all that mess.

      Just my thoughts, nothing more. Thank you.

    2. Re:diff the code? by grammar+nazi · · Score: 5, Funny
      WATCH WHAT YOU SAY!!

      If you keep speaking like that, peterdaly, then diff might become a circumvention device under the DMCA and thus, will be banned in the United States.

      If you want to keep various GNU Tools such as diff, cat, cp, and ghex, then you have to hide the fact that they are usefull for anything other than taking up space. Otherwise we risk them becoming circumvention devices under the DMCA.

      --

      Keeping /. free of grammatical errors for ~5 years.
    3. Re:diff the code? by Florian+Weimer · · Score: 3
      Am I totally missing something? If you really want to know what was changed (if not why), can't you just diff the code of the two versions?
      Yes, but that's beyond the capabilities of the average Slashdot poster. Even if you know the vulnerability type and the affected component, it is not immediately obvious if these -/+ lines you are staring at fix a security bug or a simple performance optimization.

      On the other hand, most people couldn't care less which has been changed in the kernel. When did kernel ChangeLogs show up? In 1999? Or in 2000? It was pretty late anyway, and I remember that Felix von Leitner was flamed for suggesting them a few years ago, so that you could follow changes to internal interfaces more easily. Of course, ChangeLogs are a nearly a must-have documentation tool, but Linux kernel development is possible without them. (In fact, Linux kernel development deliberately doesn't use a few tools many people consider essential for (operating system development).

    4. Re:diff the code? by GauteL · · Score: 3, Insightful

      Security exploits are not always blindingly obvious, and how would you know exactly what parts of the patches were security fixes, and what wasn't?
      Even if you can spot these easily, there is still a lot more work involved in going through diffs, than just being told what was fixed.

  9. Re:DMCA? by mocm · · Score: 5, Informative

    Of course, it is a content protection system. The file permissions protect the content of certain files to be read by certain users.
    So if you have a copyright protected file on your Linux server and only members of the animator group have permission to access it and then some guest or visitor has an account on that server and uses the information in the kernel changelog to get to that file, copy it and distribute it on the net, you have
    a copyright violation case with the breaking of a content protection system covered under the DMCA.
    And guess whose fault is was for publishing the
    information in the changelog.
    Next time Alan Cox comes to the US, he is arrested
    and prosecuted under the DMCA.

    As ridiculous as the example is, it is possible.

    --
    ***Quis custodiet ipsos custodes***
  10. Cox does not think disclosure is bad... by Karpe · · Score: 5, Insightful

    ...he just doesn not want to go to jail.

    The way to deal with the DMCA is not to pretend it does not exists, but to show how ridiculous it is, and that means obeying it and showing how it limits development. You cannot think about computer security without considering the legal aspects. Of course full disclosure would be better, but at what price?
    Cox could *actually* go to jail in his next visist to the USA in case he did it. (Think not? Dimitry also didn't believe it could happen.) I am sure you can get the information of what was changed in the kernel by other means (linux-kernel?), but it is very important to be registered in the log that we are being limited by the DMCA. I don't know, perhaps in a nicer future someone will look back at these logs and ask why he didn't describe the problems, and then they will remember how the abuse of corporate power has changed law in a uncostitutional and limiting way.

    We are not talking about boys playing in a BBS, we are talking about real men with real families, people important in our community, that could go to jail because of stupid laws in the lack of this responsability.

  11. Oh Enough of this already... by GC · · Score: 5, Informative

    This is only being restricted to the US. The rest of us all have this information.

    If you really want to see it, click here:

    kernel-2.2.20.log

    kernel-2.2.20pre11.log

    I'm sure Alan knows that people will do this, he'd probably rather stay away from it and make the moral point to US law. Ironic since in an earlier post in another topic the US-posters were praising their First Amendment.

  12. How is a changlog a circumvention dev ? by Billly+Gates · · Score: 3, Interesting
    Is linux being used to hack descrambler boxes? Is it being used to decrypt dvd's? What exactly does Linux do? THe answer is that linux is a kernel that runs on pc hardware. There is nothing illegal or controversal about it. Unless you use BSD of course. :-) But my point is that a changelog is not circumvention device. It doesn't actually do anything. The case with the adobe and the russian programmer is different. He showed how to illegally open sensitve and copy-righted oops I mean controlled works without adobe's permission. The only person who can sue alan is linus. I don't think he will do this. Anyway alan did not reverse engineer linux anyway. He just read about security related issues and manually fixed the source. The gpl allows this. Since linux is only used to boot a pc and not circumvent a copyright there is nothing even Linus can do. In other words Alan is full of shit.

  13. Re:This mean that Linux devs and Microsoft agree.. by hearingaid · · Score: 3, Interesting

    Actually, I did read the article, and I stand by my complaint about Lasser. Of course, he's much closer to the truth than the /. poster I was replying to, but I still think he's overstating the case.

    Cox did release the changelogs. He just didn't release them in the United States. Lasser doesn't mention that fact. Apparently, he's unaware of the world past the land of the DMCA.

    --

    my old sig used to be funny, but then slashcode ate it and now it's not funny anymore

  14. Re:This mean that Linux devs and Microsoft agree.. by Florian+Weimer · · Score: 4, Informative
    Does this mean that Linux devs and Microsoft agree that full disclosure is bad?
    No, Alan's decision simply reflects that full disclosure is already illegal in the U.S. under some circumstances. That's why I think it's very unfair to call Alan's behavior "self-censorship". In fact, it's censorship by the government. I find it hard to believe that publishing ChangeLogs of your own software can conflict with DMCA requirements, but apparently, Alan consulted a lawyer and he told him that it did.

    Whether full disclosure is good or bad in general is a completely different question and not much related to the question whether it is legal or illegal in the U.S. now.

  15. Amazing...simply....Amazing! by pwagland · · Score: 4, Insightful
    First, hasn't it already been discussed?

    Second, why is everyone here so upset? Oh, hang on. This affects, um who was it? Oh thats right, the Americans. We really shouldn't upset them should we? Most of the comments that I have seen modded up so far basically say one of the following things:

    1. Alan is chickenshit for not wishing to put himself at risk of prosecution. If it was me, I would go to jail, that way I wouldn't piss off the Americans!
    2. Those damn British! They are sooooo jealous that we are more powerful than them now. Why don't they move past the jealousy and just give use the changelogs!
    3. this is at least half reasonable They don't really want to prosecute "reasonable" people. They are just after the ones that piss off big business. What's wrong with that? Just give us our changelogs!

    Well, sadly:

    1. This is not a law that you can just ignore. It will not just go away. It is not clear exactly who can be prosecuted, or for what.
    2. The only way that laws go away is for someone, or some large group, to say "this is stupid". Lets change it. Whinging about a missing changelog does not do that. Raising awareness may or may not do that, but it can't really hurt.

    Hands up all of the americans who have written their senator, state and federal. Hands up to all of those who have given financial, or other, support to movements who are trying to repeal the DMCA. Hands up all those who would just rather whinge when that law inconveniences them. Hmm. Thought so, on that last question the number of hands went up by 10.

    If you are really so cut up about it, figure out what has changed (it isn't really that hard, it has been talked about in the previous article) and post it yourself. Then to prove to Alan what a fool he is, walk down to the DA's office and get a written statement saying that they will not prosecute you for releasing that information. Make entirely clear to them that you have released information that could help people circumvent rights management, and get the DA to sign saying that they would not prosecute you for releasing this information.

    Personally, I don't think that this will happen, since most people would rather make Alan the bad guy over taking any personal risk. I dare you to prove me wrong.

  16. A better excuse for non-full disclosure by Kirkoff · · Score: 5, Funny
    Alan Cox could just use the Linux Comment System(TM). You know, how Linus will implement a whole new VM and the changelog states "VM Fixes." Using Linus's model for this, Alan Cox would definatly just state "Fixed security issues" for most any bug. Heck, he could even put it in the "Random Fixes" catchall. Then all Alan has to do is run around saying to people stuff like "I don't really care about Micro*cough* - The DMCA. It bores me."

    Maybe we would all do better following Linus's methods. Let's say you need to turn in an Essay on Lord Of The Flys, it's simple:
    • Essay Pre-1 "Plane crash"
    • Essay Pre-2 "Establish democrasy"
    • Essay Pre-2 "formed resitance"
    • Essay Pre-3 "War - people died"
    • Essay Pre-4 "Ship arrives restored grownups"


    As you can see, this eases your everyday life. It gets rid of the unintended problems that spring from caring about anything but the task at hand.

    --Josh
    --
    There are exactly 42,935,718 letter sized sheets in a square mile.
  17. Hrm. by autopr0n · · Score: 3, Insightful

    That's an interesting scenario, but I believe the content needs to be protected by the creator, not a user. So, if I perchance some MP3s, and someone hacked my account to grab them, That hack wouldn't be considered illegal under the DMCA.

    File permissions are really more for privacy then they are for IP control. And remember, judges are supposed to go by the spirit of the law, not necessarily the letter. Just because you could theoretically rig something up to be a content control mechanism, doesn't mean that the courts would look on them as such.

    And also, I don't believe that you can be convicted for circumventing your own technology, any more then you could be sued for violating the GPL on software you wrote (and own the copyright on).

    There needs to be a plaintiff after all.

    --
    autopr0n is like, down and stuff.
    1. Re:Hrm. by Ami+Ganguli · · Score: 3, Interesting
      That's an interesting scenario, but I believe the content needs to be protected by the creator, not a user. So, if I perchance some MP3s, and someone hacked my account to grab them, That hack wouldn't be considered illegal under the DMCA.

      I'm not sure that's true, but even if it is I don't see how it makes a difference. The most likely scenario is a content creator uses his network drive while creating the content. Somebody else who has access to the machine hacks it and steals the content.

      And remember, judges are supposed to go by the spirit of the law, not necessarily the letter.

      I'm not sure that's really true either, but by the time the case gets to the courts the poor programmer has already spent several months in jail. Think about this for a second. Why should a U.K. citizen risk getting embroiled in the American legal system? He doesn't live there, vote there, or have any particular interest in becoming a martyr like Dimitri. Would you get involved in human rights protests in China while on vacation there? I doubt it. You can sympathize, but in the end it's not your battle. It's the same with Alan.

      --
      It is tempting, if the only tool you have is a hammer, to treat everything as if it were a nail. - Abraham Maslow
  18. What I don't understand about the DMCA... by Bake · · Score: 3, Insightful

    Is why people think software with its encryption is any different from other products.

    Is Ford or Firestone sueing the group that discovered the flaw when you put an Explorer on Firestone tires?
    Are lockmakers sueing those that pick locks?

    Why do software companies think they're so "special" in that regard?

    Isn't there a consumers' association in the US?
    If there is, I don't know how they act, but in many countries this sort of association tries to keep regular companies on their toes by regularly testing their products and giving them a thumbs-up or thumbs-down verdict. Also if consumers are having problems with a company due to a breach of contract or bad sale or whatever, the association has a bunch of lawyers on their payroll who are willing to sue.
    Wouldn't it just be a great idea if encryption-breakers could team up with that kind of organisation? I mean, it is of course in the consumer's interest that this sort of work goes on.

  19. Re:And who didn't see this coming? by rking · · Score: 3, Informative

    Remember, the DMCA covers encryption on copyrighted works.

    People keep repeating this, where does it come from? The DMCA is not specifically about encryption. It is about technological measures that effectively control access to copyrighted works. Based on court cases so far we can safely say that encryption appears to count as one such technological measure, but that doesn't suddenly mean that it's the only measure. If it was meant to apply specifically to encryption then I think the language used would be very different.

    Linux is technological, even if you don't like the particular techonology. Linux is used to control access to copyrighted works, including text files, programs, music, graphics, whatever. It isn't difficult to conclude that the security measures in Linux are technological measures that effectively control access to copyrighted works.

    That doesn't mean I'm convinced that posting this particular information would be contrary to the DMCA, I'm really not sure, but that has nothing to do with whether or not encryption is involved, which is a complete red herring.

  20. Why should Cox risk jailtime ? by jneves · · Score: 5, Insightful
    The article says Cox is wrong because he shoould stand by full disclosure. While I know that Alan did this as a protest, I don't understand the reasoning of those who "attack" his position. Why should somebody like Alan risk to go to jail for disclosing information that can facilitate the circumvention of filesystem's permissions ?

    We all know that that is illegal in the USA, thanks to the DMCA, and in a little over one year, will also be illegal in most of Europe, thanks to the EUCD - European Union Copyright Directive.

    My question is: Why should he take the risk ? Until know, Sklyarov is still in jail, Felten hasn't got the courts permission to present his article and I still can't get a DVD player with any GNU/Linux distribution. Isn't this enough to make one think twice before entering the security field ?

  21. Publishing source violates DMCA by z19752002 · · Score: 3, Interesting

    Everything a person needs to know to circumvent access controls is in the operating system source code. Therefore, publishing source code to an OS is a violation of the DMCA.

  22. Re:And who exactly.... by RickHunter · · Score: 5, Informative

    I believe the suggested exchange would go something like this:

    • L33T H4X0R H finds Linux vulnerability mentioned in kernel changelog.
    • Knowing that many sites do not keep their kernels up-to-date for a variety of reasons, H creates an exploit for said vulnerability.
    • Big Company R has their servers broken into by H, and valuable "intellectual property" is stolen, including copyrighted materials and trade secrets.
    • Big Company R consults with its Lawyers.
    • Big Company R concludes that H is going to be too expensive to track down. The Lawyers, however, have a different target. The Linux changelog was a crucial component in a circumvention device intended to breach protections on R's valuable "intellectual property"!
    • Kernel Hacker A, who happens to be responsible for writing changelogs, visits America on a routine business trip.
    • Federal forces waiting for A grab him, throw him in jail, and leave him there for several months before trying him, convicting him under the DMCA, and leaving him there for several years.

    Now, while you may be eager to spend several years in Jail, Mr. Cox is not.

  23. AC interview on Newsforge, linked on Linuxtoday by Anonymous Coward · · Score: 4, Informative
    OK people, the Linux community has a great news article summary site called Linuxtoday.

    Point being, a couple of days ago there was an article linked there to Newsforge with an interview with Alan Cox about his views on the DMCA and these changelogs.

    For the lazy, the essential point is that AC has gotten legal advice that he very well could be charged in the US for posting the vulnerabilities based on an interpretation of the DMCA, but that no "sane" US court would convict him. However, he does not want to spend 6 months in the US to go through the process.

    So, basically, he's making a political point about stupid laws. He's welcome to if that what he wants. As others have said, it's not like most people interested in kernel changes can't use diff.

    Glenn

  24. Err... no. by mindstrm · · Score: 3, Insightful

    The DMCA does not specifically cover 'encryption' on 'copyrighted works'.
    It covers COPYRIGHT PROTECTION MECHANISMS. You just assume those must be encrypted.

    ie: Let's say a new CD format came out that just used a couple of bits to determine if a work is permitted to be copied (and requires a new player to play, etc). Someone who reveals a way to 'ignore' those bits, ie: by hotwiring the device is also violating the DMCA.

    The linux kernel could very well have someone's copyrighted work on it, and giving someone the ability to obtain root access without authorization in order to copy that work could be constituted as a violation of the act. Yes, it's a stretch.. but not completely out to lunch. That's how broad the language of the DMCA is.

    As for the 'sheer stupidity' of a British Citizen doing this... what about that Russian Citizen who was arrested for this very law?
    If Alan wants to ever visit the US, say, to go to a conference, or the Superbowl, or whatever... he'll have to make sure he stears clear of US law, no?

    Alan isn't a proponent of security through obscurity. He's a proponent of not getting arrested upon entering the United States.

  25. Put up or shut up by pbryan · · Score: 5, Insightful

    This is unacceptable. I could understand a project admin not disclosing trivial changes that didn't go into a release of a product/system, but failing to disclose non-trivial changes that did go in is inexcusable.

    And did you write your representative in United States Congress yet? Did you submit an amica brief at Dmitry's preliminary hearing? Did you join the EFF to help battle the DMCA? Did you at least buy a Free Dmitry t-shirt so some of your purchase goes to stop the DMCA?

    If you have, then I applaud your actions and encourage you to continue engaging in constructive solutions. If not, then put up or shut up. Far too many people are bitching about this problem and taking no substantive action.

    It is unreasonable to expect Cox to behave differently. He's seen what happened to Dmitry. He knows what could happen if he were to disclose this information to Americans, then set foot in the United States. Cox did the right thing.

    --

    My car gets 40 rods to the hogshead, and that's the way I likes it!

  26. Re:And who exactly.... by pbryan · · Score: 4, Informative

    The DMCA cannot only applied in civil litigation; it can also be applied in a criminal prosecution. Case in point: Dmitry Sklyarov.

    Dmitry was arrested by the FBI based on a "tip" they received from Adobe. Adobe withdrew their complaint, but that didn't stop the FBI. The FBI concluded that criminal law was being violated, and that Dmitry should be prosecuted.

    If all it takes is one relatively credible tipster to cause the arrest of Cox for violating the DMCA, then Cox's actions seem perfectly reasonable. If he were to visit the United States, he'd like to go home when he's done.

    --

    My car gets 40 rods to the hogshead, and that's the way I likes it!

  27. The dangers of illegality by mangu · · Score: 4, Insightful
    The United States hasn't been the land of the free since the 1960s


    A debatable point, as the US Constitution Article XVIII, ratified in 1919, forbade the "manufacture, sale, or transportation of intoxicating liquors". This article was repealed in 1933, after prohibition proved its total uselessness in preventing alcohol consumption, but there are similar laws today prohibiting the use of several recreational drugs. The main effect of such prohibition is creating a strong incentive for organized crime. The prohibition is no obstacle to former drug users becoming presidents of the USA, for instance.


    As Robert Heinlein said: "I am free, no matter what rules surround me. If I find them tolerable, I tolerate them; If I find them too obnoxious, I break them. I am free because I know that I alone am responsible for everything I do" (The Moon is a Harsh Mistress, 1966).


    This doesn't mean that we should tolerate any such stupid laws as the DMCA or drug prohibition. Those laws have the very dangerous side effect of creating a large number of corrupt law enforcement officers. Corruption in law enforcement is, IMHO, a much greater danger to freedom.

  28. DCMA implies CLOSED SOURCE by Bob+Clary · · Score: 3, Insightful

    If the kernel change logs can be used to provide information to hackers that would result in criminal liability, does not the entire kernel source provide the same information?

    Doesn't that imply that the entire Linux Kernel Source should be closed and only Binaries provided?

    If Alan Cox is allowed to use Linux as his own political soapbox, then Linux itself is history. Where the hell is Linus?

  29. Alan's taking the easy way out by SMN · · Score: 3, Flamebait
    This is liable to be score (-1, Unpopular Opinion), but it needs to be said:

    If Alan Cox really wants to make a point, he should put his money where his mouth is and LET himself be open to a suit under the DMCA. His current approach, hiding the changelogs, does nothing to stop the DMCA, and by submitting to it he's giving its backers exactly what they want.

    Laws don't get changed if nobody has the guts to challenge them. If Alan wants to get his point across, he should let himself be sued (not that it would actually happen, because I doubt any company really gives a damn what he puts in his changelog). Then he, like Felten and Sklyarov, has a great case to challenge the law with.

    Instead, this "spectacle" seems to be Alan submitting to the DMCA, then trying to attract as much attention as possible to his crying about it. I have no pity for this, and I hope the rest of his audience feels the same.

    --
    -- Imagine how much more advanced our technology would be if we had eight fingers per hand.
    1. Re:Alan's taking the easy way out by ShaunC · · Score: 3, Insightful

      We already have some precedents (in Felten and Sklyarov) about how "people who violate the DMCA get screwed." We don't need more of those, at least not at the expense of good people. The general public probably looks at these two cases as you'd expect them to: "Well, gee, they did break the law, so I guess they had it coming."

      Alan is taking a different approach. He's not trying to show the world that breaking the law will get you in trouble. He's trying to show the world that people who obey the law are the ones being hampered. Instead of violating the law (knowingly or not) and then crying foul when he gets charged, he's making the point that complying with the DMCA interferes with legitimate business. It's a subtle difference, but IMO it's a better precedent. I think people will be more apt to see the DMCA as a bad law once they understand that it's the law-abiding citizens who are being effectively punished.

      To quote a poster from the original thread on this issue, the DMCA is the only law so stupid that it must be fought through civil obedience!

      Shaun

      --
      Thanks to the War on Drugs, it's easier to buy meth than it is to buy cold medicine!
  30. Alan Cox - defender of freedom in America by alienmole · · Score: 5, Informative
    The DMCA is a U.S. law. Dmitri Skylarov was arrested while breaking the DMCA on U.S. soil.

    Not a law student, I take it. If Alan makes information available across the Internet to Americans, that violates a US law, Alan has violated US law and can be arrested when he enters the country. To take a less ephemeral example, imagine if a Colombian mails you a package of cocaine and puts his name and return address on the package. You don't think he could be arrested on entry to the US? By your logic, Osama bin Laden could not be arrested if he flew into JFK tomorrow, because he has never personally committed a crime on US soil.

    The federal goverment does not actively seek out violators of the DMCA without a "victim" bringing the violation to their attention.

    Do you think Sklyarov knew that his "victims" had filed a complaint against him, before he was arrested? How is Alan going to know when it is or isn't safe to travel to the US? Tivo might decide to bring a complaint because Alan has enabled people to more easily crack their boxes, for example. Linux has far wider scope, and many more applications, than anything Sklyarov ever did.

    This business of having draconian laws which are enforced at the authorities discretion is very dangerous. It restricts freedom in all sorts of ways, and often results in people restricting their own freedoms, and those of others - as Alan has done - in order to "play it safe". Laws like this take away basic freedoms in an insidious, indirect way that would never be possible if done directly.

    If you're saying that you support the DMCA as written, then I suppose we have a total different argument which we haven't even begun to address. But if you don't support the DMCA, you should respect Alan Cox's right to respond to it.

    Alan Cox is doing more for freedom in America than you have ever done. Think about that the next time you criticize.

  31. Re:I simply do not understand by innocent_white_lamb · · Score: 3, Interesting

    I mean, who would be the complaintant in the case?

    As the DMCA is a federal law, the complainant in that case would be the same as the complainant the next time someone gets busted by the DEA for importing cocaine. The US federal government. No need for a "real person" to file a complaint or anything like that.

    Would they not have to demonstrate some kind of damage that resulted from the alleged misdeed?

    That's not included in the DMCA, sorry. No need to actually prove that any damage was done.

    Surely, he's just making a point, right?

    Nope, he's genuinely concerned about going to jail. Mr. Cox has apparently checked with a lawyer (always a good idea when unsure of what the law really is) and has been advised as follows:

    (a) It is unlikely but not out-of-the-question that he would be arrested and incarcerated in the US for publishing the changelogs.
    (b)It is extremely unlikely (almost impossible) that he would actually be CONVICTED under the DMCA.

    Having considered the matter, Mr. Cox takes the not unreasonable position that he would rather not take a chance of being arrested and tossed into jail until he eventually gets to trial. It's a small chance, sure, but the possibility does apparently exist.

    I don't see how anyone can fault Mr. Cox for taking action to insure that he does not get tossed into jail in the USA the next time he visits there, He's checked with a lawyer and been advised that there is a risk; he chooses not to take that risk.

    --
    If you're a zombie and you know it, bite your friend!
  32. Idaho Letter by ink · · Score: 3, Insightful
    Here's a letter I sent to my congressman and senators. Feel free to copy it; I hope to see people from every state followup with letters that they have sent. Everyone needs to take action now; if only the representatives from California and New York are notified, nothing will be done.

    Representative Simpson,

    As I feared, and wrote to you about, the Digital Millenium Copyright Act (DMCA) has now crippled US software developers. Here is a thread which basically explains the situation:

    http://slashdot.org/comments.pl?sid=22882&cid=2460 604

    In short: the DMCA has forced the Linux kernel developers to distinguish between "US" and "Non-US" developers. The "Non-US" group of developers are privy to all the security fixes for the kernel while the "US" group are now unable to view these changes because of recent action by DMCA proponents (the FBI's Skylarov case, MPAA vs. 2600).

    Worse than that, we (US developers) are no longer able to participate in security development and as such are in a weaker position to ensure the security of a product -- something very important in light of September 11th. This law needs to be fixed or repealed as soon as possible; it has prevented university research from being published (see Felton vs. RIAA, SDMI) and companies are using the most ridiculous "copy protection" schemes in order to halt speaking about security.

    You Fellow Idahoan,

    Craig M. Kelley

    Feel free to cut and paste and modify.

    --
    The wheel is turning, but the hamster is dead.