You are not logged in.
Pages: 1
Hello,
Im new to SliTaz!
Is there a package to install Tor Bundle?
Offline
No, there isn't. The Tor Browser Bundle is designed to be installed and to be run entirely in user space. It therefore needs no installation. Just get a copy of the latest TBB here ...
https://www.torproject.org/projects/torbrowser.html.en
and make sure to verify the signature of the tar.gz file (you'll need gnupg for this) ...
https://www.torproject.org/docs/verifying-signatures.html.en
then extract the tar.gz file into your home directory, e.g. ...
tar -xzvf /home/tux/Downloads/tor-browser-gnu-linux-i686-2.3.25-8-dev-en-US.tar.gz -C /home/tux
you can then run the TBB with the "start-tor-browser" script in the root of the new directory.
Offline
Pages: 1
[ Generated in 0.016 seconds, 7 queries executed - Memory usage: 1.52 MiB (Peak: 1.77 MiB) ]