Hacker News new | ask | show | jobs
by esspem 5924 days ago
Proprietary software does take some of your freedom away due to government granted monopoly (copyright). For example, you are forbidden to to make a copy of it.
2 comments

The government granted monopoly (copyright) is what gives open source licenses, like the GPL, their power. Depending on the exact license, you aren't allowed to make a copy of non-proprietary software either. Copyright doesn't say you aren't allowed to make a copy, it says that the owner of the copyright is allowed exclusive exploitation of the work, which is sellable/transferable to other parties, and is often restricted based on conditions -- with proprietary software, these conditions are usually only money changing hands.
As far as i understand, GPL license is a "hack" for living in copyright world, until the abolishment of copyright.
Yes, this is called working within the system to subvert it. It applies copyright like no one else conceived of, at the time the GPL was created, to achieve an ends other than "make money".

If there was no copyright, or copyright is abolished, would there be a need for the GPL?

The GNU license requires all forks to also be open source. This means that I won't be able to add open source software to my proprietary application without all of my changes also being given out for free.

The Free Software Foundation also sues companies in court for not complying with their license. This doesn't really sound like anything different than the current copyright system.

I would not want to live in a world where I am forced by law to give out the source to my software.

>I would not want to live in a world where I am forced by law to give out the source to my software.

No one's forcing you to use GNU licenced software in your proprietary application.

It's interesting you say that considering Stallman's entire rant is about proprietary software that he has the freedom to just not use.
He has the right to believe that more free software would make the world a better place and to try to convince others of this.