TracePrivately – open-source sample app using Apple's contact tracing framework
1–10 of 45 posts
Re: TracePrivately – open-source sample app using Apple's contact tracing framework
#2Re: TracePrivately – open-source sample app using Apple's contact tracing framework
#3This is great. My only worry is that people shouldn't be allowed to self diagnose Covid-19. It will lead to trolls and cause tons of people self isolating unnecessarily, then eventually not using it once they realize the abuse. Maybe have the sever validate the diagnosis or have the person required to enter a code signed by the server's private key.
I agree that allowing self diagnosis would ruin the entire system.
Re: TracePrivately – open-source sample app using Apple's contact tracing framework
#4Re: TracePrivately – open-source sample app using Apple's contact tracing framework
#5This is great. My only worry is that people shouldn't be allowed to self diagnose Covid-19. It will lead to trolls and cause tons of people self isolating unnecessarily, then eventually not using it once they realize the abuse. Maybe have the sever validate the diagnosis or have the person required to enter a code signed by the server's private key.
Re: TracePrivately – open-source sample app using Apple's contact tracing framework
#6One note: the README lists one of the objectives as to "Remain open source for independent verification", but the project is licensed under the MIT license. Since it's being designed to be a turn-key solution for governments to use, wouldn't this allow them to distribute closed-source and (potentially maliciously) modified versions?
Re: TracePrivately – open-source sample app using Apple's contact tracing framework
#7One note: the README lists one of the objectives as to "Remain open source for independent verification", but the project is licensed under the MIT license. Since it's being designed to be a turn-key solution for governments to use, wouldn't this allow them to distribute closed-source and (potentially maliciously) modified versions?
But license it GPL, and governments won't use it at all...
Re: TracePrivately – open-source sample app using Apple's contact tracing framework
#8One note: the README lists one of the objectives as to "Remain open source for independent verification", but the project is licensed under the MIT license. Since it's being designed to be a turn-key solution for governments to use, wouldn't this allow them to distribute closed-source and (potentially maliciously) modified versions?
But license it GPL, and governments won't use it at all...
For example: https://github.com/OpenSC/OpenSC/issues/1992
Re: TracePrivately – open-source sample app using Apple's contact tracing framework
#9Earlier quoted context omitted.
But license it GPL, and governments won't use it at all...
A few private companies are allergic to GPL; there's no particular reason governments would be.
Many large, public (as in publicly-traded) companies also have an aversion to GPL. Most enterprises that have a technology review board or legal review of software dependencies (aka any regulated industry) have a dislike for GPL in customer-facing services.
Re: TracePrivately – open-source sample app using Apple's contact tracing framework
#10This is great. My only worry is that people shouldn't be allowed to self diagnose Covid-19. It will lead to trolls and cause tons of people self isolating unnecessarily, then eventually not using it once they realize the abuse. Maybe have the sever validate the diagnosis or have the person required to enter a code signed by the server's private key.
My understanding is that to mark yourself as Covid+, you’ll need a code from a health care provider. I agree that allowing self diagnosis would ruin the entire system.
Anyways, I take this project to be a proof of concept. One would hope that governments will have healthcare professionals replacing the self-diagnosis step. * hope *
[1] https://github.com/CrunchyBagel/TracePrivately/blob/master/T...