frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

GPL upgrades via section 14 proxy delegation

https://runxiyu.org/comp/gplproxy/
88•weinzierl•8h ago

Comments

shevy-java•7h ago
> I find neither approach to be ideal. It is often impossible to gain consensus of all copyright holders since some may be unreachable.

Well, licences are not universal wonder tools. They have restrictions about their use cases. But, narrowing this down solely to "GPL xyz" versus "GPL xyz - or later fancypants", I always found the variant WITHOUT the "or later" to be better. It simply adds more complexity when a licence can willy-nilly be changed, at a later time, when a change happens. I understand the use case for the "or later" part, as the GPL is very strict as well as an ideological tool against abuse from corporations (let's be honest here; and I think the GPL is a good licence, despite this too), but even then I find it better to stick to the simpler variants. It is one reason why I may use GPLv2. I also use MIT/BSD when I essentially don't care much. I don't think I have had a use case for GPLv3; and not for "or later" either. LGPL is also fine.

> It’s patently clear that the license allows this, and it surprises me that this is rarely brought up in debates about GPL-3.0-only and GPL-3.0-or-later.

I was unaware that a proxy can be designated upfront; so that's another complexity with regards to the "or later" part. What can proxies do? I dislike the "or later" clause; it really just makes this way more complicated than it should be.

weinzierl•7h ago
"It is often impossible to gain consensus of all copyright holders since some may be unreachable."

How one feels about that is a matter of where one stands. The GPL first and foremost protects the interests of software users. Not developers. Not companies.

In that regard, the above should be seen as a feature, not a bug. I believe it is the most effective way to protect the user from being locked-in.

RobotToaster•7h ago
With the "or later" version it's a concern that in the future someone nefarious could gain control of the FSF, and publish a GPL removing most of the copyleft provisions.

On the other hand, if Linux had used the "or later" version it could have helped prevent TiVoization.

bonoboTP•6h ago
No because tivo could take it under the gpl2. It's not an auto upgrade. The new version is optional.
gzread•3h ago
New distros and modules could be v3-or-later.
hmry•6h ago
> if Linux had used the "or later" version it could have helped prevent TiVoization

Only if the hardware manufacturer used a combined work of Linux and some GPLv3-only code, no? Otherwise, if Linux was GPLv2-or-later, they could just use it under GPLv2 terms and tivoize.

sellmesoap•5h ago
GPL Vader license, pray I do not alter the deal any further.
pabs3•4h ago
According to Conservancy; Tivo didn't do "Tivoization", the GPLv3 doesn't prevent what Tivo actually did, and both GPLv2/GPLv3 prevent "Tivoization".

https://sfconservancy.org/blog/2021/mar/25/install-gplv2/ https://sfconservancy.org/blog/2021/jul/23/tivoization-and-t... https://events19.linuxfoundation.org/wp-content/uploads/2017...

gzread•3h ago
Linus now has come to support Tivoization. I presume this has something to do with where his salary comes from.
samtheprogram•1h ago
Linus never cared about that use case of the GPL. He cared about the source code sharing.
duskdozer•4h ago
It seems that "or later" would be putting an upper bound on the GPL restrictions? If additional restrictions are added, then users can still choose 3. If any restrictions are removed, the users can choose the later version.
zvr•49m ago
The main advantage for using "or later" is not really to be OK when a new version of the license is published, as this happens rarely.

What you gain is the possibility of combining this code with any other code that is under a later version of the license. If there is code X under GPL-2.0-only and code Y under GPL-3.0-only, these cannot be combined, since each license declares that any derivative work has to be under the same license. If code X were under GPL-2.0-or-later, the combination would be compliant.

danlitt•7h ago
A risk of putting in a literal person is that you might stop maintaining the project, and changing the maintainer is now effectively a license change. It may be better to say "consensus among whoever is currently maintaining the project, as specified by the file MAINTAINERS".
shiomiru•7h ago
Isn't that effectively the same as or-later? I can always fork your project, change the MAINTAINERS file, and relicense without your consent.
danlitt•6h ago
Uh yes of course, I thought of that and thought "isn't that neat" but of course it goes against exactly what the author wants. I don't find this fear very natural I suppose! A different trusted third party could be nominated, I guess (KDE project nominate KDE e.V. for instance).
happymellon•6h ago
Indeed, it would need to be more specific, and say this list of people in this repo.
duskdozer•4h ago
I think it's not the best, considering the chardet debacle. It would make sense though to have clauses indicating what happens or who gains the proxy role in the event the original author is gone.
uhoh-itsmaciek•7h ago
So it's basically GPLv3-or-later but with veto power of the "-or-later" part by the maintainer (but not the contributor). That's pretty clever. And, since you're asking someone to maintain your contribution, it also seems pretty fair.
charcircuit•7h ago
This still gives too much power to the FSF. It is better to use a CLA and have the proxy be able to switch over to any license when the need arises.
LtWorf•4h ago
Except that such a license will most likely be a proprietary one and will make all the other contributors angry at you.
ognarb•7h ago
We do that in KDE too, where the decision to update to a possible gpl4 is decided by a vote of the KDE e.v. (the legal non profit organization behind the project) membership.

https://invent.kde.org/office/marknote/-/blob/master/LICENSE...

PunchyHamster•7h ago
> It’s patently clear2 that the license allows this, and it surprises me that this is rarely brought up in debates about GPL-3.0-only and GPL-3.0-or-later.

There is nothing surprising about it as the contentious issue about GPL3.0 is the patent claim one (which did cause multiple companies go "HELL NO we're not touching GPL with 100m pole"), not this.

gwd•6h ago
> It’s patently clear2 that the license allows this, and it surprises me that this is rarely brought up in debates about GPL-3.0-only and GPL-3.0-or-later.

It's an interesting avenue, but the ultimate problem is that people die and/or lose interest in projects. What happens to this particular project if Runxi dies, or decides to make furniture out of wood instead? That basically becomes "GPL-3.0-only" again.

znpy•6h ago
I wonder if one can leave written what to do in such cases in their will.

(Similarly to what the author of the article wrote: i’m not a lawyer and this is not legal advice)

duskdozer•4h ago
Could you not just add that to the license itself?
Tomte•23m ago
The GPL itself is copyrighted and the FSF expressly forbids variants.
gzread•3h ago
Every project becomes public domain if the copyright holder stops being able to sue you btw
bombcar•1h ago
You enter an "unclear title" scenario which may mean that individuals are fine using it, but no company wants to get involved because of the risks.

Similar things happen with physical property, where a title cannot be cleared and either people just live with it or they go to court to get it "reset".

wang_li•58m ago
When a copyright holder dies, their copy rights pass on to their heirs. Depending on the state, this means it can go to cousins or twelfth cousins twice removed if that's all that is alive. Failing that, it goes to the state. Any/all of these could potentially sue if there is money in it.
jaypatelani•6h ago
How about create a company/corporation and hold all sources under it. So directors of that company can change to later versions
repelsteeltje•6h ago
Can I (pedantically) raise an epistemic issue with:

> Pursuant to Section 14 of the GNU Affero General Public License, Version 3.0, [Runxi Yu] is hereby designated as the proxy who is authorized to issue a public statement accepting any future version of the GNU Affero General Public License for use with this Program.

Notice that [Runxi Yu] is an external reference, pointing to runxiyu.org.

Wouldn't this mean that the designated proxy is (any?) future entity claiming to be Runxi Yu and substantiating that claim by demonstrating control over DNS entry for runxiyu.org could effectively upgrade the GPL licence? Or practically, if the domain registration lapses, a hacker takes control or Runxi Yu looses interest — what might happen to the license? And how would this affect any contributers?

onli•6h ago
Remember that law is not technical. This is a declaration to be interpreted. The Interpretation that a specific person with the legal name Runxi Yu is designated here is very clear, the link just a helper to identify the correct person at the time of writing.
repelsteeltje•4h ago
Thank you for pointing out this mistake. Of course, there also is nothing technically preventing anyone to ignore the GPL; the license itself is "just" some legalese.

I do believe, though, that these kind of references (from paper into the real world) often introduce surprising gotchas. Especially when they are intended to address some future (mostly unknown) issue.

The designated anchor point (person, technological artifact, legal entity) is itself often more likely subject to change than the thing it's trying to govern. Persons may be hit by a car, registries may expire, companies may go bankrupt. Governing laws may change. Countries may cease to exist...

bombcar•1h ago
The LAW® has literally millennia of dealing with these kinds of things - especially with regards to physical property, the definitions of which may refer to a king of a country that hasn't existed for five hundred years. You can find all sorts of examples, look to the US southwest or Europe or any country that has been controlled by another for a time, and then stopped.
boramalper•3h ago
If you are an individual developer, please don’t do this. I think proxy delegation is best suited to an organisation (ideally to a non-profit) whose lifespan is longer than of a solo developer and more likely to have “checks and balances” that protect all maintainers’ rights vs just you and yours.

If you don’t want to hand FSF a carte blanche regarding your project—perfectly understandable—then pick a “version X only” variant and move on.

Quarrel•42m ago
Why?

It seems like there are two options:

a) The "founder" of the code disappears in to the ether, and it is the equivalent of "version X only";

b) The "founder" stays involved, and if GPL 3 is updated, they can choose.

only b is worth speaking of. In b, isn't having someone in a position to make a choice much better than no one? What is the boogie monster that is the worry? The FSF puts out the 4.0 version, with a special "except for boramalper" clause, that lets you specifically monetise the hell out of it while keeping it closed source? I would not lose much sleep over that.

Stallman is a nutcase, in an endearing way (ok, maybe you have to have moved in the right circles). But he has put in place a system that needed just such a nutcase, who established clear black lines that could not be crossed, and who was also writing enough amazingly meaningful code that we needed to take his license seriously, that could then establish the institutions and governance to make it all live beyond him.

Global Warming Has Accelerated Significantly

https://www.researchgate.net/publication/389855619_Global_Warming_has_Accelerated_Significantly
473•morsch•2h ago•375 comments

Workers who love 'synergizing paradigms' might be bad at their jobs

https://news.cornell.edu/stories/2026/03/workers-who-love-synergizing-paradigms-might-be-bad-thei...
263•Anon84•3h ago•150 comments

Show HN: Moongate – Ultima Online server emulator in .NET 10 with Lua scripting

https://github.com/moongate-community/moongatev2
60•squidleon•2h ago•39 comments

Payphone Go

https://walzr.com/payphone-go/
120•walz•4d ago•32 comments

CT Scans of Health Wearables

https://www.lumafield.com/scan-of-the-month/health-wearables
55•radeeyate•2h ago•8 comments

Analytic Fog Rendering with Volumetric Primitives

https://matejlou.blog/2025/02/11/analytic-fog-rendering-with-volumetric-primitives/
42•surprisetalk•1d ago•0 comments

LibreSprite – open-source pixel art editor

https://libresprite.github.io/
155•nicoloren•7h ago•64 comments

US economy unexpectedly sheds 92,000 jobs in February

https://www.bbc.com/news/articles/cjd98091g28o
327•smartbit•2h ago•359 comments

System76 on Age Verification Laws

https://blog.system76.com/post/system76-on-age-verification/
678•LorenDB•12h ago•451 comments

Open Camera is a FOSS Camera App for Android

https://opencamera.org.uk/
23•tetris11•4d ago•10 comments

GPT-5.4

https://openai.com/index/introducing-gpt-5-4/
939•mudkipdev•22h ago•735 comments

10% of Firefox crashes are caused by bitflips

https://mas.to/@gabrielesvelto/116171750653898304
815•marvinborner•1d ago•401 comments

"I'm obviously taking a risk here by advertising emoji directly."

https://unsung.aresluna.org/im-obviously-taking-a-risk-here-by-advertising-emoji-directly/
75•tobr•8h ago•25 comments

Hardening Firefox with Anthropic's Red Team

https://blog.mozilla.org/en/firefox/hardening-firefox-anthropic-red-team/
210•todsacerdoti•4h ago•61 comments

Show HN: Interactive 3D globe of EU shipping emissions

https://seafloor.pages.dev
8•marcohaber•2h ago•4 comments

A GitHub Issue Title Compromised 4k Developer Machines

https://grith.ai/blog/clinejection-when-your-ai-tool-installs-another
558•edf13•1d ago•177 comments

GPL upgrades via section 14 proxy delegation

https://runxiyu.org/comp/gplproxy/
88•weinzierl•8h ago•36 comments

Xous security focused open source on 22nm custom silicon

https://www.crowdsupply.com/sutajio-kosagi/precursor/updates/xous-0-10-0-introducing-baochip-1x-s...
35•ZiiS•3d ago•5 comments

CBP says it can't comply with refund order

https://www.cnbc.com/2026/03/06/trump-trade-tariffs-refunds-customs-border-protection.html
11•DivingForGold•27m ago•3 comments

The Brand Age

https://paulgraham.com/brandage.html
416•bigwheels•23h ago•332 comments

Show HN: Swarm – Program a colony of 200 ants using a custom assembly language

https://dev.moment.com/
142•armandhammer10•12h ago•48 comments

Stardex (YC S21) is hiring customer success engineers

https://www.ycombinator.com/companies/stardex/jobs/lag1C1P-customer-success-engineer-ai-data-migr...
1•sanketc•9h ago

Image manipulation with convolution using Julia

https://medium.com/@Ahmad_Hamze/image-manipulation-with-convolution-using-julia-f898995ac1e5
32•AhmadHamze•4d ago•4 comments

Charging a three-cell nickel-based battery pack with a Li-Ion charger [pdf]

https://www.ti.com/lit/an/slyt468/slyt468.pdf
29•theblazehen•3d ago•6 comments

I Dropped Our Production Database and Now Pay 10% More for AWS

https://alexeyondata.substack.com/p/how-i-dropped-our-production-database
33•dsr12•2h ago•39 comments

Good software knows when to stop

https://ogirardot.writizzy.com/p/good-software-knows-when-to-stop
510•ssaboum•1d ago•255 comments

Labor market impacts of AI: A new measure and early evidence

https://www.anthropic.com/research/labor-market-impacts
280•jjwiseman•17h ago•437 comments

A standard protocol to handle and discard low-effort, AI-Generated pull requests

https://406.fail/
260•Muhammad523•18h ago•90 comments

Good Bad ISPs

https://community.torproject.org/relay/community-resources/good-bad-isps/
10•rzk•2h ago•0 comments

Screeching Sound of Peeling Tape

https://journals.aps.org/pre/abstract/10.1103/p19h-9ysx
52•akshatjiwan•4d ago•11 comments