this post was submitted on 06 Oct 2023
57 points (100.0% liked)

F-Droid

8069 readers
24 users here now

F-Droid is an installable catalogue of FOSS (Free and Open Source Software) applications for the Android platform. The client makes it easy to browse, install, and keep track of updates on your device.

Website | GitLab | Mastodon

Matrix space | forum | IRC

founded 3 years ago
MODERATORS
 

I am pretty excited about this new release. The app is open source and seems to follow strict security standards.

you are viewing a single comment's thread
view the rest of the comments
[–] dutchkimble@lemy.lol 3 points 1 year ago (3 children)

Does it allow split tunneling so you can blacklist/whitelist apps to go through VPN or not?

[–] Pantherina@feddit.de 4 points 1 year ago

Yes on Android it allows permanently set split tunneling. Btw, all system apps CAN bypass the VPN if they want. Captive portal, connectivity check and possibly SUPL do this. So GrapheneOS, maybe distros with the same patches, the rest will send your IP to Google.

On Android root you can use Magisk modules to change the SUPL provider. Using an adb permission "captive portal control" can change the captive portal server.

But nothing can change the connectivity check, device attestation and whatnot, which still all go to Google.

[–] DarkThoughts@kbin.social 2 points 1 year ago* (last edited 1 year ago)

Not in a comfortable way unfortunately.
You can launch an app through the Mullvad app which then will be launched bypassing the VPN until it is closed. You cannot permanently blacklist / whitelist specific apps to always / never be routed through the VPN.

Edit: Didn't see the community. On Android it seems to feature a whitelist for apps to not be routed through the app, which seems to be permanent. Not sure why the desktop version does not have that.

[–] netchami@sh.itjust.works 0 points 1 year ago

It already had split tunneling, didn't it?