mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #5581] Programs are not sandboxed by default in i3 #3033
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#3033
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 @alexmaloteaux on GitHub (Jan 11, 2023).
Original GitHub issue: https://github.com/netblue30/firejail/issues/5581
When launching an X11 app for instance
firejail firefoxfrom i3 the app launches but is not sandboxed.firejail --listdoesnt show any X11 app neither.Console apps , for instance top, are correctly sandboxed.
It is possible to launch i3 with a provided i3 profile, but what i would like to achieve is to launch i3 normally and then have all the per app profile applied from within i3. I tried from lxde on the same computer and it works flawless so it looks like i3 specific.
Does anybody have an idea if this is a normal feature, bug, misconfiguration or if this has to be addressed from within i3 only.
Best Regards
@alexmaloteaux commented on GitHub (Jan 11, 2023):
Here is a log of launching firefox:
@alexmaloteaux commented on GitHub (Jan 11, 2023):
after some testing, it looks like it works when using "--dbus-system=none" , notifications works too so i will just close this
@kmk3 commented on GitHub (Jan 11, 2023):
(Re-closing as "not planned" since nothing was changed in firejail)
@kmk3 commented on GitHub (Jan 11, 2023):
(Offtopic)
Please see the following links for how to format code blocks in markdown:
@kmk3 commented on GitHub (Jan 11, 2023):
@alexmaloteaux on Jan 11:
Basic debugging information is missing; please follow the bug report template:
Also, did you run
firecfg?What are the
Execlines in ~/.local/share/applications/firefox.desktop?@rusty-snake commented on GitHub (Jan 11, 2023):
OT: In general questions should be asked in Discussions.