First Version of Sandboxed Tor Browser Available (bleepingcomputer.com)
An anonymous reader writes: To protect Tor users from FBI hacking tools that include all sorts of Firefox zero-days, the Tor Project started working on a sandboxed version of the Tor Browser in September. Over the weekend, the Tor Project released the first alpha version of the sandboxed Tor Browser. "Currently, this version is in an early alpha stage, and only available for Linux," reports BleepingComputer. "There are also no binaries available, and users must compile it themselves from the source code, which they can grab from here." The report notes: "Sandboxing is a security mechanism employed to separate running processes. In computer security, sandboxing an application means separating its process from the OS, so vulnerabilities in that app can't be leveraged to extend access to the underlying operating system. This is because the sandboxed application works with its own separate portion of disk and memory that isn't linked with the OS."
I'll wait for the Windows binary.
Why isn't everything done like that? What's the downside?
apt-get install git
git config --global http.proxy http://192.168.100.4:8080
git clone https://git.torproject.org/tor-browser/sandboxed-tor-browser.git
Runtime dependencies:
* A modern Linux system on x86/x86_64 architecture.
* bubblewrap >= 0.1.3 (https://github.com/projectatomic/bubblewrap).
* Gtk+ >= 3.14.0
* (Optional) PulseAudio
git clone https://github.com/projectatomic/bubblewrap ./autogen.sh ./autogen.sh
*** No autoreconf found, please install it ***
apt-cache search autoreconf
apt-get install build-essential
*** No autoreconf found, please install it ***
apt-get install autotools-dev
apt-get install autotools
apt-get install dh-autoreconf
FUCK YOU
wget http://dccbbv6cooddgcrq.onion/tor-browser/sandboxed-tor-browser.git
--2016-12-13 12:44:09-- http://dccbbv6cooddgcrq.onion/tor-browser/sandboxed-tor-browser.git
Resolving dccbbv6cooddgcrq.onion (dccbbv6cooddgcrq.onion)... failed: Name or service not known.
wget: unable to resolve host address ‘dccbbv6cooddgcrq.onion’
wget https://git.torproject.org/tor-browser/sandboxed-tor-browser.git
--2016-12-13 12:44:37-- https://git.torproject.org/tor-browser/sandboxed-tor-browser.git
Resolving git.torproject.org (git.torproject.org)... 138.201.212.228, 2a01:4f8:172:39ca:0:dad3:4:1
Connecting to git.torproject.org (git.torproject.org)|138.201.212.228|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2016-12-13 12:44:38 ERROR 404: Not Found.
Tor is preferred by pedophiles. Discuss.
If you can't safely run it in Subgraph OS, then it isn't worth it.
How does a sandbox protect you against a single obscure line in a potentially massive bit of code that transmits every address you visit (not necessarily the content to avoid being noticed from the performance drop) to an FBI server?
-=This sig has nothing to do with my comment. Move along now=-
Still beats me how the FBI can own 26 of the 29 sites known on the darknet.
So, now the USA government are the LARGEST distributor of CP. If the USA turns off it's CP sites then the supply is mostly gone and the problem is mostly solved.
In a worst case, keep going after the operators of the last 3 sites. But don't keep running 26 of them.
Firstly, that the Tor browser has not, according to this article, been sandboxed from the outset. Given the nature of the beast, you'd think this would have been a design consideration from the get-go.
Secondly, that we have an explanation of a sandbox in the summary of the article, as well as the linked article. Wherefore art thou, /.? Thy news is more fit for PHB than BOFH.