• 0 Posts
  • 40 Comments
Joined 3 months ago
cake
Cake day: June 4th, 2025

help-circle







  • I’m kind of living the 1) life, I have a degoogled smartphone in eternal airplane mode and only free software apps. So in practice I have none of the apps “required” to live.

    In large cities, transportation is getting more and more difficult without uber. Bike/escooter rentals also stopped working without an app. I use osmand on my offline smartphone to find taxi stands, so that’s cheating by your standards, but stands are empty these days and the drivers are a bit surprised and comment that “most people order a taxi by phone these days”.

    I’ve lost most of my friends when I quit facebook, when we randomly meet we still have a small chat but I don’t get invited to events (birthdays etc) any more. Big respect to the few that still don’t mind sending an sms or email (and even more respect to the 2 friends who keep an xmpp client with only me as a contact)

    Increasingly, I don’t know what’s going on around me because businesses, libraries etc advertise only on “spotted” on facebook, have presence only on fb, and don’t even care about telling the local news about events or openings. I only know about that because of other people who use facebook.




  • Explained: How to run 2 VPNs on Android simultaneously I had been looking on the internet a method that would enable me to run 2 VPN apps on the same device simultaneously, but just got to solve this.

    My setting: I was trying to route all my firewalled traffic (ReThink Firewall) through a proxy to another vpn app. Psiphon Pro (FOSS) can accept traffic from inbound proxy but itself establishes a VPN profile and thus the firewall can’t connect (which too requires to function as a VPN).

    VPN app in main profile: Rethink Firewall (FOSS, Fdroid)

    VPN app in work profile: Psiphon Pro (Free VPN, Playstore)

    Shelter app lets you clone apps using the work profile feature and takes only a few MBs

    I used this setup on Android 13 and it works.

    Solution:

    Using the open source app, Shelter (Fdroid) create a work profile. A work profile can have its own VPN app running along with main (personal) profile’s VPN.

    Install and configure the Rethink Firewall on Main profile.

    In Shelter, set the Psiphon app to “Allow Cross-Profile Interaction”

    Run the Psiphon VPN (app that would accept inbound traffic). In its logs section, see the SOCKS proxy port.

    Set the proxy port to the same in Rethink Firewall in the correct way. As, 127.0.0.1:{port}

    Now Rethink Firewall is able to tunnel all its traffic into Psiphon Pro (running in work profile)