cosmic-session/src
Ian Douglas Scott 472db42330 Don't create privileged sockets
Our "privileged sockets" support in cosmic comp has never been enforced
by default, and predates the Wayland security context protocol. That
should cover sandboxed clients, while we can't really secure against
non-sandboxed clients.

We also rely on the DBus socket-activated portal backend having access
to "privileged" protocols now.

So it makes sense to remove this.
2025-10-29 18:11:57 -07:00
..
a11y.rs feat: a11y 2024-11-01 12:52:21 -04:00
comp.rs Don't create privileged sockets 2025-10-29 18:11:57 -07:00
main.rs Don't create privileged sockets 2025-10-29 18:11:57 -07:00
notifications.rs Don't create privileged sockets 2025-10-29 18:11:57 -07:00
process.rs feat: use privileged sockets 2023-11-13 10:31:38 -05:00
service.rs moved from dbus_interface to interface due to deprecation warning 2024-06-21 12:02:12 -04:00
systemd.rs chore: migrate to Rust 2024 2025-08-29 10:28:53 -04:00