Safe2COVIDApp / bct-server

Bluetooth Contact Tracing for Covid19 - server
5 stars 1 forks source link

Sync - reject unknown servers #67

Open mitra42 opened 4 years ago

mitra42 commented 4 years ago

The server should reject sync requests for unknown servers

For testing purposes - maybe a flag to allow a promiscuous mode ?

mitra42 commented 4 years ago

Dan to do some research ....

mitra42 commented 4 years ago

I think this is linked to #119 but its the identity of the calling server needing to get passed through the Https

danaronson commented 4 years ago

@mitra42 and I had another talk about this last night and we decided that we're not sure that there is a business case to do this right now. After much investigation, I believe that when we do this we should do this by:

See https://fardog.io/blog/2017/12/30/client-side-certificate-authentication-with-nginx/ for example of setup and signing.