mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #1959] Tor browser s profile need an update for using with ubuntu 16.04? #1312
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#1312
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 @ccchan234 on GitHub (May 25, 2018).
Original GitHub issue: https://github.com/netblue30/firejail/issues/1959
hi~
I am on ubuntu 16.04 + latest? firejail + lastest tor browser.
I googled and found many people refer to this profile for tor 's profile:
https://github.com/netblue30/firejail/blob/master/etc/start-tor-browser.profile
but when I run with firejail,
it say cant find some files.
say from the above profile:
the 4th line "/etc/firejail/start-tor-browser.local" this file is NOT found in my /etc/firejail/
I commented it out,
then it say "/etc/firejail/disable-interpreters.inc" this file not found.
"Error: cannot open profile file /etc/firejail/disable-interpreters.inc"
would be kind if someone use ubuntu 16.04, apt-get the firejail,
dnld latest tor browser could point out how to solve it.
currently, I do can run tor inside firejail by
firejail --noprofile ./start-tor-browser inside tor's folder.
And... may I ask without profile, will the above run be "safe" or at least with some help?
thank you.
@Fred-Barclay commented on GitHub (May 25, 2018):
@ccchan234 can you post the output of
firejail --version? IIRC the latest version available in Ubuntu 16.04's repositories is 0.9.38. We didn't add etc/firejail/disable-interpreters.inc until our last release, 0.9.54, so you'll need to comment out that option (and possibly others) if you want to use this profile with the firejail version in your repositories.It's no less "safe" than running tor browser without firejail, but it doesn't offer much additional protection.
@ccchan234 commented on GitHub (May 26, 2018):
hi~
my version is firejail version 0.9.38.10
thx for reply and I can now run ubuntu 16.04 + FJ + tor with the default profile.
that will be enough for me? the profile above is just for extra protection? thx
For newbies like me:
btw, i am a layman so I used firejail for long time but didn't edit the profiles before.
For newbies like me who may only want to use the default profile of FJ 0.9.38.10 with tor,
what I have to do is cd into tor's folder that contain the "start-tor-browser" script,
typically "tor-browser_en-US/Browser",
and run as "firejail --private=/home/user/xxxxx ./start-tor-browser".
the --/home/user/xxxx is the folder where the root of the "firejail-ed tor-browser" will be.
I think the default profile will give SOME protection while their customised profile for tor
will give MORE protection?
https://github.com/netblue30/firejail/blob/master/etc/start-tor-browser.profile