this post was submitted on 14 May 2026
23 points (100.0% liked)

Privacy

48675 readers
816 users here now

A place to discuss privacy and freedom in the digital world.

Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.

In this community everyone is welcome to post links and discuss topics related to privacy.

Some Rules

Related communities

much thanks to @gary_host_laptop for the logo design :)

founded 6 years ago
MODERATORS
 

[SOLVED] I kind of figured it out by doing some minimum amount of bank transfers, I concluded that the only needed domain in order to make push notifications work for my banking app is mtalk.google.com.

Not sure if it's totally right tho. It worked for me.

I found this post on /e/OS forum: https://community.e.foundation/t/what-are-mtalk-google-com-and-www-googleapis-com-serving-for/4788/5

mtalk.google.com is needed by GCM (cloud messaging). For those using adblockers it was always recommended to whitelist it (not block it), otherwise one would have problems with push messaging

[OP] I'm currently using a ROM with GrapheneOS sandboxed Play Services + DNS filter with No Google list that blocks everything from Google.

But I think it's worth the trade off of whitelist just a specific domain because I really need instant push notifications from my banking app.

But since I blocked everything I think it's not reaching Google servers to handle push notifications properly.

So if anyone could help on this I really appreciate it.

I see my bank trying to reach these domains:

  • firebaselogging.googleapis.com
  • firebaseinstallations.googleapis.com
  • firebase-settings.crashlytics.com

(I just pause the DNS filter when I need something related to Play Services)

you are viewing a single comment's thread
view the rest of the comments
[–] s38b35M5@lemmy.world 1 points 4 days ago

Mtalk was definitely needed for my web version, but I'm blocking all mtalk FQDNs and my apps still work.