Wire-android: Google trackers and others

Created on 1 Jan 2018  路  3Comments  路  Source: wireapp/wire-android

The problem

I think many people already ask you why your android app have some trackers.
https://reports.exodus-privacy.eu.org/reports/62/
But I didn't found any answer So I'm asking here.

Environment

  • Wire version : 3.4.382
  • Android OS version used to run Wire: 7.0

Most helpful comment

Hi @azlux,

Here is some clarification about the issues:

  • Google Ads: Wire doesn't use Google Ads, but there was a reference in the code base that triggered the scanner. The reference was removed in the next version, this should resolve the problem.

  • Google Firebase: While Google Firebase has some tracking functionality, Wire only uses Firebase Cloud Messaging. It is simply the next version of Google Cloud Messaging. Every app that uses push notifications will use it going forward, as required by Google: https://developers.google.com/cloud-messaging/
    For users who do not have the Google Play Services installed, Wire uses a fallback to websockets.

  • HockeyApp: Wire uses HockeyApp only to manage crash reports. No other data is shared with HockeyApp, and crash reports can be deactivated at any time. More information can be found in our privacy whitepaper: wire.com/security.

All 3 comments

Hi @azlux,

Here is some clarification about the issues:

  • Google Ads: Wire doesn't use Google Ads, but there was a reference in the code base that triggered the scanner. The reference was removed in the next version, this should resolve the problem.

  • Google Firebase: While Google Firebase has some tracking functionality, Wire only uses Firebase Cloud Messaging. It is simply the next version of Google Cloud Messaging. Every app that uses push notifications will use it going forward, as required by Google: https://developers.google.com/cloud-messaging/
    For users who do not have the Google Play Services installed, Wire uses a fallback to websockets.

  • HockeyApp: Wire uses HockeyApp only to manage crash reports. No other data is shared with HockeyApp, and crash reports can be deactivated at any time. More information can be found in our privacy whitepaper: wire.com/security.

Google Ads was removed, but Mixpanel was added in the latest version.

Hi @azlux,

Here is some clarification about the issues:

  • Google Ads: Wire doesn't use Google Ads, but there was a reference in the code base that triggered the scanner. The reference was removed in the next version, this should resolve the problem.
  • Google Firebase: While Google Firebase has some tracking functionality, Wire only uses Firebase Cloud Messaging. It is simply the next version of Google Cloud Messaging. Every app that uses push notifications will use it going forward, as required by Google: https://developers.google.com/cloud-messaging/
    For users who do not have the Google Play Services installed, Wire uses a fallback to websockets.
  • HockeyApp: Wire uses HockeyApp only to manage crash reports. No other data is shared with HockeyApp, and crash reports can be deactivated at any time. More information can be found in our privacy whitepaper: wire.com/security.

Is this still the case? Is this why Wire is not in F-DROID? Why can't wire have a version without this (Google/tracking stuff) for self-hosted clients/customers?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

bjornwgnr picture bjornwgnr  路  7Comments

ghsrcgh picture ghsrcgh  路  3Comments

someoneEsle picture someoneEsle  路  4Comments

hirusi picture hirusi  路  6Comments

luckyraul picture luckyraul  路  4Comments