@flohack Sure, a simple toggle switch to route all traffic of my phone through TOR would be a killer feature. Including a button to get a new IP from the TOR network. We should probably find 2-3 devs and create a crowdfunding campaign. I would be willing to pay for it.
Latest posts made by toruser
-
RE: Volla Phone: All traffic (including CLI commands) through TOR network
-
RE: Volla Phone: All traffic (including CLI commands) through TOR network
@flohack I found this outdated blog post and contacted the author. Let's see, what he says. I guess I would have to install Ubuntu 20.04 with all permissions in developer mode onto my Volla Phone to make it TOR-only. The upcoming OTA-16 should be based also on Ubuntu 20.04 from what I read. Yesterday I updated to OTA-15 which is still based on Ubuntu 16.04. I wouldn't mind if everything has be done from terminal as long as it works. No GUI needed.
-
Volla Phone: All traffic (including CLI commands) through TOR network
I want to rout all traffic incl. command line stuff through TOR. Basically everything should be rooted through TOR. On my laptop I use this tutorial but I am already stuck in getting TOR running in my Libertine container. It's installed but that's it.
Checked if it's installed:
libertine-container-manager exec -i xenial -c "tor --version"
Output:Tor version 0.2.9.14.
Then I tried to start Tor:
libertine-container-manager exec -i xenial -c "service tor start"
Output:/usr/bin/env.fakechroot: 135: /usr/bin/env.fakechroot: /etc/init.d/tor: not found
If someone has an idea how I can make my Volla phone "Tor only", let me know.