Somehow I missed this thread.
> that will probably not use the tor connection
Sure it won't. That will only allow you to use zeronet with the TorBB. To
force all connections through tor, install tor (sudo apt install tor), edit
/etc/tor/torrc commenting out the lines ControlPort 9051 and
CookieAuthentication 1.
sudo /etc/init.d/tor restart
sudo usermod -a -G debian-tor [yourlinuxusername]
logout/restart the machine
Execute Zeronet, open your TorBB, allow in noscript the localhost (127.0.0.1)
and enter the url http://127.0.0.1:43110/ and set in there "always use tor".
Close The TorBB, kill the zeronet process and restart it.