mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #2589] Compare to nsjail #1646
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#1646
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 @KOLANICH on GitHub (Mar 13, 2019).
Original GitHub issue: https://github.com/netblue30/firejail/issues/2589
https://github.com/google/nsjail
@veloute commented on GitHub (Mar 14, 2019):
at first glance, they're quite similar in the goals they're trying to accomplish.
a big difference i first noticed is that the profiles in nsjail are nowhere near as easy to read and understand as firejail's.
@smitsohu commented on GitHub (Mar 14, 2019):
I don't know if nsjail was written to run safely as suid root. So just in case this is your plan, it might be a good idea to first ask over there at nsjail. Google was a heavy user of Ubuntu in the past, and since Ubuntu supported unprivileged user namespaces from the beginning, I wouldn't be surprised if nsjail, as an inhouse tool, was written primarily with unprivileged user namespaces in mind.
Other than that, nsjail and Firejail and all these tools try to be convenient interfaces to the same technologies in the kernel. It's not surprising there is a degree of similarity.
@chiraag-nataraj commented on GitHub (May 20, 2019):
Going to close since it looks like the OP's question was answered. @KOLANICH, please feel free to re-open if you have more questions.