Skip to content

Add a privacy statement #520

@whym

Description

@whym

With the Nearby feature using queries sent to Wikidata, (#289) I believe we have privacy issues to consider, for example the accidental disclosure of sensitive locations of the user (e.g. home address).

In my opinion, we should make sure that users are aware of the fact that:

  1. the app may disclose the current location of the user's device to the Wikidata server when querying nearby places. (And maybe explicitly ask the user to agree with the Terms of Use of the WMF?)
  2. the app may disclose the current location of the user's the device to the core app developers subscribed to the private mailing list when sending crash reports. (I believe the current app doesn't include coordinates to an error message, but it may happen in future.)

For developers, I would imagine something like:

  1. Developers may use personal information obtained from the user only for the purpose of improving this app.
  2. Developers may not disclose personal information obtained from the user.

I'm not sure in what way we want to deliver such a statement to the user. Maybe a wiki page and a link from the About screen to it? A dialog before a relevant action (e.g. sending a query) is done?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions