Slashdot Mirror


Opening Salvo Filed In MGM v. Grokster

Aire Libre writes "The first brief on the merits before the Supreme Court in MGM Studios v. Grokster was filed Friday (January 21, 2004) by the Video Software Dealers Association. The brief suggests that while p2p systems may be used for infringing and noninfringing uses, courts should consider whether technologies may be used to reduce infringing uses without over-burdening the system provider, freedom of speech for non-infringing uses (including by copyright owners who want p2p systems to be used to reach their audiences) or freedom of competition (including first sale doctrine principles, and competition in providing all intermediate software and services). Bringing a retailer perspective, it strikes a balance of respect for copyright and respect for the limits of those copyrights. The brief is available here (in PDF)."

6 of 90 comments (clear)

  1. timothy, an FYI: by Slash+Watch · · Score: 3, Insightful
    A "salvo" is something that is fired. A "suit" is something that is filed.
    From Webster's Revised Unabridged Dictionary (1913) [web1913]:

    Salvo \Sal"vo\, n. [F. salve a discharge of heavy cannon, a
    volley, L. salve hail, imperat. of salvere to be well, akin
    to salvus well. See {Safe}.]
    1. (Mil.) A concentrated fire from pieces of artillery, as in
    endeavoring to make a break in a fortification; a volley.

    2. A salute paid by a simultaneous, or nearly simultaneous,
    firing of a number of cannon.

    From WordNet (r) 2.0 [wn]:

    salvo
    n 1: an outburst resembling the discharge of firearms or the
    release of bombs
    2: rapid simultaneous discharge of firearms; "our fusillade
    from the left flank caught them by surprise" [syn: {fusillade},
    {volley}, {burst}]
    3: a sudden outburst of cheers; "there was a salvo of approval"
    [also: {salvoes} (pl)]
  2. I think a more important question is: by imstanny · · Score: 3, Insightful

    Can you take away rights of the innocent in order to prevent illegal actions? To me... outlawing p2p (which on its own is legal) to stop illegal file transfers is like outlawing driving cars in order to stop people from speeding.

  3. P2P use is mandatory by Anonymous Coward · · Score: 4, Interesting

    The internet (the whole danm thing) depends on technology called DNS, the Domain Name System. It allows people to type names of websites, rather than just IP addresses. DNS information about sites on the web are shared by way of a peer to peer network. A simple one, but that's how it's done. Killing off all p2p will effectively kill the internet. Tread carefully when you start trying to kill p2p. Also, since there are a lot of technologies that demand p2p (and there is no substitute), you had better not just go running around saying 'kill p2p, that will solve our problem', because it won't. Killing p2p won't solve the problem, but will harm technology requiring p2p.

    1. Re:P2P use is mandatory by greendoggg · · Score: 3, Insightful

      While I agree for the most part with what you're saying, I don't think the dns system qualifies as p2p. At least not any more than the www does. DNS requests work by disecting the hostname in question piece by piece. For example, www.slashdot.org. I dns query for this by joe user would start by querying the dns server (which is just a cache mainly) of their isp. This dns server would in turn query one of the root name servers (or whoever owns .org) for the dns server that controls slashdot.org. The isp dns server would then query the dns server that controls slashdot.org, and ask it if it knows the ip address for www.slashdot.org. Slashdot can either answer with an ip address or refer it to yet another dns server.

      This chain of events does not really seem at all like a p2p app. Sorry.

  4. DRM-Free Deposits by Baricom · · Score: 4, Insightful

    While MGM's position may be "balanced", there's always one thing that irks me about DRM: it makes it impossible to use in the public domain later.

    The very least a movie/music/software company must do to gain my approval is to deposit their materials to the Library of Congress unencumbered and DRM-free.

    Copyright is supposed to let creators make money on their work for a limited time in exchange for making it freely available later.

    Obligatory Disclaimer: IANAL

  5. Why the tech solution won't work by Anonymous Coward · · Score: 3, Insightful

    > should consider whether technologies may be used to reduce infringing uses without over-burdening the system provider

    This is an impossible goal. Here's why:

    Every automated solution for reducing copyright infringement over P2P has always had one thing in common: sniffing and filtering data at some level.

    Every data-sniffing solution has one of two basic architectural directions: centralized or distributed. If you pursue the centralized direction, you will rapidly encounter enormous scaling problems. If you pursue the distributed direction, you will rapidly encounter enormous management problems.

    These difficulties are tremendously compounded by the fact that neither the P2P developers, the ISPs, nor their customers have any natural incentive for doing any of this. The "incentive" can come only from the heavy fist of the law.

    The natural reluctance to deploy these unwanted, legally-mandated solutions will inevitably result in a "swiss cheese" environment. We know from past experience that massive numbers of people can learn very quickly where the holes are in the swiss chesse that allow them unfiltered access to the content they seek.

    And that's the best case scenario. A more realistic scenario will be something like a repeat of SDMI, which failed so miserably that the public wasn't even mildly inconvenienced by it.