Post #408514
2026-02-05 06:00 UTC
Here's the third published video of my FOSDEM talks, about the Varlink IPC system:
https://video.fosdem.org/2026/ub2147/NFNKEK-varlink-ipc-system-keynote.av1.webm
This was the last one of the three. Enjoy!
#systemd #fosdem #fosdem2026
Replies (2)
-
@swick@hachyderm.io 2026-02-05 12:38
@pid_eins should have counted the context switches of a portal call for maximum effect :p
-
@S1m@infosec.exchange 2026-02-05 15:39
@pid_eins Problems with D-Bus 3.5: Polkit is only for privileged services => trying to sandbox a user service (e.g. ProtectSystem=strict, ProtectHome=read-only) is often useless This is why flatpak has to use the dbus-proxy. Proxy that can be avoided using cgroup extended attributes