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

QField lacks a privacy statement #5921

Closed
gdt opened this issue Dec 28, 2024 · 5 comments
Closed

QField lacks a privacy statement #5921

gdt opened this issue Dec 28, 2024 · 5 comments
Labels

Comments

@gdt
Copy link

gdt commented Dec 28, 2024

Describe the issue

QField lacks a privacy statement. Obviously GIS data is sensitive, as is the user's location. A user should be able to understand what will happen before using the plugin, or the app.

Expected behavior

I expect there to be a privacy statement which sets out clear expectations for data being transmitted outside the program. I expect it to follow the open-source norm that no data is sent unless specifically requested or consented to by the user. It should mention that external layers will get viewport coordinates, but that those layers are configured by the user.

Particular concerns are:
is location ever sent anywhere?
is there any analytics and if so what is in them?
are there any advertising sdks? (surely not, but there is no claim there aren't!)

Observed behavior

Look at qfield.org, and fail to find a privacy statement. Look at the app sources, read README.md, and look for PRIVACY.md. egrep -i for privacy, and see it only in the code of conduct, in a vcpkg directory. Look at the plugin page in qgis.

QGIS (please complete the following information)

  • QFieldSync 4.12.1 (on qgis 3.34.13)

QField (please complete the following information)

tip of master branch in this repo

@m-kuhn
Copy link
Member

m-kuhn commented Dec 30, 2024

You will find the privacy policy on https://qfield.org/privacy_policy.html

@nirvn nirvn added the feedback label Dec 30, 2024
@gdt
Copy link
Author

gdt commented Dec 30, 2024

Great, can you link to it from the main page of qfield.org? I clicked around and searched in both rendered page and html source, and I can't find it.

This talks about the identifying information and the cloud service. But there's also "what does the app do" separately from that, which should be in the app repo at least. That's really what I was getting at; sorry for not being clear.

@m-kuhn
Copy link
Member

m-kuhn commented Dec 30, 2024

The QFieldCloud privacy policy can be found here: https://qfield.cloud/privacy.html

https://qfield.org/privacy_policy.html is really "what does the app do" and is linked from the play store (i.e. where the binaries are distributed). I created a pull request for the website to link to it too.

@nirvn
Copy link
Member

nirvn commented Jan 12, 2025

@m-kuhn , thanks for adding the privacy link on qfield.org , closing this as I think we've achieved proper visibility of privacy policies :)

@nirvn nirvn closed this as completed Jan 12, 2025
@gdt
Copy link
Author

gdt commented Jan 12, 2025

Thanks. Being a person who cares about privacy, I don't use the play store, but rather get them from your github releases directly (via obtainium, so it's automated).

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

No branches or pull requests

3 participants