airpartners / aq-web-client

Web app for end-users.
https://airpartners-ade.web.app/
2 stars 0 forks source link

Obfuscate the lat lng data #1

Closed minhkhang1795 closed 3 years ago

minhkhang1795 commented 4 years ago

The lat lng data was obfuscated but in a very absurd way. We need to pick better default geo locations and update the deviceInitData variable in Utils.js.

Scott and QuantAQ researchers said in emails that one thing we could do is to randomly pick a location within a 200 m x 200 m block square.

anushadatar commented 3 years ago

We probably need to determine what "absurd" means here; once I get access to quantaq and have access to the exact locations of the sensor boxes, we can ensure what's stated in https://github.com/airpartners/aq-web-client/blob/master/src/Utils.js is within our expected range.

anushadatar commented 3 years ago

Discussed this with Scott and received confirmation that the sensor box locations and appropriately obfuscated, so closing this issue for now.