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

Clarify data collected and use better privacy policy #108

Open
jamespfluger opened this issue Sep 5, 2021 · 1 comment
Open

Clarify data collected and use better privacy policy #108

jamespfluger opened this issue Sep 5, 2021 · 1 comment
Labels
android This issue relates to the Android project documentation Improvements or additions to documentation

Comments

@jamespfluger
Copy link
Owner

Currently, the privacy policy does not properly specify what data is collected nor how it is used.

This task should rewrite the privacy policy and summarize it within the app. Maybe get something from an actual lawyer too?

The data directly collected in the app is all anonymous with no PII. It can be summarized as:

  • Anonymous device ID, used to identify which device is what
  • Anonymous Firebase token, used to send notifications via FCM
  • Anonymous Amazon user ID, used to identify users logged in via Amazon
  • Anonymous Alexa user ID, used to identify users through Alexa
  • User-chosen name for their device

Also (somewhat) worth noting the information is encrypted at-rest and all web traffic is done through HTTPS

The data indirectly collected in the app is done through LWA and Crashlytics. We should link any privacy policies for these services, along with the clear ability to opt out of Crashlytics on #107

@jamespfluger jamespfluger added android This issue relates to the Android project documentation Improvements or additions to documentation labels Sep 5, 2021
@jamespfluger
Copy link
Owner Author

Partially addressed by #112

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android This issue relates to the Android project documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant