Deployment of Interface XML's onto Target Machine

Cam Brown <cambrown62-/[email protected]> Fri, 3 Nov 2023 16:45:22 +0000 (UTC)
Newsgroups gmane.comp.freedesktop.dbus
Message-ID <[email protected]>
Hello,
My team is developing D-Bus interfaces for various modules in our current project.  We are concerned with the question of deploying the interface XML's into the OS in which the modules are running.
Are there any benefits in deploying the XML's into the filesystem if the D-Bus wrappers we are using have already consumed them?  We understand that there are potential security risks in doing so.

Thanks,Cameron