Commit Graph

61 Commits

Author SHA1 Message Date
Thomas Klingbeil e32c803517
Merge pull request #111 from marcopashkov/patch-6
correction and simplification
2020-05-20 10:27:55 +02:00
Thomas Klingbeil 97840b86bd
clarify that upload only happens with user consent
fixes #105
2020-05-20 09:16:31 +02:00
Marco Pashkov b29195053b
correction and simplification 2020-05-19 23:00:27 -07:00
Marco Pashkov 91249316fd
replacing incorrect use of citizens
I am guessing the author did not actually meant to use `citizens` (Staatsbuerger) in those two instances, since also non-citizen that reside in Germany are probably allowed, if not encouraged to use the app as well.
2020-05-19 22:46:34 -07:00
Marco Pashkov 0b5b99107e
correction of the figures 2020-05-19 22:19:16 -07:00
Marco Pashkov 5af91deaea
Clarification and contextual link to the diagrams
`main approaches` implies that the app will eventually only use either option 1 or option 2. However, I am guessing the author meant that those are both options to be used in the production app.

I further highlighted the two options visually and removed clutter.
2020-05-19 22:16:17 -07:00
Marco Pashkov bda22bdf60
clarification and correction 2020-05-19 21:58:06 -07:00
Marco Pashkov 6a3460659b
better phrasing
there is no `sending power`, but [signal strength](https://developer.apple.com/documentation/corebluetooth/cbperipheral/1518869-rssi)
2020-05-19 21:28:09 -07:00
Thomas Klingbeil 5ee1090992
Update risk score calculation
follow documentation at https://developer.apple.com/documentation/exposurenotification/enexposureconfiguration

fix #94
2020-05-19 12:43:08 +02:00
lukasniemeier 5b80a080ee Specify minimum required iOS version 2020-05-17 23:02:25 +02:00
Thomas Klingbeil fac101241c
Add solution architecture document 2020-05-17 19:53:38 +02:00