meshtastic / Meshtastic-Android

Android application for Meshtastic
https://meshtastic.org
GNU General Public License v3.0
632 stars 189 forks source link

Containts tracking libraries #471

Closed jgoerzen closed 1 year ago

jgoerzen commented 1 year ago

TC on Android reports that Meshtastic contains:

Even though I unchecked the box to send anonymous things, TC still blocked Meshtastic attempting to contact firebase-settings.crashlytics.com and firebaseinstallations.googleapis.com, as well as events.mapbox.com.

For an application that is focused on privacy and security, isn't this at cross-purposes with what we should be doing?

andrekir commented 1 year ago

https://meshtastic.org/docs/legal/privacy

Meshtastic is free open source software made by volunteers, if there is anything wrong with our code contributions are always welcome. there are many reasons behind our library choices, #6 is a good start. also check #470.

jgoerzen commented 1 year ago

Thank you. That's helpful context. I don't see anything about why AdMob is there though, or why things are sent even when the box is unchecked. If you have context on those, that would be great! Thanks!

garthvh commented 1 year ago

Thank you. That's helpful context. I don't see anything about why AdMob is there though, or why things are sent even when the box is unchecked. If you have context on those, that would be great! Thanks!

Google owns all those things other than mapbox, I don't think the Meshtastic app is using admob functionality, but I am pretty sure AdMob is included in the firebase SDK.