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

Add integration with Exposure Notifications Express #284

Open
kaplanlior opened this issue Sep 5, 2020 · 11 comments
Open

Add integration with Exposure Notifications Express #284

kaplanlior opened this issue Sep 5, 2020 · 11 comments
Assignees

Comments

@kaplanlior
Copy link
Member

See https://9to5mac.com/2020/09/01/covid-19-exposure-ios-13-7-built-in/

( opened based on https://www.facebook.com/groups/hitechproblems/permalink/1102128160189572/ )

@lgariv
Copy link

lgariv commented Sep 5, 2020

Exposure Notifications Express is not meant to be a part of an app tho. The whole purpose of it is to be accessible to as many people as possible, without having to install an app (correct me if I'm wrong). It can still be developed as a separate "project", and it is a really good thing to have.

Also, it would probably be a good idea to change the title to: Add integration with Exposure Notifications Express, as Google will soon add support for this as well for Android 6.0 and up (read that); Removing the (not contact tracing) part, as this is, in fact, contact tracing. It is also stated in the link from 9to5mac that @kaplanlior provided.

@kaplanlior kaplanlior changed the title Add integration with Apple COVID-19 notifications (not contact tracing) Add integration with Exposure Notifications Express Sep 5, 2020
@DorHersh
Copy link

This really need to reconsidered ;
I just got a notification asking me if I was in Dizzingoff Center 10 days ago from 16:00(till infinity as there was no to__).
As you all know - Dizzingoff center is a huge place and GPS approach doesn’t help indoors..
(I do have Bluetooth on for Hamagen but I just doesn’t help.

@lgariv
Copy link

lgariv commented Sep 10, 2020

This really need to reconsidered ;

I just got a notification asking me if I was in Dizzingoff Center 10 days ago from 16:00(till infinity as there was no to__).

As you all know - Dizzingoff center is a huge place and GPS approach doesn’t help indoors..

(I do have Bluetooth on for Hamagen but I just doesn’t help.

I agree. GPS is not accurate enough; regarding Bluetooth, it just won't make any change even if implemented in a better way, unless more people will download the app. Most people don't even know that this app exists, some don't like the use of GPS (even though everything is happening on-device) and unfortunately some people just don't care enough to download it.

Exposure Notifications Express solves all of this problems, by making it easily available for everyone without having to download an app, and taking advantage of the Apple/Google API. I believe that using Exposure Notifications Express, combined with raising awareness and educating the public about what it is and how to make sure it is turned on, will make a positive impact.

@lgariv
Copy link

lgariv commented Sep 17, 2020

Google has created an implementation of a key server that can be used as a starting point for creating your own key server. We can configure it to be used for Exposure Notification Express.

Than, we have to create an Exposure Notification Express test verification server - which Google also implemented to be used as a starting point.

@lgariv
Copy link

lgariv commented Sep 27, 2020

Google has created an implementation of a key server that can be used as a starting point for creating your own key server. We can configure it to be used for Exposure Notification Express.

Than, we have to create an Exposure Notification Express test verification server - which Google also implemented to be used as a starting point.

@kaplanlior @MiriShalev
Is there any progress on it?
I can probably help to make a key server. That's pretty much 90% of the work as far as I understand it

@lgariv
Copy link

lgariv commented Oct 11, 2020

@kaplanlior @MiriShalev
Anything?

@kaplanlior
Copy link
Member Author

Hi @lgariv,

No update at the moment. I'll post here if there's a change.

Thanks for caring!

@lgariv
Copy link

lgariv commented Oct 11, 2020

Hi @lgariv,

No update at the moment. I'll post here if there's a change.

Thanks for caring!

Of course! Btw, I tried to make a private testing server in the past 2 weeks. It's a fairly simple and fully automated process, really user friendly (for the developer, that is).

The only thing that needs to be done manually, at least of the initial setup stage, is creating and configuring a gcloud account (Google Cloud), which is also pretty simple in their online GUI.

@lgariv
Copy link

lgariv commented Dec 6, 2020

@kaplanlior It's been over 3 months now... So I guess this is not gonna happen?

@kaplanlior
Copy link
Member Author

Hi @lgariv,
No update at the moment. I'll post here if there's a change.
Thanks for caring!

Of course! Btw, I tried to make a private testing server in the past 2 weeks. It's a fairly simple and fully automated process, really user friendly (for the developer, that is).

I wouldn't expect it, see https://www.kan.org.il/item/?itemId=80743

@lgariv
Copy link

lgariv commented Dec 6, 2020

Hi @lgariv,
No update at the moment. I'll post here if there's a change.
Thanks for caring!

Of course! Btw, I tried to make a private testing server in the past 2 weeks. It's a fairly simple and fully automated process, really user friendly (for the developer, that is).

I wouldn't expect it, see https://www.kan.org.il/item/?itemId=80743

Exposure Notification Express is not something that's integrated in an application. It is just a server that Google's/Apple's framework (that is already built into Android and iOS, so the user won't have to download an app) is using. It does not have anything to do with an app, so...

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

4 participants