Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PRIVACY BUG - Mobile app connects to GOOGLE! #6934

Closed
Uj947nXmRqV2nRaWshKtHzTvckUUpD opened this issue May 13, 2024 · 5 comments
Closed

PRIVACY BUG - Mobile app connects to GOOGLE! #6934

Uj947nXmRqV2nRaWshKtHzTvckUUpD opened this issue May 13, 2024 · 5 comments
Assignees
Labels
bug broken functionality, usability problems, unexpected errors

Comments

@Uj947nXmRqV2nRaWshKtHzTvckUUpD

Bug in mobile app
Mobile app connects to GOOGLE:
android.googleapis.com = ajax.googleapis.com on :443

To Reproduce
install app from fdroid (de.tutao.tutanota)
monitor network usage with netguard => even before logging in, the app attempts connections to google

Expected behavior
no connection to GOOGLE

Smartphone (please complete the following information):

  • Device: OP7
  • OS: android 12
  • Tuta Version 227.240502.0
@Uj947nXmRqV2nRaWshKtHzTvckUUpD Uj947nXmRqV2nRaWshKtHzTvckUUpD added the bug broken functionality, usability problems, unexpected errors label May 13, 2024
@rezbyte rezbyte self-assigned this May 15, 2024
@rezbyte
Copy link
Contributor

rezbyte commented May 16, 2024

Hi @Uj947nXmRqV2nRaWshKtHzTvckUUpD,
Thank you for your report.

We are investigating the cause of this connection and would like to ask you some questions. What keyboard (GBoard etc.) are you using on your device? Are you using the stock version of Android included on your device (OxygenOS) or a custom distribution?

Kind regards,
rezbyte

@Uj947nXmRqV2nRaWshKtHzTvckUUpD
Copy link
Author

using stock oxygen os but with microG instead of google play services
gboard is uninstalled, instead using heliboard (open source)

both microG and heliboard are kinda offline in my setup. microg is allowed through firewall but has no connections to google (since i have FCM disabled and no google account) ; heliboard is offline by default

@rezbyte
Copy link
Contributor

rezbyte commented May 16, 2024

Thanks for responding.

Does the same request appear in the logs when using other apps? I am having some trouble at the moment reproducing this on a stock android system with the F-Droid version.

Connections to ajax.googleapis.com implies the app or it's dependencies use Google's CDN which is not the case. Likewise, we should not see requests to android.googleapis.com as we do not use Google Play services at all. I suspect perhaps there is another app that overlay over the Tuta Mail app in your setup which sends requests to these URLs. Something like a password manager for instance.

@Uj947nXmRqV2nRaWshKtHzTvckUUpD
Copy link
Author

Does the same request appear in the logs when using other apps?
only a couple apps that actually connect to google (eg. uber, revolut, maps itself) probably for maps or recaptcha or other hosted libraries. Protonmail (only connects to dns.google in some cases) and the rest of my apps do not connect to these google endpoints .

I have keepassDX as password manager which is also offline. I am not using other kind of overlays

can you confirm all the endpoints tuta app should connect to ?

i can see besides the google attempts:

app.tuta.com
w9.api.tuta.com
w15.api.tuta.com
w16.api.tuta.com
tuta.com

@kib42
Copy link

kib42 commented May 24, 2024

we are not able to reproduce this connection to google's servers. The issue appears to be related to your specific device or setup.

Please contact our support with more details so we could investigate this further. Closing as not planned.

@kib42 kib42 closed this as not planned Won't fix, can't repro, duplicate, stale May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug broken functionality, usability problems, unexpected errors
Projects
None yet
Development

No branches or pull requests

3 participants