Description
Filters D-Bus communication so sandboxed applications can receive only the bus access allowed by policy. It is useful for Flatpak-style isolation where apps need limited desktop services without full access to the session bus.
This is a security and sandboxing component, not a visible app. Policy mistakes can either block needed features or allow too much communication, so it should be kept aligned with the sandbox system that configures it.