Commit Graph

118 Commits

Author SHA1 Message Date
Thomas Klingbeil 199c4ace61
remove weights from configuration parameters
update solution architecture document
relates #94
2020-05-21 14:33:21 +02:00
Thomas Klingbeil 5efb896413
Figure 4, step 1: TAN —> teleTAN
fixes #133
2020-05-21 13:39:25 +02:00
Thomas Klingbeil 9377e5d8fd
Mention compression advantage of lexicographic order
fixes #132
2020-05-21 13:24:42 +02:00
Thomas Klingbeil bf2a1e8e86
Merge pull request #131 from marcopashkov/patch-8
reference correction
2020-05-21 13:07:04 +02:00
Thomas Klingbeil c881f48b65
Merge pull request #130 from marcopashkov/patch-6
minor correction
2020-05-21 13:06:08 +02:00
Marco Pashkov 8a5ea55e67
reference correction 2020-05-20 22:45:41 -07:00
Marco Pashkov 6fb4c5e379
minor correction 2020-05-20 22:08:36 -07:00
Thomas Klingbeil 6bef35b324
Merge pull request #121 from Lindronics/solution-architecture-typo
Fixed typos in solution_architecture.md
2020-05-20 18:07:14 +02:00
Thomas Klingbeil d71198ed2b
Merge branch 'master' into solution-architecture-typo 2020-05-20 18:07:06 +02:00
Thomas Klingbeil 8622194c05
Merge pull request #109 from marcopashkov/patch-5
replacing incorrect use of citizens
2020-05-20 18:00:12 +02:00
Thomas Klingbeil 661f9efdd4
Merge pull request #104 from marcopashkov/patch-1
better phrasing
2020-05-20 17:59:05 +02:00
Thomas Klingbeil 418f2add73
Merge branch 'master' into patch-1 2020-05-20 17:58:55 +02:00
Thomas Klingbeil 4be065f858
use words API/framework correctly 2020-05-20 17:56:36 +02:00
Marco Pashkov 17354f4370
Update solution_architecture.md 2020-05-20 08:46:56 -07:00
Marco Pashkov 708909471b
`sending power` to `transmit power`
(as discussed above in pull request)
2020-05-20 08:39:25 -07:00
Sebastian Wolf 620611fe7f
docs: Include CWA logo and ToC in READMEs 2020-05-20 16:32:14 +02:00
Sebastian Wolf 03ed8bcfc7
assets: Add CWA logo 2020-05-20 15:54:11 +02:00
Henning Femmer 1c1bc27229
Made the User stories consistent with User Story Template
The template defined at the beginning was used inconsistently, so I made it consistent. I also used the common Pattern: As a, I want, so that (cf. Mike Cohn: https://www.mountaingoatsoftware.com/agile/user-stories)
2020-05-20 15:41:10 +02:00
Henning Femmer e290ab4451
Replaced <> with &lt; and &gt;
Brackets were read as html tags and not displayed in markdown. I used &lt; and &gt; instead
2020-05-20 15:27:54 +02:00
Niklas e37b0cfc35 Fixed typos in solution_architecture.md 2020-05-20 12:36:57 +01:00
Thomas Klingbeil 8593239d3a
Merge pull request #106 from marcopashkov/patch-2
clarification and correction
2020-05-20 10:44:44 +02:00
Thomas Klingbeil 984a2b08e2
Merge branch 'master' into patch-2 2020-05-20 10:41:57 +02:00
Thomas Klingbeil fe2d29cdc7
Merge pull request #107 from marcopashkov/patch-3
Clarification and contextual link to the diagrams
2020-05-20 10:40:18 +02:00
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
Sebastian Wolf 031c17f6ac
Merge branch 'master' of https://github.com/corona-warn-app/cwa-documentation 2020-05-19 19:48:57 +02:00
Sebastian Wolf 75263146a2
docs: Make glossary more precise, add more terms, fixes #87 2020-05-19 19:48:42 +02:00
Thomas Klingbeil 37675b2509
Update sequence diagram (figure 7)
Fix the time when a TAN is being retrieved.
Fixes #98
2020-05-19 15:02:47 +02: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
Thomas Klingbeil 7135ba04f4
change labels in figures for consistant naming
fixes #89
2020-05-19 11:25:31 +02:00
Thomas Klingbeil ad97ce2fae
remove phone number from message to health authority
information is not necessarily available
fixes #91
2020-05-19 09:24:23 +02:00
Sebastian Wolf e41b87fc9a
docs: German - Bias-free language and communication 2020-05-18 19:27:06 +02:00
Sebastian Wolf 9d2fd19f3c
docs: Add glossary for acronyms and special terms 2020-05-18 14:39:41 +02:00
lukasniemeier 5b80a080ee Specify minimum required iOS version 2020-05-17 23:02:25 +02:00
Thomas Kowark bd6a114247
Update CODEOWNERS
Changed order to include extended set of reviewers for solution architecture
2020-05-17 22:21:12 +02:00
Eyk Kny e74bdb6f97
Updated CWA_Components.png 2020-05-17 21:09:27 +02:00
Thomas Klingbeil fac101241c
Add solution architecture document 2020-05-17 19:53:38 +02:00
Sebastian Wolf bdd8f103e6
docs: Add English version of Scoping Document 2020-05-14 19:40:25 +02:00
Karsten Reincke c1774e99aa 2020-05-14: author added 2020-05-14 16:20:23 +02:00
Sebastian Wolf 906c412933
Merge pull request #45 from Suplanus/patch-2
Fixed typos in CONTRIBUTING.md
2020-05-14 16:01:51 +02:00
Johann Weiher a306e50402
Update CONTRIBUTING.md 2020-05-14 15:48:17 +02:00
Sebastian Wolf c08ba326b3
Merge pull request #48 from corona-warn-app/krw
fix: Journey: Remove 'ggf.' from data deletion, E06.03: make pseudonymized IDs more precise
2020-05-14 14:33:21 +02:00
Karsten Reincke edc8eec4ba 2020-05-14: modifed E6.03 2020-05-14 13:52:07 +02:00
Karsten Reincke 109f24e922 2020-05-14: erased 'ggf.' in the picture 2020-05-14 13:27:56 +02:00