Mateusz Markowicz

Results 20 comments of Mateusz Markowicz
trafficstars

I see 4.3.49.0 is now published on f-droid. Thanks @licaon-kter

All builds apart from from f-droid (which is build not by Proton but f-droid) use the same certificate with fingerprint: `DC:C9:43:9E:C1:A6:C6:A8:D0:20:3F:34:23:EE:42:BC:C8:B9:70:62:8E:53:CB:73:A0:39:3F:39:8D:D5:B8:53`. Switching between f-droid and other channels is indeed not...

We did some testing on our side (ProtonVPN) and what's happening is that after establishing the tunnel all API requests that our app does fail with DNS errors. When openining...

Thanks for the report, ProtonVPN-4.4.92.0.apk should install fine, might be device-specific issue or incompatibility with 4.4.73.0 you have. Did you install 4.4.73.0 from github? If it was installed from google...

F-droid is supposed to pick-up new revision once we push to github, 5.3.15.3 was pushed on 2.05. We reported the issue here: https://gitlab.com/fdroid/fdroiddata/-/issues/3261

Newest version available on https://f-droid.org/packages/ch.protonvpn.android/

> GrapheneOS latest OS release, currently in the Beta channel, implements a new feature for blocking DNS leaks by third party VPN service app implementations. The ProtonVPN app is reportedly...

@thestinger we managed to reproduce it with some minimal generic VPN app, so it doesn't seem to be anything specific about the client itself. What seems to make the difference...

@flawedworld I'll try to provide the source tomorrow (I'm off for today), but important to note that we observe this behavior on current GrapheneOS beta regardless of whether kill-switch is...

@flawedworld see https://github.com/mateusz-markowicz/minvpn-dns-issue/blob/master/app/src/main/java/proton/example/vpn/WireGuard.kt. We do there HTTPS call just before opening the tunnel (it works) and then a moment after opening a tunnel. If config will have our DNS (10.2.0.1)...