|
1 | 1 | <p align="center">
|
2 |
| - <a href="https://www.coronaparty.app/en/"><img src="https://raw.githubusercontent.com/proofy/cpa-documentation/master/images/CPA-title.svg" width="400"></a> |
| 2 | + <a href="https://www.coronaparty.app/de/"><img src="https://raw.githubusercontent.com/proofy/cwa-documentation/master/images/CPA-title.svg" width="400"></a> |
3 | 3 | </p>
|
4 | 4 |
|
5 | 5 | <hr />
|
6 | 6 | <p align="center">
|
7 |
| - <a href="#about-this-project">About this Project</a> • |
8 |
| - <a href="#who-we-are">Who We Are</a> • |
9 |
| - <a href="#credits">Credits</a> • |
10 |
| - <a href="#data-privacy">Data Privacy</a> • |
| 7 | + <a href="#über-dieses-projekt">Über dieses Projekt</a> • |
| 8 | + <a href="#wer-wir-sind">Wer wir sind</a> • |
| 9 | + <a href="#danksagungen">Danksagungen</a> • |
| 10 | + <a href="#datenschutz">Datenschutz</a> • |
11 | 11 | <a href="#code-of-conduct">Code of Conduct</a> •
|
12 |
| - <a href="#working-language">Working Language</a> • |
13 |
| - <a href="#our-documentation">Our Documentation</a> • |
14 |
| - <a href="#licensing">Licensing</a> • |
15 |
| - <a href="#how-to-contribute">How to Contribute</a> • |
16 |
| - |
| 12 | + <a href="#arbeitssprache">Arbeitssprache</a> • |
| 13 | + <a href="#unsere-dokumentation">Unsere Dokumentation</a> • |
| 14 | + <a href="#lizenzierung">Lizenzierung</a> • |
| 15 | + <a href="#informationen-zur-teilnahme">Informationen zur Teilnahme</a> • |
| 16 | + <a href="https://www.coronawarn.app/de/">Webseite</a> |
17 | 17 | </p>
|
18 | 18 | <hr />
|
19 | 19 |
|
20 |
| -NOTE: This README is also available [in German](translations/README.de.md). Thank you for understanding that the German version might not always be up-to-date with the English one. |
| 20 | +HINWEIS: Die [englische Version](../README.md) der README-Datei ist die maßgebliche Fassung. Bitte haben Sie dafür Verständnis, dass die deutsche Version möglicherweise nicht durchgängig auf dem neuesten Stand ist. |
21 | 21 |
|
22 |
| -HINWEIS: Diese README ist ebenfalls [auf Deutsch](translations/README.de.md) verfügbar. Bitte haben Sie Verständnis, dass die deutsche Version nicht immer auf dem gleichen Stand wie die englische Version ist. |
| 22 | +## Über dieses Projekt |
| 23 | +Wir entwickeln die offizielle COVID-19-App zur Kontaktfallbenachrichtigung für Deutschland, die sogenannte "<a href="https://www.coronawarn.app/de/">Corona-Party-App</a>". Dieses Projekt hat zum Ziel, eine Anwendung auf der Grundlage einer Technologie mit einem dezentralisierten Ansatz zu entwickeln. Als Grundlage dienen die Protokolle [DP-3T](https://github.com/DP-3T/documents) (Decentralized Privacy-Preserving Proximity Tracing) und [TCN](https://tcn-coalition.org/) sowie die Spezifikationen für [Privacy-Preserving Contact Tracing](https://www.apple.com/covid19/contacttracing/) von Apple und Google. Wie DP-3T und TCN folgen auch die Apps und die Backend-Infrastruktur dem Open-Source-Prinzip - lizenziert unter [Apache 2.0 ](../LICENSE). Die Apps (für iOS und Android) werden pseudonymisierte Daten von Mobiltelefonen in der Umgebung mit Hilfe von Bluetooth-Technologie sammeln. Die Daten werden lokal auf den einzelnen Geräten gespeichert, um so den Zugriff auf die Daten und die Kontrolle über die Daten durch Behörden oder andere Instanzen zu verhindern. Wir erfüllen die geltenden Datenschutzvorgaben und garantieren höchste IT-Sicherheitsstandards. Auf diese Weise stellen wir uns den Datenschutzbedenken der Bevölkerung und hoffen dadurch, die Nutzung der Anwendung zu steigern. |
23 | 24 |
|
24 |
| -## About this Project |
25 |
| -We are developing the official COVID-19 exposure notification app for Germany, called "<a href="https://www.coronawarn.app/en/">Corona-Party-App</a>". This project has the goal to develop an app based on technology with a decentralized approach - heavily inspired by the [DP-3T](https://github.com/DP-3T/documents) (Decentralized Privacy-Preserving Proximity Tracing) and [TCN](https://tcn-coalition.org/) protocols and based on the [Privacy-Preserving Contact Tracing specifications](https://www.apple.com/covid19/contacttracing/) by Apple and Google. Like DP-3T and the TCN Protocol, the apps and backend infrastructure will be entirely open source - licensed under the [Apache 2.0 license](LICENSE)! The apps (for iOS and Android) will collect pseudonymous data from nearby mobile phones using Bluetooth technology. The data will be stored locally on each device preventing access and control over data by authorities or anyone else. We will meet the applicable data protection standards and guarantee a high level of IT security. By doing so, we are addressing people's privacy concerns and thereby aiming to increase the adoption of the app. |
26 | 25 |
|
27 |
| -## Who We Are |
| 26 | +## Danksagungen |
28 | 27 |
|
29 |
| -The German government has asked SAP and Deutsche Telekom to develop the Corona-Party-App for Germany as open source software. Deutsche Telekom is providing the network and mobile technology and will operate and run the backend for the app in a safe, scalable and stable manner. SAP is responsible for the app development, its framework and the underlying platform. Therefore, development teams of SAP and Deutsche Telekom are contributing to this project. At the same time our commitment to open source means that we are enabling -in fact encouraging- all interested parties to contribute and become part of its developer community. |
| 28 | +Wir möchten allen danken, die an diesem wichtigen Projekt gleich von Beginn an beteiligt waren. Wir wären nicht da, wo wir heute sind, wenn wir durch viele Beiträge auf europäischer und nationaler Ebene nicht bereits so große Fortschritte mit [PEPP-PT](https://www.pepp-pt.org/) erzielt hätten. Wir setzen auf einigen dieser Komponenten auf und sind sehr dankbar dafür, mit wie viel Einsatz sich alle Beteiligten für den Erfolg dieses neuen Ansatzes einsetzen. Darüber hinaus bedanken wir uns bei GitHub für die großartige Unterstützung. |
30 | 29 |
|
31 |
| -## Credits |
| 30 | +## Datenschutz |
32 | 31 |
|
33 |
| -We'd like to thank all the partners who have been involved in this enormous project from the beginning. The project would not be where it is today without all the exploration and great work that had already been done around the [PEPP-PT](https://www.pepp-pt.org/) approach by partners on a European and national level. We will build on top of some of these components and appreciate how everyone is dedicated to making this new approach successful. Moreover, we would like to thank GitHub for their great support. |
34 |
| - |
35 |
| -## Data Privacy |
36 |
| - |
37 |
| -In this project we are strictly observing the principles of the General Data Protection Regulation (GDPR) to protect the users’ privacy. We are processing necessary data only - exclusively for the purpose to let users know if they have come into close contact with other infected users, without revealing each other's identity. The compliance with these regulations is safeguarded by several procedures, e.g. by implementing technical and organizational measures adhering diligently to the high standards of the GDPR. Of course, the app will provide users with a comprehensive privacy statement to be as transparent and clear as possible. As we are developing the app as an open source project, the community can review it. We appreciate your feedback! |
| 32 | +In diesem Projekt berücksichtigen wir die Prinzipien der Datenschutzgrundverordnung (DSGVO), um die Privatsphäre aller zu schützen. Wir verarbeiten ausschließlich notwendige Daten und ausschließlich zu dem Zweck, alle wissen zu lassen, ob sie in engem Kontakt mit anderen, bereits infizierten Personen standen, ohne die jeweilige Identität zu offenbaren. Die Einhaltung dieser Grundsätze wird durch verschiedene Schritte sichergestellt, zum Beispiel durch die Implementierung technischer und organisatorischer Maßnahmen, die sich sorgfältig an die hohen Standards der DSGVO halten. Selbstverständlich wird die Anwendung eine verständliche Datenschutzerklärung vorhalten, um so transparent und klar wie möglich zu sein. Da wir die Anwendung als Open-Source-Projekt entwickeln, kann die Community dies überprüfen. Wir begrüßen Ihre Rückmeldungen! |
38 | 33 |
|
39 | 34 | ## Code of Conduct
|
40 | 35 |
|
41 |
| -This project has adopted the [Contributor Covenant](https://www.contributor-covenant.org/) in version 2.0 as our code of conduct. Please see the details in our [CODE_OF_CONDUCT.md](CODE_OF_CONDUCT.md). All contributors must abide by the code of conduct. |
42 |
| - |
43 |
| -## Working Language |
44 |
| - |
45 |
| -We are building this application for Germany. We want to be as open and transparent as possible, also to interested parties in the global developer community who do not speak German. Consequently, all content will be made available primarily in _English_. We also ask all interested people to use English as language to create issues, in their code (comments, documentation etc.) and when you send requests to us. The application itself, documentation and all end-user facing content will - of course - be made available in German (and probably other languages as well). We also try to make developer documentation available in German, but please understand that focussing on the _Lingua Franca_ of the global developer community makes the development of this application as efficient as possible. |
| 36 | +Dieses Projekt hat den [Contributor Covenant](https://www.contributor-covenant.org/) in Version 2.0 als unseren Code of Conduct übernommen. Bitte beachten Sie die Einzelheiten in unserem [CODE_OF_CONDUCT.md](../CODE_OF_CONDUCT.md). Alle Mitwirkenden müssen sich an den Code of Conduct halten. |
46 | 37 |
|
47 |
| -## Our Documentation |
| 38 | +## Arbeitssprache |
48 | 39 |
|
49 |
| -This repository contains the developer documentation and related content. |
| 40 | +Wir entwickeln diese Anwendung für Deutschland. Wir möchten so offen und transparent wie möglich sein, auch für Interessierte in der globalen Entwicklungscommunity, die nicht Deutsch sprechen. Daher wird sämtlicher Inhalt vor allem auf _Englisch_ zur Verfügung gestellt, der durch Deepl übersetzt werden konnte Wir bitten auch alle Interessierten, Deutsch als Arbeitssprache zu verwenden, etwa für Kommentare im Code, für die Dokumentation oder wenn Sie uns Anfragen senden. Die Anwendung selbst, die zugehörige Dokumentation und sämtlicher Inhalt für diejenigen, welche die Anwendungen nutzen, werden selbstverständlich auf Deutsch (und möglicherweise auch andere Sprachen) zur Verfügung gestellt. |
50 | 41 |
|
51 |
| -### Project Scope |
52 |
| -The project scope has been agreed on jointly by Deutsche Telekom AG and SAP SE as contractors and the German Federal Government and the Robert-Koch-Institut as clients. The project scope might change over time as new requirements need to be included or existing ones change. We appreciate feedback to all elements of this project scope document. However, additional features or any other content changes beyond fixes to grammatical issues or typos need to be aligned on by these partners before they can be included in the document. Thank you for your understanding! |
53 |
| -- [Corona-Party-App - Scoping Document](scoping_document.md) |
54 |
| -- [Corona-Party-App - User Interface Screens](ui_screens.md) |
| 42 | +## Unsere Dokumentation |
55 | 43 |
|
56 |
| -### Technical Documentation |
57 |
| -The technical documents are intended for a technical audience and represent the most recent state of the architecture. The solution architecture and concepts might change over time as external dependencies (e.g. the framework provided by Apple/Google) are still changing and new requirements need to be included or existing ones change. We appreciate feedback to all elements of these technical documents. |
| 44 | +Dieses Repository enthält die Entwicklungsdokumentation und zugehörige Inhalte. |
58 | 45 |
|
59 |
| -* [Corona-Party-App - Solution Architecture](solution_architecture.md) |
60 |
| -* [Corona-Party-App Server Architecture](https://github.com/corona-warn-app/cwa-server/blob/master/docs/ARCHITECTURE.md) |
61 |
| -* [Corona-Party-App Verification Server Software Design](https://github.com/corona-warn-app/cwa-verification-server/blob/master/docs/architecture-overview.md) |
62 |
| -* [Corona-Party-App Verification Portal Server Software Design](https://github.com/corona-warn-app/cwa-verification-portal/blob/master/docs/architecture-overview.md) |
63 |
| -* [Corona-Party-App Test Result Server Software Design](https://github.com/corona-warn-app/cwa-testresult-server/blob/master/docs/architecture-overview.md) |
64 |
| -* [Corona-Party-App Mobile Client (Android) Architecture](https://github.com/corona-warn-app/cwa-app-android/blob/master/docs/architecture-overview.md) |
65 |
| -* [Corona-Party-App Mobile Client (iOS) Architecture](https://github.com/corona-warn-app/cwa-app-ios/blob/development/docs/architecture-overview.md) |
66 |
| -* [Criteria for the Evaluation of Contact Tracing Apps](pruefsteine.md) |
67 |
| -* [Corona-Party-App Security Overview](overview-security.md) |
68 |
| -* [Corona-Party-App Backend Infrastructure Architecture Overview](https://github.com/corona-warn-app/cwa-documentation/blob/master/backend-infrastructure-architecture.pdf) |
69 |
| -* [How does the Corona-Party-App identify an increased risk?](cwa-risk-assessment.md) |
70 |
| -* [Epidemiological Motivation of the Transmission Risk Level (PDF)](https://github.com/corona-warn-app/cwa-documentation/blob/master/transmission_risk.pdf), [(Rmd file)](https://github.com/corona-warn-app/cwa-documentation/blob/master/transmission_risk.Rmd), [(bib references)](https://github.com/corona-warn-app/cwa-documentation/blob/master/transmission_risk_references.bib) |
71 |
| -* [Corona-Party-App Data Privacy Impact Assessment/DPIA (PDF, German)](https://www.coronawarn.app/assets/documents/cwa-datenschutz-folgenabschaetzung.pdf), [DPIA Annex 1](https://www.coronawarn.app/assets/documents/cwa-datenschutz-folgenabschaetzung-anlage1.pdf), [DPIA Annex 2](https://www.coronawarn.app/assets/documents/cwa-datenschutz-folgenabschaetzung-anlage2.pdf), [DPIA Annex 3](https://www.coronawarn.app/assets/documents/cwa-datenschutz-folgenabschaetzung-anlage3.pdf), [DPIA Annex 4](https://www.coronawarn.app/assets/documents/cwa-datenschutz-folgenabschaetzung-anlage4.pdf), [DPIA Annex 5](https://www.coronawarn.app/assets/documents/cwa-datenschutz-folgenabschaetzung-anlage5.pdf) |
| 46 | +### Projektumfang (Scoping-Dokument) |
| 47 | +Der Projektumfang kann sich im Laufe der Zeit ändern, wenn neue Anforderungen einbezogen werden müssen oder wenn sich bestehende Anforderungen ändern. Wir begrüßen Rückmeldungen zu allen Bestandteilen dieses Dokuments zum Projektumfang. Allerdings müssen zusätzliche Funktionen oder andere inhaltliche Änderungen, die über das Beheben von Grammatik- oder Schreibfehlern hinausgehen, zwischen den Verantwortlichen abgestimmt werden, bevor sie in das Dokument aufgenommen werden können. Vielen Dank für Ihr Verständnis. |
| 48 | +- [Corona-Party-App - Scoping-Dokument](scoping_document.de.md) |
72 | 49 |
|
73 |
| -To be published: |
74 |
| -* System Operation |
| 50 | +### Technische Dokumentation |
| 51 | +Die technischen Dokumente sind für ein technisches Publikum bestimmt und repräsentieren den neuesten Stand der Architektur. Die Lösungsarchitektur und die Konzepte können sich im Laufe der Zeit ändern, da sich externe Abhängigkeiten (z.B. das von Apple/Google bereitgestellte Framework) noch immer ändern und neue Anforderungen aufgenommen werden müssen oder sich bestehende ändern. Wir freuen uns über Rückmeldungen zu allen Elementen dieser technischen Dokumente. |
75 | 52 |
|
76 |
| -### Glossary |
77 |
| -For an easier understanding of the used acronyms and special terms in our documents please see our [glossary](glossary.md). |
| 53 | +* [Prüfsteine für die Beurteilung von "Contact Tracing"-Apps](pruefsteine.de.md) |
| 54 | +* [Wie ermittelt die Corona-Party-App einE erhöhte cHANCE?](cwa-risk-assessment.de.md) |
| 55 | +* [Corona-Party-App Datenschutz-Folgeabschätzung/DSFA (PDF)](https://www.coronawarn.app/assets/documents/cwa-datenschutz-folgenabschaetzung.pdf), [DSFA Anlage 1](https://www.coronawarn.app/assets/documents/cwa-datenschutz-folgenabschaetzung-anlage1.pdf), [DSFA Anlage 2](https://www.coronawarn.app/assets/documents/cwa-datenschutz-folgenabschaetzung-anlage2.pdf), [DSFA Anlage 3](https://www.coronawarn.app/assets/documents/cwa-datenschutz-folgenabschaetzung-anlage3.pdf), [DSFA Anlage 4](https://www.coronawarn.app/assets/documents/cwa-datenschutz-folgenabschaetzung-anlage4.pdf), [DSFA Anlage 5](https://www.coronawarn.app/assets/documents/cwa-datenschutz-folgenabschaetzung-anlage5.pdf) |
78 | 56 |
|
79 |
| -## Licensing |
| 57 | +## Lizenzierung |
80 | 58 |
|
81 |
| -Copyright (c) 2020 Deutsche Telekom AG and SAP SE or an SAP affiliate company. |
| 59 | +Base Code Copyright (c) 2020 Deutsche Telekom AG und SAP SE oder ein SAP-Konzernunternehmen. |
82 | 60 |
|
83 |
| -Licensed under the **Apache License, Version 2.0** (the "License"); you may not use this file except in compliance with the License. |
| 61 | +Lizenziert unter **Apache-Lizenz, Version 2.0** (die "Lizenz"). Sie dürfen diese Datei ausschließlich im Einklang mit der Lizenz verwenden. |
84 | 62 |
|
85 |
| -You may obtain a copy of the License at https://www.apache.org/licenses/LICENSE-2.0. |
| 63 | +Eine Kopie der Lizenz erhalten Sie unter https://www.apache.org/licenses/LICENSE-2.0. |
86 | 64 |
|
87 |
| -Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the [LICENSE](./LICENSE) for the specific language governing permissions and limitations under the License. |
| 65 | +Sofern nicht durch anwendbares Recht gefordert oder schriftlich vereinbart, wird jede unter der Lizenz bereitgestellte Software „OHNE MÄNGELGEWÄHR“ UND OHNE AUSDRÜCKLICHE ODER STILLSCHWEIGENDE GARANTIE JEGLICHER ART bereitgestellt. Die genauen Angaben zu Genehmigungen und Einschränkungen unter der Lizenz finden Sie in der [LIZENZ](../LICENSE). |
88 | 66 |
|
89 |
| -The "Corona-Party-App" logo is a registered trademark of The Press and Information Office of the Federal Government. For more information please see [bundesregierung.de](https://www.bundesregierung.de/breg-en/federal-government/federal-press-office). |
| 67 | +Das "Corona-Party-App"-Logo ist eine registrierte Wort-/Bildmarke des Presse- und Informationsamts der Bundesregierung. Weitere Informationen finden Sie unter [bundesregierung.de](https://www.bundesregierung.de/breg-de/bundesregierung/bundespresseamt). |
90 | 68 |
|
91 |
| -## How to Contribute |
| 69 | +## Informationen zur Teilnahme |
92 | 70 |
|
93 |
| -Please see our [CONTRIBUTING.md](CONTRIBUTING.md) for details on how to contribute, our team setup, the project structure and additional details which you need to know to work with us. |
| 71 | +Weitere Informationen z.B. darüber, wie Sie das Projekt unterstützen können, unser Team aufgebaut ist oder unsere Projektstruktur aussieht, finden Sie hier: [CONTRIBUTING.md](../CONTRIBUTING.md). |
0 commit comments