Stallman Says Pirate Party Hurts Free Software
bonch writes "Richard Stallman has written an article on the GNU Web site describing the effect the Swedish Pirate Party's platform would have on the free software movement. While he supports general changes to copyright law, he makes a point that many anti-copyright proponents don't realize — the GPL itself is a copyright license that relies on copyright law to protect access to source code. According to Stallman, the Pirate Party's proposal of a five-year limit on copyright would remove the freedom users have to gain access to source code by eventually allowing its inclusion in proprietary products. Stallman suggests requiring proprietary software to also release its code within five years to even the balance of power."
Honestly, merely reducing copyright to 40 years from creation would be a MASSIVE step in the right direction.
Stallman suggests requiring proprietary software to also release its code within five years to even the balance of power.
Why not require the source code to be submitted with the copyright registration?
How so?
He wants it one way, GPL software should be protected. That is it, he seems fine with copyright for that purpose. He does support reducing the term of copyrights, but fears that this will lead to the inclusion of GPL software in products were the user has less rights.
Personally copyright should last a little longer than 5 years but not life+70 or whatever steamboat willy is up to these days. Any sold software should have to come with source, because without it the product has very little value as time goes on.
I rarely agree with RMS these days (as I discuss in a post below) but I don't agree with typical piracy either. I've done it, but as I get older, I want to pay for products.
I see the game companies I loved as a kid all go out of business, each citing piracy as a primary reason their PC game sales dropped. Other companies just shifted to console development, where piracy is more difficult. If you don't pay to support a product, don't expect that product to exist forever. I also believe a creator deserves the right to be financially rewarded for their creations. Being able to just take that creation for free isn't a right.
I still download a few albums illegally, but if I like them, I usually buy them afterward. Certain artists, I just buy the albums directly.
The only "piracy" I outright support is on two issues.
1 - Preservation of abandonware. If no one is selling a product for 5 years, you should be able to distribute it for preservation. You can not charge to distribute another person's product. If the creator re-releases the product, you can no longer distribute it again for 5 years.
2 - The DCMA says I can't legally circumvent copyright protection, but sadly copyright protection often interferes with software working correctly. I use no-cd/no-dvd patches on every game I own, and try to strip DRM from all software that I can, because I want the software to work correctly.
http://blindscribblings.com - Tasty pop-culture in conceptual fashion.
Stallman was at my university for a lecture a few months ago. Halfway through he starts lambasting our IT department, most of whom are in the audience, for requiring users to authenticate before gaining network access. The school has a policy specifically *banning* tracking usage or anything invasive. They only require that users provide a username/password before getting network access, and he tears them a new one.
The IT department, BTW, is moving *away* from proprietary (specifically Microsoft) products. Right as the IT department is moving *to* open source, one of FOSS's biggest names decides to publicly hate on them.
So companies like Looking Glass Studios and Origin didn't understand their market well enough?
Every RPG enthusiast I know has played Planescape: Torment. Yet none of them purchased it. The game was deemed a commercial failure, and I'm not sure we'll ever see another game like it, despite the fact that Penny Arcade called it simply the greatest PC game of all time, and most RPG lovers call it their favorite.
It might be an excuse used by management to cover a bad product in some cases, but piracy does affect game sales to an extent.
And when you don't pay to support products, you can't bitch when those products disappear.
http://blindscribblings.com - Tasty pop-culture in conceptual fashion.
> a requirement that the source code should be released for copyright to be valid.
The solution is simple. Binaries are an accidental byproduct of the current technology so don't build the law around them. Solve the real problem.
Copyright is supposed to be a benefit to the public by granting a limited monopoly to encourage the production of new things which eventually go into the public domain. Current copyright law combined with current commercial software release methods do neither. The time limit is such that any program in the public domain will be useful only to archaeologists running emulators and without the source they won't learn much at any rate.
Yes cut the time limit for software, that is the first part.
Then clarify Copyright Law to require the benefit to the public. Only the Source Code, written by humans, is a creative work worthy of copyright so the complete buildable source plus all control scripts, etc must be submitted when registering the copyright. The binaries will only be copyrighted as 'derived works' of that original work.
Software makers would howl about revealing their secret methods. My reply is Copyright isn't supposed to protect secrets, the idea is to REVEAL knowledge in exchange for the limited monopoly. Same for patents.
I believe that would solve RMS's problems with the proposed five year copyright term.
Democrat delenda est
Slow down cowboy, even if copyright ended tomorrow, all that needs happen is for a software developer to say, OK -- I will only release a binary to people who sign a contract with me that says I can sue them for breach if they distribute the software, and perhaps includes a liquidated damages provision (*). Just because copyright ends, doesn't mean you have the right to have someone else's work on your own terms. The only thing it would do would be to make it impossible to sue a user who did _not_ contract with the developer -- although a startup screen offering you the ability to agree to certain terms and use the program, or close it and not use the program, would be a way around even that.
Secondly, the end of copyright does not say anything about whether a company will give you the source code, and you'll face some stiff criminal penalties if you try to break in and steal it.
All the end of copyright would do is make the world full of different individual contracts -- reducing the standardization would mean a huge amount additional lawsuits and appeals over definitions and such, and would be very costly to companies and consumers who will ultimately eat those costs in the purchase price.
(*) liquidated damages provisions can be hard to enforce, but are used where it is difficult to calculate actual damages. The thing is, if you end up getting sued, you lose even if you win because winning is costly.
What changed under Obama? Nothing Good
Did you consider that developers releasing under BSD might actually enjoy the fact that their code may have a much wider use rate than GPL developers? Lots of software released under BSD has changed the world. That might be more attractive to some developers than ensuring that derivative works are always free.