DBus/QtDBus Concerns

Will Stephenson wstephenson at kde.org
Thu Jul 13 22:35:34 BST 2006


On Thursday 13 July 2006 12:55, David Jarvie wrote:
> On Thursday 13 Jul 2006 10:31, Thomas Zander wrote:
> >On Thursday 13 July 2006 01:50, David Jarvie wrote:
> >> KAlarm and kalarmd need to interact via D-Bus. If some other
> >> application made certain D-Bus calls, alarms could be lost.
> >
> >Only if those applications were malicious. If you expect things to get
> >lost due to bugs, I suggest you take a long look at the interaction you
> >have via dbus since that may need some work ;)
>
> I'm thinking more in terms of people trying to do clever things with the
> "private" interface, which might mess things up.

You can make that interface pretty darn private by not installing the IDL for 
it, and disabling its Introspect method.  Then $noseyparker has to read the 
source code in order to mess things up - just desserts don't you think?

Will
-- 
Will Stephenson
IRC: Bille




More information about the kde-core-devel mailing list