How to configure Debian to update over Tor
Debian has had the option to use Tor to update for quite some time, but most users don’t even know that it’s an option or how to set it up, and it turns out it is quite simple! Firstly, you will need to install Tor. Once that is complete you need to make sure you have apt-transport-tor installed: sudo apt install apt-transport-tor now all you need to do is edit your /etc/apt/sources.list file, replacing all the normal Debian mirrors…