firejail/etc/profile-a-l/bitwarden.profile
glitsj16 5edddc918e
profiles: bitwarden: improvements and new bitwarden-desktop redirect (#6443)
Changes:

- Allow shell access (bitwarden-desktop may be a shell script)
- Enable whitelist-usr-share-common.inc
- Introduce a new redirect for bitwarden-desktop
- Add the new redirect to firecfg

Relates to #6442.
2024-08-27 05:25:08 +00:00

30 lines
655 B
Text

# Firejail profile for bitwarden
# Description: A secure and free password manager for all of your devices
# This file is overwritten after every install/update.
# Persistent local customisations
include bitwarden.local
# Persistent global definitions
include globals.local
ignore noexec /tmp
noblacklist ${HOME}/.config/Bitwarden
# Allow /bin/sh (blacklisted by disable-shell.inc)
include allow-bin-sh.inc
include disable-shell.inc
mkdir ${HOME}/.config/Bitwarden
whitelist ${HOME}/.config/Bitwarden
whitelist /opt/Bitwarden
machine-id
no3d
nosound
?HAS_APPIMAGE: ignore private-dev
private-etc @tls-ca
# Redirect
include electron-common.profile