chromium: disable nodbus

Unfortunately nodbus prevents access to site passwords if they are stored in GNOME Keyring[1]. According to docs chromium can store password in 3 different ways:
GNOME Keyring
KWallet 4
plain text

As KWallet storage may be broken in a same way, using nodbus will force chromium to store passwords in plain text which isn't best option for security and for firejail default.

[1] https://wiki.gnome.org/Projects/GnomeKeyring
[2] https://chromium.googlesource.com/chromium/src.git/+/master/docs/linux_password_storage.md
This commit is contained in:
Vincent43 2019-06-15 12:05:48 +00:00 committed by GitHub
parent 2529d1d486
commit 867c2bcbfb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,8 +29,7 @@ include whitelist-var-common.inc
apparmor
caps.keep sys_chroot,sys_admin
netfilter
# Breaks Gnome connector - disable if you use that
nodbus
# nodbus - prevents access to passwords saved in GNOME Keyring, also breaks Gnome connector
nodvd
nogroups
notv