OpenBSD 7.6 released: security improvements, new hardware support, and more!

OpenBSD is a free, multi-platform 4.4BSD-based UNIX-like operating system. The 57th release, OpenBSD 7.6, comes with new features, various improvements, bug fixes, and tweaks. Security improvements Added -fret-clean option to the compiler, defaulting t… Continue reading OpenBSD 7.6 released: security improvements, new hardware support, and more!

What are the security related challenges in implementing something like Unix sudo?

There exist several sudo alternatives (systemd’s run0, OpenBSD and doas, etc.), all created after sudo has been an established tool, allegedly for security reasons.
If someone were to implement Unix sudo from scratch today, what would be t… Continue reading What are the security related challenges in implementing something like Unix sudo?