aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/keepassxc.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/keepassxc.profile')
-rw-r--r--etc/profile-a-l/keepassxc.profile11
1 files changed, 11 insertions, 0 deletions
diff --git a/etc/profile-a-l/keepassxc.profile b/etc/profile-a-l/keepassxc.profile
index d1893e412..6e35299be 100644
--- a/etc/profile-a-l/keepassxc.profile
+++ b/etc/profile-a-l/keepassxc.profile
@@ -23,6 +23,17 @@ include disable-programs.inc
23include disable-shell.inc 23include disable-shell.inc
24include disable-xdg.inc 24include disable-xdg.inc
25 25
26# You can enable whitelisting for keepassxc by uncommenting (or adding to you keepassxc.local) the following lines.
27# If you do so, you MUST store your database under ${HOME}/Documents/KeePassXC/foo.kdbx
28#mkdir ${HOME}/Documents/KeePassXC
29#whitelist ${HOME}/Documents/KeePassXC
30# Needed for KeePassXC-Browser
31#mkfile ${HOME}/.mozilla/native-messaging-hosts/org.keepassxc.keepassxc_browser.json
32#whitelist ${HOME}/.mozilla/native-messaging-hosts/org.keepassxc.keepassxc_browser.json
33#mkdir ${HOME}/.config/keepassxc
34#whitelist ${HOME}/.config/keepassxc
35#include whitelist-common.inc
36
26whitelist /usr/share/keepassxc 37whitelist /usr/share/keepassxc
27include whitelist-usr-share-common.inc 38include whitelist-usr-share-common.inc
28include whitelist-var-common.inc 39include whitelist-var-common.inc