Sudo and its alternatives
Sudo and its alternatives
Posted Feb 23, 2024 18:26 UTC (Fri) by wtarreau (subscriber, #51152)In reply to: Sudo and its alternatives by mb
Parent article: Sudo and its alternatives
No, that's the mistake that has been done for a long time and it has not helped, it transforms language bugs into logic bugs because doing the right stuff gets more difficult.
What is needed is to make it easier to do the right thing. Due to this, bugs will be harder.
I would love to see a C standard variant with all UBs clearly defined to safe and intuitive values (mostly what the kernel sets with all its options in fact). *That* would make bugs less likely to happen and more detectable. But others tried in the past and it always ends up in bikeshedding.