diff --git a/src/data/faq.json b/src/data/faq.json
index 081fc02e2..2e30f443f 100644
--- a/src/data/faq.json
+++ b/src/data/faq.json
@@ -44,6 +44,17 @@
"FAQ articles on general questions can be found here, FAQ articles on implications regarding the app functions here and FAQ articles on alternatives here."
]
},
+ {
+ "title": "What can I do now? What do I need to know?",
+ "anchor": "ramp_down_info",
+ "active": false,
+ "textblock": [
+ "After April 30, 2023, the Corona-Warn-App is going to trigger the technical instruction to stop the ENF (Exposure Notification Framework). This command will cause the smartphone’s operating system to stop exchanging random IDs and to delete all encounter information. ",
+ "The ENF can also be deactivated manually; your guidance on this can be found in the FAQ on random IDs.",
+ "At the end of the Corona-Warn-App development and the cutback of the functions you can still back up your entries and certificates (see also the advice in the FAQ on backup of data).",
+ "The exported data falls outside the scope of CWA and is therefore the responsibility of the user. This data must be carefully handled by the user and manually deleted if deemed necessary or requested."
+ ]
+ },
{
"title": "Is the CWA going to stay available for download in the Apple and Google app stores?",
"anchor": "ramp_down_stores",
diff --git a/src/data/faq_de.json b/src/data/faq_de.json
index 398ec8c4b..f62d28b83 100644
--- a/src/data/faq_de.json
+++ b/src/data/faq_de.json
@@ -44,6 +44,17 @@
"FAQ-Artikel zu allgemeinen Fragen finden Sie hier, FAQ-Artikel zu Konsequenzen bezüglich der App-Funktionen hier und FAQ-Artikel zu Alternativen hier."
]
},
+ {
+ "title": "Was kann ich jetzt tun? Was muss ich wissen?",
+ "anchor": "ramp_down_info",
+ "active": false,
+ "textblock": [
+ "Nach dem 30. April 2023 stehen die Funktionalitäten des Erkennens von Begegnungen mit anderen aktiven Corona-Warn-App-Systemen und die Erzeugung sowie der Austausch von Zufalls-IDs nicht mehr zur Verfügung. Diese Funktionalitäten werden deaktiviert. Zu diesem Zeitpunkt bereits vorhandene Begegnungsinformationen werden gelöscht.",
+ "Das „Exposure Notification Framework“ (ENF) können Sie zudem manuell deaktivieren. Hinweise dazu finden Sie in den FAQ zu den Zufalls-Kennungen.",
+ "Mit dem Beginn des sogenannten Ruhemodus wird die technische Weiterentwicklung der Corona-Warn-App beendet und gleichzeitig werden die vorhandenen Funktionen des Systems reduziert. Sie können bei Bedarf Ihre importierten Zertifikate (Impfung bzw. Genesung) sichern (s. a. die Hinweise in der FAQ zum Backup der Daten). Gleiches gilt für den Export der Einträge Ihres Kontakttagebuchs.",
+ "Die exportierten Daten werden zunächst lokal auf Ihrem Gerät gespeichert und liegen außerhalb der Reichweite der Corona-Warn-App. Eine Sicherung der Daten außerhalb des Geräts muss von Ihnen selber durchgeführt werden. Bei einer eventuell später erfolgenden Deinstallation der Corona-Warn-App von Ihrem Gerät werden exportierte Daten nicht automatisch mit entfernt und müssen von Ihnen bei Bedarf manuell gelöscht werden."
+ ]
+ },
{
"title": "Wird die App weiterhin in den Stores von Apple und Google zum Download zur Verfügung stehen?",
"anchor": "ramp_down_stores",