521
Sudo maintainer, handling utility for more than 30 years, is looking for support
(www.theregister.com)
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Follow the wormhole through a path of communities !webdev@programming.dev
It doesn't seem any money that the sudo developer had received was redirected to systemd, even though systemd has its own sudo called run0, with interesting features such as limiting the amount of memory or CPU a command it runs can use. His employer supported sudo as his side project while he was employed to work on something else. The funding from big tech is instead going to the Rust rewrite, sudo-rs and other projects of its community.
I didn't mean they were directly responsible for him losing the sponsorship, just that it has made it harder to find new ones.
If my memory serves this isn't the first time systemd has moved into a space and the existing infrastructure has withered away. Vaguely thinking udev or logind, but its not so much a critique as a worry. I've played with OpenRc, RunIt, and Upstart over the years, and I want them to remain viable alternatives
About
run0, isn't it also not a setuid binary?Iirc sudo-rs was still setuid…