Add access to D-Bus freedesktop.org secret API

Signal recently started storing a local key in the freedesktop.org secret API so allow access in the profile
This commit is contained in:
Yves-Alexis Perez 2024-10-01 12:08:06 +02:00 committed by GitHub
parent 0e7296bef3
commit 047d86f46e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -30,6 +30,8 @@ dbus-user filter
dbus-user.talk org.freedesktop.Notifications
# Allow D-Bus communication with Firefox for opening links
dbus-user.talk org.mozilla.*
# Allow D-Bus communication with Freedesktop.org secrets API to decrypt local key
dbus-user.talk org.freedesktop.secrets
ignore dbus-user none