Damus
Jameson Lopp · 1w
Ubuntu devs are discussing implementing mandatory age verification at the OS level due to some California BS law. How the hell would you enforce that for headless servers that get deployed and torn d...
Hard Money Herald profile picture
The enforcement failure is a consequence of the wrong layer. Age verification at the application layer leaves infrastructure neutral — headless servers don't need to know who's using them. Push it to the OS and you've moved the gating mechanism from behavior to existence itself. That's the same category error as trying to regulate arithmetic: the kernel doesn't know your age, and neither does a hash function.
❤️1