From 4ca75c7101e5c43c554750e16a6b1793cac2b91c Mon Sep 17 00:00:00 2001 From: SYN-cook Date: Tue, 20 Dec 2016 00:49:41 +0100 Subject: don't whitelist keepassx in browser profiles use keepass instead, cause keepassx doesn't support browser extensions, keepass does. --- etc/google-chrome.profile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'etc/google-chrome.profile') diff --git a/etc/google-chrome.profile b/etc/google-chrome.profile index a9fcebe73..3083c2afd 100644 --- a/etc/google-chrome.profile +++ b/etc/google-chrome.profile @@ -19,10 +19,10 @@ mkdir ~/.pki whitelist ~/.pki include /etc/firejail/whitelist-common.inc -# lastpass, keepassx -whitelist ~/.keepassx -whitelist ~/.config/keepassx -whitelist ~/keepassx.kdbx +# lastpass, keepass +# for keepass we additionally need to whitelist our .kdbx password database +whitelist ~/.keepass +whitelist ~/.config/keepass +whitelist ~/.config/KeePass whitelist ~/.lastpass whitelist ~/.config/lastpass - -- cgit v1.2.3-70-g09d2