Hacker News

Favorites Setup
Comment by ghssds | original | California lawmakers unanimously pass Linux exemption from age-verification law
[−]ghssds · 2026-08-30 Sun 06:37 UTC · link
And now a bunch of OSI-Approved licenses get to have special rules applied to them, entrenching them and killing further innovation.
[−]greyface- · 2026-08-30 Sun 06:46 UTC · link
The bill exempts:

> a person or entity that distributes an operating system or application under license terms that permit a recipient to copy, redistribute, and modify the software

which at least doesn't choose specific winners and losers among licenses. It does disfavor license-free and public domain software, which isn't great.

[−]pritambaral · 2026-08-30 Sun 06:58 UTC · link
> It does disfavor license-free and public domain software, which isn't great.

Public domain software is free to "copy, redistribute, and modify", so ... where's the disfavour?

[−]greyface- · 2026-08-30 Sun 07:10 UTC · link
It only applies to software distributed under a license. Public domain software isn't distributed under a license. It's in the public domain; no license is needed.
[−]thorbutt · 2026-08-30 Sun 07:15 UTC · link
Can you name an OS that's licensed as public domain?
[−]greyface- · 2026-08-30 Sun 07:27 UTC · link
https://www.pdos.org/ Public Domain Operating System
[−]AlecMurphy · 2026-08-30 Sun 11:34 UTC · link
TempleOS
[−]tancop · 2026-08-30 Sun 07:13 UTC · link
Technically you could argue that public domain works don't have license terms that make them free so the exception can't apply. Only an ignorant or ultra literalist judge would see it that way but you never know.

On the other hand a public domain dedication is a binding term that gives you permission (or license) to do what you want...

[−]MaxBarraclough · 2026-08-30 Sun 15:30 UTC · link
Sure, but of minimal practical impact. The Free and Open Source community has long discouraged releasing software into the public domain, as it has clear drawbacks compared to just using a permissive licence. The legal intricacies of the public domain vary between jurisdictions. Not all jurisdictions even allow copyrights to be surrendered in this way. [0]

Licence-free isn't a concern. That isn't even close to Free and Open source software, it's the opposite: software that you aren't permitted to acquire, use, modify, or distribute. [1][2]

[0] https://opensource.org/blog/public-domain-is-not-open-source

[1] https://choosealicense.com/no-permission/

[2] https://docs.github.com/en/repositories/managing-your-reposi...