mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #993] [MERGED] Replace keepassx whitelisting with keepass whitelisting #3816
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#3816
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/netblue30/firejail/pull/993
Author: @SYN-cook
Created: 12/20/2016
Status: ✅ Merged
Merged: 12/20/2016
Merged by: @netblue30
Base:
master← Head:master📝 Commits (10+)
b6b8054don't whitelist keepassx in browser profilesf11981adon't whitelist keepassx in browser profilesa63c767generalize keepass config5010cdcgeneralize keepass config4ca75c7don't whitelist keepassx in browser profiles693574ddon't whitelist keepassx in browser profilesfb993dcgeneralize keepass config3ddf3b9don't whitelist keepassx in browser profiles9fa24badon't whitelist keepassx in browser profiles11314d5don't whitelist keepassx in browser profiles📊 Changes
16 files changed (+80 additions, -73 deletions)
View changed files
📝
etc/abrowser.profile(+5 -5)📝
etc/chromium.profile(+5 -4)📝
etc/cyberfox.profile(+5 -5)📝
etc/firefox.profile(+5 -5)📝
etc/flashpeak-slimjet.profile(+5 -4)📝
etc/google-chrome-beta.profile(+5 -4)📝
etc/google-chrome-unstable.profile(+5 -4)📝
etc/google-chrome.profile(+5 -5)📝
etc/icecat.profile(+5 -5)📝
etc/inox.profile(+5 -4)📝
etc/netsurf.profile(+5 -4)📝
etc/opera-beta.profile(+5 -5)📝
etc/opera.profile(+5 -5)📝
etc/palemoon.profile(+5 -5)📝
etc/seamonkey.profile(+5 -4)📝
etc/vivaldi.profile(+5 -5)📄 Description
Removing KeePassX from browser profiles: KeePassX currently doesn't support browser extensions, and thus all browser extensions continue to rely on KeePass, a fitting KeePass plugin and Mono. While this may change in the future and make it necessary to include whitelisting for KeePassX again, its configuration file contains information that can be valuable for attackers (password generator settings, other security settings), and so I would like to join the suggestion of @derekyerger to remove KeePassX whitelisting from browser profiles as long as it is not necessary.
Addition of KeePass to browser profiles: as detailed above.
Removing the
whitelist ~/keepassx.kdbx: Harmonized with keepass.profile, where this file is blacklisted (via disable-passwdmgr.inc).#937
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.