this post was submitted on 07 Mar 2026
282 points (98.6% liked)
Technology
42452 readers
433 users here now
A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.
Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.
Subcommunities on Beehaw:
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The OS angle is huge, and worth picking a fight with, but I haven't seen any coverage over how this goes after developers too.
I think this is an attack on ALL open-source.
These bills are written by people who are clearly or maliciously tech illiterate and don't understand either the terminology or the practical impacts. And of course it's wrapped in 'what about the children?!'
They include definitions like (paraphrasing; not quoting a specific bill, but New York, Colorado and California do this):
And then require both developers and operating system providers to handshake this age verification data or face financial ruin. I think the original intent or appearance of intent is that the store developer needs to do the handshake. I'm not a lawyer, but I can't imagine these definitions aren't vague enough that they can't be weaponized against basically anything software.
I have a github account, and have contributed to "applications". As I read them, these bills pose a serious threat to me if I continue to do so, as that makes me a "developer" and would need to ensure the things I contribute to are doing age verification -- which I don't want to do.
I think that even outside the surveillance aspect, the chilling effect of devs not publishing applications is the end-goal. Gatekeeping software to the big publishers who have both the capacity to follow the law and the lawyers/pockets to handle a suit. These laws are going to be like the DMCA 1201 language (which had much much more prose wrapped around it and was at least attempting to limit scope), which HAS been weaponized against solo devs trying to make the world better.
I fully expect some suit against multiple github repo owners on Jan 2, 2027.
I have a script on my Github that process an exported Wordpress backup to Markdown files. Am I supposed to age gate this once these rules take effect? How would I even do that? Even if there was some sort of Python library to age gate the script, easy to use, drop it in, its a script, literally anyone could comment it out or delete it.