mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #1646] Add p11-kit support #1108
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#1108
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?
Originally created by @lhernanz on GitHub (Nov 14, 2017).
Original GitHub issue: https://github.com/netblue30/firejail/issues/1646
Hi,
I would love to have p11-kit support added in the whitelist-common file. I would propose the following:
From their web https://p11-glue.freedesktop.org/:
As a security related project, I think it would be of interest for firejail users for it to be supported. The above directory is where the user configuration is stored. All the applications using the p11 library (browsers, ssh, etc.) need to access to those files. This is the reason I am proposing those lines to go to the common file. The configurations file there are not very sensitive, so having global access should not be a huge problem.
Thanks
Regards
@netblue30 commented on GitHub (Nov 18, 2017):
Will do!
@smitsohu commented on GitHub (Nov 24, 2017):
@lhernanz Thanks.