You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to build a web application that enables users to:
create username and password and unique IDs to be used for TEE computations
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
query Enigma secret compute API based on unique IDs (when users are signed in) to provide users individual reporting outcomes
Use google maps (or other maps API) to determine place name from lat / lon output of step 3
Host a maps API to create heat map for global view
The text was updated successfully, but these errors were encountered:
We need to build a web application that enables users to:
The text was updated successfully, but these errors were encountered: