+<?xml version="1.0"?> <!--*-nxml-*-->
+<!DOCTYPE busconfig PUBLIC "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
+ "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
+
+<busconfig>
+ <policy user="textsecure">
+ <allow own="org.asamk.TextSecure"/>
+ <allow send_destination="org.asamk.TextSecure"/>
+ <allow receive_sender="org.asamk.TextSecure"/>
+ </policy>
+
+ <policy context="default">
+ <allow send_destination="org.asamk.TextSecure"/>
+ <allow receive_sender="org.asamk.TextSecure"/>
+ </policy>
+</busconfig>