Slashdot Mirror


TN DMCA: Calling All Nerds

Average Joe writes "Next week is shaping up to be a critical week for the defenders of digital freedom down in Tennessee. Both the Senate and House will be holding different sub-committee hearings next Tuesday and Wednesday. Opposition to SB213 & HB457(Super DMCA bills) really depends on living, breathing people coming down to attend the actual hearings and hanging around outside. Expect to see the button man handing out cheaply produced but quite to the point artifacts of the fight. Please, if you can make it do so - even if you're not quite from Tennessee. ;) Learn More at tndf.net."

5 of 27 comments (clear)

  1. Hmmm by Lshmael · · Score: 5, Interesting
    The lack of comments (fine, *pertinent* comments, Mr. I-browse-at-negative-1) worries me. While going to Tennessee is not an option for me (I think the one-two punch of no money and final exams are adequate excuses), here is an excerpt from the site, illustrating why you should go:

    Do you have more than one computer? Do you use Linux? Do you use any kind of Internet security hardware or software (called a "firewall"), or does your company use networking equipment to share Internet access using network address translation (NAT), or allow employees to connect from home using a virtual private network (VPN)? Do you cryptographically sign or encrypt your email? SB213/HB457 threatens your access to all of these. And if you don't understand some of these terms, you may already be using these technologies and simply be unaware of it. That's unimportant, though, because you can still go to jail for it.

    This legislation is being presented to the Judiciary Committees as a "Theft of Service" bill, which simply "update[s] state law so that it comprehensively protects new broadband communication services from piracy and sabotage." In reality, it is much broader and more insidious. In its current form this law would make even a minor violation of your Internet agreement a Class-D felony, and levy excessive fines of $1,500 or more per device or software program, per day. Imagine, hooking your laptop up improperly at home for a year could cost you more than half a million dollars. Compliance will cost Tennessee businesses a bundle as well.


    Considering the amount of angry comments about past Slashdot posts involving similar issues, this surprised me. Perhaps everyone is just too apathetic...
    1. Re:Hmmm by program21 · · Score: 3, Insightful

      The fact that it could possibly be used against people not doing anything illegal is the problem. These bills are too general in what they restrict, and while the provisions can (and likely will) certainly be used against those doing illegal things, it's not much of a stretch to use them against law-abided people as well.

      Take the DMCA (the actual DMCA) for example. It was never intended to be used to cover security flaw disclosures, or garage door openers, or printer catridges, but it's being interpreted by some to cover exactly those things. This interpretation is based on what's written, not on what that bill was intended to cover. And it's that potential that we need to worry about.

      --
      This has been a test. Had this been a real emergency, we would have fled in terror and you would not have been informed.
  2. how about... by zogger · · Score: 2, Insightful

    .. how about trying to enlist the help of those same nashville disk jockeys who helped rouse the rabble to protest the proposed state income tax? They seemed to do a good job getting tennesseans out there to the capitol. Can't hurt,it's a phone call/email away.

    1. Re:how about... by Roundeye · · Score: 2, Funny

      Damnit, Nagy.

      If you hadn't been such a cluefuck on the NLUG list (and the LUNA list and the GOLUM list and the...) maybe you'd still be around to see all the traffic about these bills, the hearings, the strategies to get them killed, amended, tabled, etc.

      There's a shitload going on here. Just because nobody bothered to fill you in doesn't mean it ain't so.

      Christ.

      --
      "Cause there's 40 different shades of black, so many fortresses and ways to attack, so why you complainin'?"
  3. An example of the impact of this legislation by tliston · · Score: 4, Insightful

    Perhaps a concrete example would help people to understand the impact of legislation like this.

    I am an Open Source developer, and in the spring of 2001, I created LaBrea, a network defense application. LaBrea puts unused IP addresses on your network to use, creating a "network tarpit" that traps and holds connection attempts from worms and scanners.

    On April 15th of this year, it came to my attention that a nearly identical version of the proposed Tennessee law had been enacted in Illinois and had become law as of January 1.

    As I read through the law, I discovered that LaBrea appeared to meet the criteria for what was called an "unlawful communication device" because it both disrupted and concealed the true origin and destination of communication.

    If, indeed, LaBrea represents an "unlawful communication device," then my continued distribution of LaBrea from my website within Illinois placed me in violation of the law, and opened me up to incredibly punitive criminal and civil penalties.

    Additionally, on January 14th I had contacted the developers of every Windows personal firewall that I could find to explain a flaw that I had discovered under WinXP and Win2K. The firewall vendors had worked out patches and rolled them into their products, and I was in the process of coordinating the publication of the vulnerability information with the various organizations when I discovered that this provision was law in Illinois.

    Under this law, simply disclosing information describing a technique for "defeating or circumventing any technology, device or software used by the provider, owner or licensee of a communication service or of any data, audio or video programs or transmissions to protect any such communication, data, audio or video services, programs or transmissions from unauthorized access, acquisition, disclosure, receipt, decryption, communication, transmission or re-transmission" is treated as a felony. I will not publish this information, nor will I allow the vendors to credit me when/if they choose to publish it.

    I have been contacted by the MPAA who has attempted to assure me that there is some sort of requirement for "intent to defraud" under the Illinois law, but I cannot find any such language. Lawyers from the EFF have, essentially, agreed that such language does not exist.

    And so, where does this leave me? I've pulled LaBrea from distribution because I cannot justify placing myself in a position where I could be subject to criminal and civil penalties to give away software for free.

    Is it illegal for me to distribute LaBrea? I honestly don't know. But I certainly can't justify hiring a lawyer to sort it all out. Quite frankly, I'm getting to the point where I really just don't care anymore. It's difficult enough to write good software-- trying to do it while walking through a legal minefield is impossible.

    That is the result of this stupid legislation. If you live in Tennessee, or if you're in a position to influence what goes on there, do whatever you can to get it stopped. There is no justification for passing this law immediately. If there are legitimate questions surrounding this legislation (and I believe there are), then table the dang thing and sort them out now , before it is enacted.

    Further information can be found at the HackBusters website

    -TL