GithubHelp home page GithubHelp logo

Comments (3)

karalabe avatar karalabe commented on May 28, 2024

It seems Ethereum to be a perfect platform for this project.

I'm almost certain Ethereum is not a feasible idea here. In Ethereum currently everything is public, which means it's a no-go. Sure, some day you might find a good privacy solution, but I'm unaware of such existing today. The throughput is way too low for critical mass and tx fees make is again unrealistic if we want to get most people to use it.

The approach I'm taking here is for building a P2P network on top of Tor. Only mutually-approved friends can communicate directly (they know each other's onion addresses after pairing). I've compiled some approach ideas in coronanet/rn-coronanet#1 (comment), also explaining how proximity could work one way. There are other ideas too, but the challenge is to do it without making your indfos public, or even sharing it with a trusted 3rd party.

from go-coronanet.

baref00t-au avatar baref00t-au commented on May 28, 2024

Thanks for the comment, I am more referring to using Ethereum for user consent (one smart contract) only to allow location tracking (data). Therefore any data collected can only be available while smart contract is valid (until WHO covid19 status is pandemic).

The key here is to allow users to make their location history available to community to make sure other people can benefit from if covid is positively tested or being tested. Currently is the decision and data with Google, Facebook or Apple. They potentially face many other challenges to be able to use the information. Research suggest it take anywhere from 2 - 14 days for symptoms, average 5-6 days. Nobody knows where are these cases located and what was their location history X days prior positively tested.

Obviously there is no PII, all devices these days can track your GPS location or possibly consume Google Location and Apple location services.

It would be great to see map of positive covid tests including location data prior that.

For example, I can see where the hotspots are and whether I was in the close proximity or not. This would allow users make better decisions.

Where does this fail?

from go-coronanet.

karalabe avatar karalabe commented on May 28, 2024

Therefore any data collected can only be available while smart contract is valid (until WHO covid19 status is pandemic).

The problem is that once your data is public, there's no way to take it back. An Ethereum contract might say you're not supposed to keep it and you should delete it, but that data is worth a fortune. You can be sure that there will be ample people data mining the crap out of it.

The key here is to allow users to make their location history available to community to make sure other people can benefit from if covid is positively tested or being tested.

Users will most definitely not want to make their location history public or available to anyone. The only feasible approach is to never share your location at all. In the post I previously linked there are some ideas.

It would be great to see map of positive covid tests including location data prior that.

Not possible unless people publish their data, which won't happen. The project revolves around trying to make meaningful decisions with limited local data availability. I think we can go a very long way without needing to centralize things.

Where does this fail?

You rely on the data being public. That cannot happen.

from go-coronanet.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.