mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #1178] question: how can i sandbox a DE #808
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#808
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 @nyancat18 on GitHub (Mar 29, 2017).
Original GitHub issue: https://github.com/netblue30/firejail/issues/1178
how can i sandbox a desktu? (lxde/xfce) ?
just like a docker
@chiraag-nataraj commented on GitHub (Mar 30, 2017):
One easy way is to run it within a restricted login shell. Just keep in mind that anything you launch within that DE would then be jailed by the profile of the DE rather than the profile of the program. Why sandbox the entire DE?
@reinerh commented on GitHub (Mar 30, 2017):
I also don't think it's a good idea.
You would have to use a profile that is so permissive that all your programs started inside the DE still work.
Better individually jail your applications.
@Fred-Barclay commented on GitHub (Mar 30, 2017):
Make that three of us who don't think it's a good idea. 😉 Any profile that could jail a DE and still allow all your programmes to work would probably be a very weak profile.
@netblue30 commented on GitHub (Mar 31, 2017):
I would stay away, the profile will be too permissive. There is a /etc/firejail/openbox.profile, mainly used or x11=xephyr if you want something to start from if you build your own profile.