Using D-Bus for private IPC
Thiago Macieira
thiago at kde.org
Mon Sep 26 19:04:41 UTC 2022
On Monday, 26 September 2022 11:34:00 PDT you wrote:
> I've been reading about the <policy> rules, and it seems like I might
> be able to run it on the system bus, with certain rules in place to
> permit messages only between the two destinations. Is something like
> this a valid rule?
>
> <allow send_destination_prefix="org.foo.Agent"
> receive_destination="org.foo.Owner"/>
Yes.
Remember to allow processes acquiring such names too, according to
restrictions you may need.
--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
Software Architect - Intel DCAI Cloud Engineering
More information about the dbus
mailing list