6️⃣ Here's the 6th installment of my series of posts highlighting key new features of the upcoming v256 release of systemd.
In the 2nd installment of this series we have already discussed system and service credentials in systemd a bit. Quick recap: these are smallish blobs of data that can be passed into a service in a secure way, to parameterize, configure it, and in particular to pass secrets to it (passwords, PINs, private keys, …).
Reminder that the CFP for @allsystemsgo 2024 is open, one month and two weeks to go until the deadline! You can submit your proposal at https://cfp.all-systems-go.io/all-systems-go-2024/cfp
Tickets are also on sale at https://all-systems-go.io/
@LinuxSecSummit The video for my presentation is up: https://youtu.be/PLcZkgHCk90
Enjoy! 😊
There is a new release of "The SELinux Notebook" out today!
https://github.com/SELinuxProject/selinux-notebook/releases/tag/20240430
I gave my talk at the @LinuxSecSummit ! I'll link to the video once it's posted.
Mitigating Integer Overflow in C
(or "How I learned to love the sanitizer")
I'll give a talk about #Landlock at @sstic in June: From a security mechanism idea to a widely available implementation
https://www.sstic.org/2024/presentation/landlock-design/
A dedicated article will be published as well 🤓