mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #2917] Standalone firejail #1822
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#1822
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 @jisabe on GitHub (Aug 18, 2019).
Original GitHub issue: https://github.com/netblue30/firejail/issues/2917
Is there any way to use firejail without install on system?
Example:
/home/my_user/firejail_stanadalone/firejail --noprofile firefox
Thank you
@FOSSONLY commented on GitHub (Aug 18, 2019):
Anything is possible, but the meaning of it is not revealed to me. And in view of the fact that Firejail is ultimately supposed to increase security, it's almost criminal negligence to want to start something like this under /home. Here everything would be arbitrarily writable, and it should be very clear that Firejail is a SUID binary. You should set the file permissions accordingly to only allow root write permissions.
@rotaficat commented on GitHub (Aug 19, 2019):
@FOSSONLY I think the command of @jisabe is only an exmaple. It can be chnage as:
/firejail_stanadalone/firejail --noprofile firefoxMany apps have official standalone versions. So why not for firejail...
I extract the deb package, and I execute the firejail binary but I get some errors. I think we problem is about dependencies which should be included inside standalone version (if a developer will package/create it).
@rusty-snake commented on GitHub (Aug 19, 2019):
./configure --prefix=/foo/baris possible. @Fred-Barclay actually look if it is possible to provide a appimage version of firejail #2849.@rusty-snake commented on GitHub (Sep 7, 2019):
Works
@rusty-snake commented on GitHub (Sep 28, 2019):
@jisabe
I'm closing here due to inactivity, please fell free to reopen if you have more questions.