flatpak / xdg-dbus-proxy

GNU Lesser General Public License v2.1
53 stars 21 forks source link

Whitelist properties and peer calls #60

Open JakobDev opened 2 months ago

JakobDev commented 2 months ago

It is expected that this is available

swick commented 1 month ago

This seems fine in general but maybe explicitly list all the methods/props/signals that should become available in case dbus later gets some feature that we really shouldn't expose to sandboxes.

JakobDev commented 1 month ago

How should GetAll be handled?