mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #2932] Can Firejail put a sandbox around TOR or can it help keep me secure online some other way? #1828
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#1828
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 @JackMacack on GitHub (Aug 26, 2019).
Original GitHub issue: https://github.com/netblue30/firejail/issues/2932
Trying to secure my computer and my internet traffic in Ubuntu and have installed TOR and Firejail through the OS and can't find an option for TOR in Network in Firejail. Any idea how to do this or and alternate way? Thanks.
@rusty-snake commented on GitHub (Aug 26, 2019):
You mean the TOR daemon and not the tor-browser, right.
There is a tor profile with a usage section inside.
run
sudo firecfgto firejail a lot of programs by default. Additional you can look in the profiles and the manpages to harden some profiles.@JackMacack commented on GitHub (Aug 27, 2019):
It's the TOR browser that is installed through Ubuntu Software service. I also downloaded the standalone TOR browser from the tor website, but I don't think I can't use that with fire jail, since I believe it has to be integrated into your system. I'd like to sandbox TOR if possible, so I can prevent any access to the the rest of my computer files and hardware profile as well.
@rusty-snake commented on GitHub (Aug 27, 2019):
TOR (the daemon) != tor-browser != TOR (the network)
IDK how and where it is installed, so I can't help here.
Access to $HOME possible: https://github.com/netblue30/firejail/issues/2429#issuecomment-465545751
No access to $HOME possible: https://github.com/netblue30/firejail/wiki/Sandboxing-Binary-Software#tor-browser-home-install
My setup (tighter that firejail's default tor-browser profile): https://github.com/rusty-snake/firejailed-tor-browser
Additional:
X11 sandbox: https://firejail.wordpress.com/documentation-2/x11-guide/
chroot: https://firejail.wordpress.com/documentation-2/basic-usage/#chroot
TOR + VM: Whonix
TOR + VM: TAILS
TOR + Live System: TAILS (Hardware access obviously possible)
@rusty-snake commented on GitHub (Sep 9, 2019):
@JackMacack
I'm closing here due to inactivity, please fell free to reopen if you have more questions.