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

Anonymise user data on unprotected APIs #20

Open
tonythomas01 opened this issue Apr 6, 2020 · 0 comments
Open

Anonymise user data on unprotected APIs #20

tonythomas01 opened this issue Apr 6, 2020 · 0 comments

Comments

@tonythomas01
Copy link
Member

For eg, see: http://docs.quarantinehelp.space/#/Map%20view%20to%20list%20affected%20participants%20nearby/get_api_v1_crises__crisisId__affected_participants_

We return a lot of sensitive information there for the mapview. I would assume we might want to minimally do the following:

  1. Anonymise the first name and last name (also email) to Fe Le e****@***.com ? Also, the phone number.
  2. We need to also figure out if we can use the here maps python library to alter the precision a little bit. We are currently returning co-ordinates and the address. Dont know what would be the best way here.
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