Sign in or sign up before continuing. Don't have an account yet? Register now to get started.
The photo app sends requests to Google
- /e/ version: latest
- Device model(s): fairphones
## Summary
I use a FP6, after setting up an interception proxy on my phone, I noticed that camera Fairphone app send unwanted connections to google server as exposed [here.](https://community.e.foundation/t/unwanted-connection-to-google-server/81940)
## Description
**What is the current behavior?**
The com.fps.camera Fairphone app that has now replaced foundation.e.camera on recent Fairphones Murena send requests to firebaselogging.googleapis.com many time a day when we use it. These connections to google are not mentioned in [offical docmentation about calls to google servers](https://doc.e.foundation/calls_to_google_servers.html).
**What is the improved behavior?**
Add this domain to the tracker blocker and disable network access of camera by default (that it's not the case by default) would be a good thing.
**What does it bring?**
This improvement would result in even less non-consensual telemetry, which is the goal of /e/OS.
## Validation
To verify that the fix is working, you can set up an intercepting proxy and check that there are no more unwanted camera requests when we use it.
issue