All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kyle Moffett <mrmacman_g4@mac.com>
To: Ian Kester-Haney <ikesterhaney@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: GPL V3 and Linux
Date: Mon, 23 Jan 2006 22:08:45 -0500	[thread overview]
Message-ID: <AE917BB1-E109-4880-AD11-1B22A3232A86@mac.com> (raw)
In-Reply-To: <441e43c90601231755qaddb557r7f102d9c1f79ad5@mail.gmail.com>

On Jan 23, 2006, at 20:55, Ian Kester-Haney wrote:
> Linux shouldn;t move to the GPL3 for the very reason that the DRM  
> restrictions would make linux incompatible with soon to be released  
> displays.

I'm sorry, what are you saying here?  I've not heard about these soon- 
to-be-released displays, could you elucidate, possibly summarizing or  
linking to references?

> Also Nvidia and such would not be able to make binary drivers  
> available.

In many peoples eyes, this would be a _good_ thing, besides, it's not  
clear whether or not their binary drivers are legal _now_, without  
concern for their status under the GPLv3

> Copyright for one work is set forward in law.  My view is that  
> Artists and their sponsors deserve the right to prevent piracy.

Have you tried describing music "piracy" to a small child (say, age  
6) in a way that distinguishes it from "sharing your things with  
other people"?  It's rather difficult, possibly even impossible.   
Many people argue that with modern technology, this distinction has  
become artificial and an artifact of an aging business model.  A  
number of artists who promote some music sharing have been doing very  
well.

> In my view the Open Source Community have an incompatible attitude.

I will ignore the second bit, since it's mostly a matter of opinion,  
but the Open Source Community (especially the Linux Community) values  
copyright extremely highly.  In fact, it is this copyright that makes  
the Linux Kernel sources a true democracy.  You cannot relicense the  
whole without agreement from all (or an extremely large majority  
bordering on "all") of the developers consent.

> In my mind the buying of a DVD means that I watch it on DVD players  
> be it on my computer or on the TV.

Or, according to Fair Use as set down in a number of court cases,  
make a single copy for backup, show privately to friends, convert to  
an alternative format for viewing in a different way or with other  
equipment.

> While I beleive that I should be able to watch my DVDs on a linux  
> based system, it behooves the open source community to support it  
> in a legal way.

I go to the store, I find a black box on the shelf, I pick it up, go  
to the cashier, pay for it, and leave the store.  At that point, I've  
purchased an object and may do whatever I like with said object.  I  
never signed any license or filled out any forms prior to paying  
money for it, and there was no condition that I do so, therefore no  
_license_ conditions apply.

On the other hand, copying the DVD and giving a copy to all your  
friends is _distributing_ it and therefore covered by _copyright_ law  
(not license/contract law), which makes it illegal for me to do so  
(although my personal opinion is that needs careful review and  
possible revision).

> Cracking Access Control Sytems might be fun, but it only generates  
> huge controversy in concerned industries.

<Biased Personal Opinion>
The industries do not matter.  The point of the government is to help  
and protect the _people_.  This means that to a limited extent, the  
government protects individuals copyrights, and allows corporations  
some rights (because they provide jobs, services, etc).  This does  
not mean that the government should do anything the industry wants  
even though hundreds of millions of people are breaking that law on a  
daily basis.  Something that widespread (especially given the lack of  
issues arising thereof) indicates that the _law_ is wrong, not the  
many millions doing the breaking.  This bends more towards the  
copyright issues I talk about above, but applies here too.
</Biased Personal Opinion>

Besides, a DRM system is pointless and futile; it's trying to protect  
data from people by giving them the encrypted data, the algorithm,  
and the key.  Any cryptographer will tell you that you are bound to  
lose from the start.

> An Open Source Access Control System that is respected by the FOSS  
> community would be a great diplomatic way to allow for more access  
> to content.

Open Source Access Control System:

if (access_allowed(media_descriptor, user_data)) {
	provide_data(media_descriptor);
}

My 3-line patch to "fix" it to let me watch my German DVD in the US:

--- oldfile
+++ newfile
-if (access_allowed(media_descriptor, user_data)) {
  	provide_data(media_descriptor);
-}

This is a _fundamentally_ _flawed_ idea.

> My personal view is that copying for my own personal use is ok

Good

> however the converting of such material in a way not granted to me  
> by the Creator is not ethical.

Why does the creator have any say in what you can do with it  
personally?  I'm legally allowed to buy a copy of MS Windows and burn  
it for symbolic value; why the hell would we want to allow a  
*CORPORATION* (Read: bunch of greedy rich executives) control what  
you can do with stuff.  Heck, we don't trust the _government_ (Read:  
bunch of greedy rich lawyers), or sometimes even one's personal  
_church_ to control.

> The GNU/Linux community needs to work with the MPAA, RIAA and other  
> DRM players and work to support basic restrictions on copying  
> content while preserving the Creator/Companies right to sustain  
> their works.

We don't _need_ to work with anybody, we're just converting abstract  
mathematical algorithms to a more practically useable form and  
publishing the result.  The fact that somebody with lawlessness in  
mind could do something illegal with our formalized codified  
published math files is totally irrelevant.  In the US (where I live,  
can't speak for other countries) we don't blame the gun manufacturers  
for what people do with submachine guns, so why should we blame the  
software developers (Read: practical mathematicians) for what people  
do with their programs?

Cheers,
Kyle Moffett

--
Simple things should be simple and complex things should be possible
   -- Alan Kay




  reply	other threads:[~2006-01-24  3:08 UTC|newest]

Thread overview: 213+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-20 16:49 GPL V3 and Linux Jeff V. Merkey
2006-01-20 19:11 ` Stephen Hemminger
2006-01-20 19:34   ` Patrick McLean
2006-01-20 18:22     ` Jeff V. Merkey
2006-01-20 18:30       ` Jeff V. Merkey
2006-01-20 19:45     ` Alan Cox
2006-01-25 18:46     ` GPL V3 and Linux - Dead Copyright Holders Marc Perkel
2006-01-25 17:14       ` Jeff V. Merkey
2006-01-25 17:30         ` Jeff V. Merkey
2006-01-25 19:24           ` Marc Perkel
2006-01-25 19:50             ` Kyle Moffett
2006-01-25 20:44               ` linux-os (Dick Johnson)
2006-01-25 21:20                 ` Chase Venters
2006-01-25 22:39                   ` Linus Torvalds
2006-01-25 23:26                     ` Chase Venters
2006-01-26 17:59                     ` Paul Jakma
2006-01-26 16:28                       ` Jeff V. Merkey
2006-01-26 18:25                       ` Filip Brcic
     [not found]                         ` <Pine.LNX.4.64.0601261233150.17225@turbotaz.ourhouse>
2006-01-26 16:55                           ` Jeff V. Merkey
2006-01-26 22:54                             ` Olivier Galibert
2006-01-27  2:15                             ` David Schwartz
2006-01-27  2:23                               ` Dave Jones
2006-01-27  2:37                                 ` David Schwartz
2006-01-27  2:53                                   ` Dave Jones
2006-01-27 19:50                                     ` David Schwartz
2006-01-27  3:40                                   ` Diego Calleja
2006-01-27  7:34                               ` Arjan van de Ven
2006-01-27  8:09                               ` Valdis.Kletnieks
2006-01-27 13:38                               ` Olivier Galibert
2006-01-27 19:50                                 ` David Schwartz
2006-01-27 20:30                                   ` Olivier Galibert
2006-01-27 21:12                                     ` David Schwartz
2006-01-27 19:30                                       ` Jeff V. Merkey
2006-01-27 15:56                               ` Roland Kuhn
2006-01-26 18:52                         ` Paul Jakma
2006-01-26 18:53                       ` Diego Calleja
2006-01-26 18:57                         ` Chase Venters
2006-01-26 19:22                           ` Marc Perkel
2006-01-26 19:52                             ` Chase Venters
2006-01-26 20:04                               ` Marc Perkel
2006-01-26 20:21                                 ` Chase Venters
2006-01-26 20:51                                   ` linux-os (Dick Johnson)
2006-01-26 22:28                                   ` GPL V3 and Linux - V3 adds new restrictions Marc Perkel
2006-01-27  6:58                                     ` sean
2006-01-27  6:58                                       ` sean
2006-01-28  4:44                                     ` Linus Torvalds
2006-01-26 19:33                           ` GPL V3 and Linux - Dead Copyright Holders Diego Calleja
2006-01-26 18:57                         ` Paul Jakma
2006-01-26 22:16                     ` Marc Perkel
2006-01-26 22:23                       ` Al Viro
2006-01-28  1:33                       ` Linus Torvalds
2006-01-28 19:45                         ` Michael Buesch
2006-01-28 19:04                           ` Jeff V. Merkey
2006-01-27 10:46                     ` Simon Oosthoek
2006-01-27 13:39                       ` Al Viro
2006-01-27 14:00                         ` Simon Oosthoek
2006-01-27 14:18                           ` Olivier Galibert
2006-01-27 14:42                             ` Simon Oosthoek
2006-01-27 15:20                               ` Al Viro
2006-01-27 15:32                                 ` Simon Oosthoek
2006-01-27 14:46                           ` Chris Bergeron
2006-01-27 14:47                           ` Kyle Moffett
2006-01-28  1:53                           ` Linus Torvalds
2006-01-28 23:23                           ` Horst von Brand
2006-01-28  1:46                         ` Linus Torvalds
2006-01-30  7:00                           ` Giacomo A. Catenazzi
2006-01-31 23:18                             ` David Schwartz
2006-01-28  4:39                       ` Linus Torvalds
2006-01-28  4:57                         ` Chris Adams
2006-01-28 20:38                         ` Simon Oosthoek
2006-01-29 14:30                         ` Matthias Urlichs
2006-01-28 15:38                       ` Florian Weimer
2006-01-27 21:33                     ` Thomas Horsten
2006-01-28  5:38                       ` Karim Yaghmour
2006-01-28  8:31                         ` Thomas Horsten
2006-01-28 10:37                           ` Peter Read
2006-01-30 18:15                           ` Karim Yaghmour
2006-01-30 19:43                             ` Glauber de Oliveira Costa
2006-01-30 22:00                               ` Filip Brcic
     [not found]                                 ` <5d6222a80601302012v22196faci3ce81320fb534f30@mail.gmail.com>
2006-02-01 15:30                                   ` Georg C. F. Greve
2006-02-01 16:32                                 ` Karim Yaghmour
2006-02-01 22:31                                   ` Linus Torvalds
2006-02-01 23:43                                     ` Karim Yaghmour
2006-02-02  0:18                                     ` Alan Cox
2006-02-02  8:39                                     ` Pierre Ossman
2006-02-02  9:00                                       ` Linus Torvalds
2006-02-02  9:32                                         ` Emilio Jesús Gallego Arias
2006-02-02 10:30                                           ` Helge Hafting
2006-02-04 17:45                                             ` Valdis.Kletnieks
2006-02-02 10:46                                           ` James Bruce
2006-02-02 11:13                                             ` Emilio Jesús Gallego Arias
2006-02-02 12:31                                               ` Helge Hafting
2006-02-02 13:31                                                 ` Emilio Jesús Gallego Arias
2006-02-02 16:23                                                   ` Helge Hafting
2006-02-02 11:50                                           ` David Schwartz
2006-02-02 16:04                                           ` Linus Torvalds
2006-02-02 17:40                                             ` Emilio Jesús Gallego Arias
2006-02-02  9:37                                         ` Pierre Ossman
2006-02-02 14:45                                           ` Gene Heskett
2006-02-02 14:38                                         ` Alan Cox
2006-02-02 16:19                                           ` Linus Torvalds
2006-02-02 17:08                                             ` Pierre Ossman
2006-02-02 17:44                                               ` Linus Torvalds
2006-02-02 17:54                                                 ` Pierre Ossman
2006-02-02 18:12                                                   ` Lennart Sorensen
2006-02-02 18:27                                                     ` Pierre Ossman
2006-02-06 16:11                                                       ` Horst von Brand
2006-02-02 18:53                                                   ` Linus Torvalds
2006-02-02 19:20                                                     ` Pierre Ossman
2006-02-02 19:46                                                       ` Mark v Wolher
2006-02-02 19:52                                                       ` Karim Yaghmour
2006-02-02 23:07                                                         ` Pierre Ossman
2006-02-02 23:52                                                           ` Karim Yaghmour
2006-02-03  8:14                                                       ` Helge Hafting
2006-02-02 18:13                                                 ` Ian Kester-Haney
2006-02-02 18:49                                                   ` Lee Revell
2006-02-02 19:11                                                     ` Christopher Friesen
2006-02-02 19:18                                                       ` Lee Revell
2006-02-05  3:58                                                       ` Luke-Jr
2006-02-05  7:06                                                         ` Zan Lynx
2006-02-06 21:07                                                         ` David Schwartz
2006-02-06 22:38                                                           ` Kyle Moffett
2006-02-07 13:44                                                             ` Luke-Jr
2006-02-07 13:40                                                           ` Luke-Jr
2006-02-03 21:33                                                 ` Ingo Molnar
2006-02-01 16:06                               ` Karim Yaghmour
2006-02-02 22:02                                 ` Pavel Machek
2006-02-02 22:24                                   ` Lee Revell
2006-02-02 23:04                                   ` Karim Yaghmour
     [not found]                     ` <1138387136.26811.8.camel@localhost>
2006-01-28  2:06                       ` Linus Torvalds
2006-01-28  5:22                         ` Linus Torvalds
2006-01-28  6:25                           ` Al Viro
2006-01-28 23:14                             ` Linus Torvalds
2006-01-30 11:26                         ` Alan Cox
2006-01-31 17:57                           ` Linus Torvalds
2006-01-31 17:24                             ` Jeff V. Merkey
2006-01-31 19:07                               ` Linus Torvalds
2006-01-31 18:48                                 ` Jeff V. Merkey
2006-01-31 20:38                                   ` Linus Torvalds
2006-01-31 19:57                                     ` Jeff V. Merkey
2006-02-02 19:52                                       ` Matan Peled
     [not found]                                         ` <3e1162e60602021207o5893055fqe8a20c99ff8a19b6@mail.gmail.com>
2006-02-02 20:29                                           ` Matan Peled
2006-01-31 21:45                                     ` Paul Jakma
2006-01-31 21:47                                       ` Stephen Hemminger
2006-01-31 22:25                                       ` Linus Torvalds
2006-02-01  6:52                                       ` Gene Heskett
2006-01-31 22:04                                     ` Rene Herman
2006-01-31 23:08                                       ` Linus Torvalds
2006-01-31 23:32                                         ` Paul Jakma
2006-02-01  0:20                                         ` Paul Jakma
2006-02-01 14:29                                         ` Rene Herman
2006-02-01 22:13                                           ` Linus Torvalds
2006-02-01 23:29                                             ` Rene Herman
2006-02-02  0:01                                               ` Linus Torvalds
2006-02-02  0:16                                                 ` Alan Cox
2006-02-02  1:08                                                 ` David Schwartz
2006-02-02  9:50                                                 ` Rene Herman
2006-02-02  6:39                                               ` Andrew James Wade
2006-02-02  6:57                                                 ` Kyle Moffett
2006-02-02  7:11                                                   ` David Schwartz
2006-02-03  3:56                                                     ` Andrew James Wade
2006-02-03  5:35                                                       ` David Schwartz
2006-02-03 13:31                                                         ` Andrew James Wade
2006-02-03  3:35                                                   ` Andrew James Wade
2006-02-03  5:35                                                     ` David Schwartz
2006-02-01 22:46                                         ` David Schwartz
2006-02-02 12:31                                           ` Krzysztof Halasa
2006-01-31 23:48                                     ` Alan Cox
2006-02-01  0:18                                       ` Linus Torvalds
2006-02-01  0:45                                         ` Alan Cox
2006-01-31 19:55                                 ` Marc Perkel
2006-01-31 19:10                                   ` Jeff V. Merkey
2006-01-31 20:16                                     ` Marc Perkel
2006-01-31 19:27                                       ` Jeff V. Merkey
2006-01-31 23:57                                 ` Alan Cox
2006-02-01 10:01                                   ` Rogier Wolff
2006-02-01 13:59                                     ` GPL V3 -- PLEA FOR SANITY Theodore Ts'o
2006-01-31 20:32                             ` GPL V3 and Linux - Dead Copyright Holders Diego Calleja
2006-01-31 20:43                               ` Josh Boyer
2006-02-01  0:06                             ` Alan Cox
2006-02-01  1:02                               ` Marc Perkel
2006-01-26  0:53                 ` Kurt Wall
2006-01-21  2:27 ` GPL V3 and Linux Alexander Shishckin
2006-01-21  4:08   ` Chase Venters
2006-01-21  5:56     ` Alexander Shishckin
2006-01-21 18:28       ` Chase Venters
2006-01-21 19:01       ` Geert Uytterhoeven
2006-01-21 20:43       ` Horst von Brand
2006-01-23 22:10         ` linux-os (Dick Johnson)
2006-01-24  0:34           ` Chase Venters
2006-01-24  0:52           ` Harald Arnesen
2006-01-24  1:55             ` Ian Kester-Haney
2006-01-24  3:08               ` Kyle Moffett [this message]
2006-01-24  9:10               ` Bernd Petrovitsch
2006-01-24 15:49               ` Alan Cox
2006-01-24  9:37             ` Wartan Hachaturow
2006-01-24 10:23           ` David Schwartz
2006-01-24 10:38             ` Lee Revell
2006-01-24 13:53             ` linux-os (Dick Johnson)
2006-01-24 16:13               ` Jeff V. Merkey
2006-01-25  1:21                 ` Ian Kester-Haney
2006-01-25  9:42                   ` Bernd Petrovitsch
2006-01-25 16:02                     ` [OT] " Steven Rostedt
2006-01-27  3:10                     ` Valdis.Kletnieks
2006-01-27  9:54                       ` Bernd Petrovitsch
2006-01-27 10:13                         ` Bas Westerbaan
2006-01-27 10:25                           ` Bernd Petrovitsch
2006-01-27 13:29                         ` Olivier Galibert
2006-01-27 17:51                         ` Valdis.Kletnieks
2006-01-28 11:38                           ` Bernd Petrovitsch
2006-01-27  2:01                   ` Rik van Riel
2006-01-28 20:18                   ` Graham Murray
2006-01-23  9:09       ` Helge Hafting
2006-01-23  9:52       ` Bernd Petrovitsch

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AE917BB1-E109-4880-AD11-1B22A3232A86@mac.com \
    --to=mrmacman_g4@mac.com \
    --cc=ikesterhaney@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.