Tor Browser
Endwall
01/06/2018 (Sat) 02:31:17
No.
1097
del
Tor Browser
Step 0) Make some directories
$ mkdir -p ~/tor
$ mkdir -p ~/bin
$ cd ~/tor
Open a browser and go look here :
https://dist.torproject.org
which is where the files will be pulled from
Step 1) Get the relevent files
( using wget, endget or torsocks wget, I'll assume the user is just getting started and has a 64 bit distribution of linux )
Get the SHA256 sums
$ wget
https://dist.torproject.org/torbrowser/7.0.11/sha256sums-signed-build.txt
$ wget
https://dist.torproject.org/torbrowser/7.0.11/sha256sums-signed-build.txt.asc
Get the file and signature
Message too long. Click
here
to view full text.