From 8bb0dbc29adab1339314cad7d306079d5ca154be Mon Sep 17 00:00:00 2001 From: Mike McCready <66998419+MikeMcC399@users.noreply.github.com> Date: Tue, 24 Aug 2021 08:43:14 +0200 Subject: [PATCH] Add links to other glossaries Link to technical FAQ glossaries Link to Federal Republic glossaries --- glossary.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/glossary.md b/glossary.md index 6d1a892..250cc3d 100644 --- a/glossary.md +++ b/glossary.md @@ -36,3 +36,17 @@ This overview provides a description for all acronyms and special terms which ar | TCN | The [TCN Coalition](https://tcn-coalition.org/) is a global community of people to support exposure notification apps during the COVID-19 pandemic. | | TEK | Acronym for "[Temporary Exposure Key](https://covid19-static.cdn-apple.com/applications/covid19/current/static/contact-tracing/pdf/ExposureNotification-BluetoothSpecificationv1.2.pdf)". A key that’s generated every 24 hours for privacy consideration. | | teleTAN | Authorizes the upload of diagnosis keys from the app to the Corona-Warn-App Server if the test has returned a positive result and if the device wasn't linked using the QR Code. If the authorization is successful, the server will issue a registration token. See our [solution architecture document](solution_architecture.md) for details. | + +## Other Glossaries + +### Technical FAQ Site + +- [English Glossary](https://www.coronawarn.app/en/faq/#glossary) +- [German Glossar](https://www.coronawarn.app/de/faq/#glossary) + +### Federal Government (Bundesregierung) FAQ Site + +To access the glossaries, scroll down the page to the Glossary / Glossar section: + +- [English FAQs](https://www.bundesregierung.de/corona-warn-app-faq-englisch) +- [German FAQs](https://www.bundesregierung.de/corona-warn-app-faq)