Ribbit-Network / ribbit-network-frog-software

The software for the Ribbit Network Frog Sensor
https://www.ribbitnetwork.org/
MIT License
9 stars 8 forks source link

Fixes #30: GPS Lat/Long Obfuscation #31

Closed keenanjohnson closed 1 year ago

keenanjohnson commented 1 year ago

This change is to round the latitude and longitude coordinates to 0.01 degrees of precision (2 decimal places).

It allows privacy protection for the installer of the Frog sensor, as it will not be possible for someone to precisely determine the location of the sensor.

Also adds unit test to confirm rounding behavior

keenanjohnson commented 1 year ago

I flashed a test device and confirmed this is functional in the golioth test console:

image