Hacker News new | ask | show | jobs
by zanny 2593 days ago
Its more abjectly a moral failing of society that institutions have not aligned to enable free software proliferation.

Software, and information in general, have been a prisoners dilemma for time immemorial. The optimization of utility is total freedom of information - but such a state of affairs means benefactors reap the labors of others and have no obligation to give anything in return.

Copyright was fabricated to solve 18th century problems with an 18th century bureaucratic solution. The whole free software movement in general emerged as a counterculture to how intensely harmful to society that policy influenced the natural state of affairs to become.

If anything, the fact free software enthusiasts have lost sight of what the ultimate goal has to be - the abolition of copyright and institution of basic standards of living for all citizens derived from the productive gains of the extraordinary multiplicative effects technology, itself derived substantially from free software, produces - is what really needs to shift. Anything less keeps the movement in an atrophying limbo where fresh minds join, put in their best effort, and fall out from the captured value innovation produces in our society.

We need to move towards a state of affairs where enthusiasts can produce freedom respecting code because they want to, that don't go hungry or homeless for their efforts, and where all of society can reap the benefits of theirs (and billions others) generosity and compounding efficiency produced through technological innovation. And where everyone has access to the fruits of those labors regardless of means as a way to improve the collective knowledge of mankind for all the rest of us.

Just think for a moment of the bizarre world where the brightest need not toil to manipulate tired and depressed minds psychologically to siphon scarce money from them to line the pockets of robber barons masquerading as productive members of society, but instead could comfortably collaborate towards actually making the world a better place.

2 comments

Yes, and it'll take collective action, i.e. politics, to fix those institutions. Positive example: https://fsfe.org/campaigns/publiccode/
Free Software enthusiasts can't advocate against copyright, because it's the only thing that gives the GPL any meaning at all. In a copyright-free world, any company could make a proprietary GCC fork, lock its code up behind many layers of physical and digital security, make all its developers/employees sign NDAs and other legal agreements ensuring they don't leak any of the new code, et voila. Hardly sounds like a Free Software utopia.
> Free Software enthusiasts can't advocate against copyright

You're right that we can't advocate for just eliminating copyright, without shooting ourselves in the foot. However, eliminating copyright, combined with, say, an obligation of software companies to disclose the source code of their "products" to their customers, or, less intrusively, with making the type of NDAs you describe illegal, would work.

More generally it comes back to the right to repair. We operate in this perverse economy where we lack a meaningful right to repair in the digital age because understanding on the subject is so scarce, but I personally believe in a strong consumer right to repair, and in a post-IP world that would include a requirement to disclose source of software - in practical terms, so the owner of the tractor can fix bugs in the tractors computer, but in general so anyone purchasing software - or just goods of any kind - should have the right to understand what it is and how it works.

Its one of the defined software freedoms of the FSF, after all, and its fundamentally why software freedom is advocated for, but it absolutely doesn't need copyright to be enshrined in law.

On the other hand, in a copyright-free world once a leak happens (and they inevitably do), everybody in the world would be legally free to use that code. There would be some liability for the developer breaking the NDA or for the hacker stealing that code, but in the absence of copyright the buck stops there and all the other seven billion people in the world would not be bound by these legal issues.
My personal take on it is that in practice software liberation is more akin to the right to repair than to a need for intellectual property.

We currently have both a draconian IP regime and woefully inadequate right to repair, but fixing the latter does absolve free software from needing the former to function.

The way I see it free Software enthusiasts who advocate against copyright believes that without the ability to derive rent from copyright, companies will just release the code in hope for contributions. Rent seeking is thus seen by this group as the biggest reason why companies keep software strict proprietary, and it is a fair trade to give up on GPL if we could remove the rent seeking. In this scenario, EULA and other contract-like mechanics to replicate copyright would equally not be allowed, and right to repair addresses most issue around DRM in this context.

It is a very different strategy than GPL, and doesn't look very likely to happen given the trend in both EU and US, but I see it as a valid long shot strategy. It would be a terrible strategy however if we gave up GPL without anything in return.