So instead of using only tor when using tor browser, I can use tor while using firefox, the command line, etc.
I use Manjaro Cinnamon.
I know I’ll have to be careful with emails and some other applications that aren’t encrypted.
Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.
In this community everyone is welcome to post links and discuss topics related to privacy.
[Matrix/Element]Dead
much thanks to @gary_host_laptop for the logo design :)
It’s not generally recommended.
It increases your fingerprintability and your end-to-end correlation. It will leak unless you have a tightly controlled firewall policy. It can strain the network depending of what you’re doing. You lose all the isolation of the Tor Browser.
There is already Tails and Whonix for system-wide Tor usage.
Don’t take my word for it:
http://eweiibe6tdjsdprb4px6rqrzzcsi22m4koia44kc5pcjr7nec2rlxyad.onion/legacy/trac/-/wikis/doc/TorifyHOWTO
and
http://rzuwtpc4wb3xdzrj3yeajsvm3fkq4vbeubm2tdxaqruzzzgs5dwemlad.onion/index.html#tbb-13
Don’t. Tor is great for certain things, not all of the time. It will make you much easier to fingerprint than hardened Firefox without a VPN or Tor. It is best to only reserve Tor for your Darknet uses.
For personal reasons you should never do this. You would likely implement it poorly even as a skilled admin if you need to ask this question about Tor. For your home system you probably want to use TorBB and maybe the onion based apt repos made for Tails.
If you would like a Tor based system use Qubes(hard) or Tails(easy). If you would like to use Tor on your system use Tor Browser Bundle(easy) or Whonix(medium).
I just install “tor” package in Debian-based OSes and, ensure that the “tor” service is started and configure the applications I want to use “tor” by setting their proxy configuration to Socks 5 in 127.0.0.1 IP with 9050 port if they allow it.
https://github.com/brainfucksec/archtorify
What archtorify does is it sets up iptables and a systemd service so that everything goes by default through tor. Installation shown in wiki.
What would happen if I use tor browser while using archtorify? I find it helpful to be able to change the tor circuit with a button. I wish there was something like that in firefox when using torify.
I think I’ll modify archtorify to change the circuit every so often. Perhaps I can check for internet speed and choose different circuits until it’s above a given speed.
There’s no point of using tor browser while using archtorify. I haven’t tried such a thing. Tor Browser additionally protects against fingerprinting which archtorify does not. You’ll be able to do that by restarting archtorify using “archtorify -r”.
Absolutely, that’s the advantage of free software! :)