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

Full stack web support #3

Closed
cankisagun opened this issue Mar 23, 2020 · 1 comment
Closed

Full stack web support #3

cankisagun opened this issue Mar 23, 2020 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@cankisagun
Copy link
Contributor

cankisagun commented Mar 23, 2020

We need to build a web application that enables users to:

  1. create username and password and unique IDs to be used for TEE computations
  2. communicate to Enigma secret compute API (secret compute JSON RPC end points ) to locally encrypt user data. Inputs are <<user_ID, time_stamp, location history, covid-status). See the following issue
  3. query Enigma secret compute API based on unique IDs (when users are signed in) to provide users individual reporting outcomes
  4. Use google maps (or other maps API) to determine place name from lat / lon output of step 3
  5. Host a maps API to create heat map for global view
@cankisagun cankisagun added the help wanted Extra attention is needed label Mar 25, 2020
@ainsleys ainsleys mentioned this issue Mar 27, 2020
4 tasks
@ainsleys
Copy link
Contributor

ainsleys commented Apr 9, 2020

Closing this as we now have front-end UI work in review in #50

@ainsleys ainsleys closed this as completed Apr 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants