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

Data tracking #144

Open
jskiiqur opened this issue Jun 5, 2022 · 9 comments · May be fixed by #151
Open

Data tracking #144

jskiiqur opened this issue Jun 5, 2022 · 9 comments · May be fixed by #151

Comments

@jskiiqur
Copy link

jskiiqur commented Jun 5, 2022

Hello there. Why do you need all this data to be collected?
Screenshot_20220605-090440_DuckDuckGo
Screenshot_20220605-090343_DuckDuckGo

@robsmith11
Copy link

robsmith11 commented Jun 9, 2022

I agree that this is concerning. A QR scanning app has access to possibly sensitive information and shouldn't be "calling home" at all.

@ae5960e8-a6fc-491f-b252-898ecf59af95

What is this tracking? I've deleted the app.

@brgrvrm
Copy link

brgrvrm commented Jun 15, 2022

The app is really great and functional, but trackers in it are a privacy and security concern. Please remove them.

@ae5960e8-a6fc-491f-b252-898ecf59af95

I use Binary Eye now from F-Droid, it's not as good, but it's close enough.

@woheller69
Copy link

in the F-Droid version tracking seems to be disabled

gradle:

fDroid {
            buildConfigField "boolean", "ERROR_REPORTS_ENABLED_BY_DEFAULT", "false"
        }

and F-droid yml: https://gitlab.com/fdroid/fdroiddata/-/blob/master/metadata/com.example.barcodescanner.yml

gradle:
      - fDroid
prebuild: sed -i -e '/io.sentry.android.gradle/d' -e '/^sentry {/,/^}/d' build.gradle

@woheller69
Copy link

Unfortunaly it still sends requests to sentry.io ...

in the F-Droid version tracking seems to be disabled

gradle:

fDroid {
            buildConfigField "boolean", "ERROR_REPORTS_ENABLED_BY_DEFAULT", "false"
        }

and F-droid yml: https://gitlab.com/fdroid/fdroiddata/-/blob/master/metadata/com.example.barcodescanner.yml

gradle:
      - fDroid
prebuild: sed -i -e '/io.sentry.android.gradle/d' -e '/^sentry {/,/^}/d' build.gradle

@woheller69
Copy link

woheller69 commented Dec 5, 2022

please create an AndroidManifest.xml variant for F-Droid flavor
and set

 android:value=""

for Sentry to switch it off
See https://gitlab.com/fdroid/fdroiddata/-/issues/2846

@woheller69 woheller69 linked a pull request Dec 6, 2022 that will close this issue
@VasilisKos
Copy link

Link this fact with the fact that the developer doesn't respond at all to all these reported issues and bugs, and you've got a very suspicious situation...

@woheller69
Copy link

for F-Droid we fixed it by different means :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants