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

Idea: Location-based region assignment #33

Open
burke opened this issue May 24, 2020 · 0 comments
Open

Idea: Location-based region assignment #33

burke opened this issue May 24, 2020 · 0 comments

Comments

@burke
Copy link
Member

burke commented May 24, 2020

I'm on the fence on whether this is a good idea, leaning towards no, but:

  • We could use GeoIP to get approximate lat/lng of the client;
  • We could convert this to some fixed-length prefix of an S2 Cell ID;
  • Using that as the region, the client could fetch regions in a radius around them.

I think this is a really brilliant strategy (cribbed completely from one or two other implementors), but:

Even though this actually gives away no additional information (IP address is inherently public on the wire), the perception of a contact tracing app "knowing your location" could be an extra hurdle to gaining widespread adoption in the current North American political climate.

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

No branches or pull requests

1 participant