From 5946a3dd1fdbc85bf738b6854383d2b4ea97da7e Mon Sep 17 00:00:00 2001 From: Andreas Abraham Date: Mon, 26 Jul 2021 11:33:28 +0200 Subject: added data protection statement text --- pdf-over-gui/pom.xml | 2 +- pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties | 2 ++ .../src/main/resources/at/asit/pdfover/gui/messages_de.properties | 2 ++ 3 files changed, 5 insertions(+), 1 deletion(-) diff --git a/pdf-over-gui/pom.xml b/pdf-over-gui/pom.xml index 79c19c69..14018320 100644 --- a/pdf-over-gui/pom.xml +++ b/pdf-over-gui/pom.xml @@ -243,7 +243,7 @@ *.jar - true + diff --git a/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties b/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties index 8304a2d4..93b086c4 100644 --- a/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties +++ b/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties @@ -117,6 +117,8 @@ common.warning=Warning config.About=A&bout %s config.AboutText=This software is freely provided by A-SIT under the conditions of the EUPL.\nTerms and details at https\://technology.a-sit.at/en/terms-of-a-license/.\n\nNotice that components can have different licenses, partly restricting their free use to EUPL-licensed software. config.LicenseURL=https://technology.a-sit.at/en/terms-of-a-license/ +config.DataProtection=Data Protection Statement +config.DataProtectionStatement=The software PDF-Over processes the data required for the signature process locally on the installed device. The signature process with the citizen card is carried out locally. During the signature process with the Handy-Signatur, the PDF document to be signed is sent to the company A-Trust. The storage period and further data protection information on the mobile phone signature can be found in the data protection declaration of A-Trust https://www.a-trust.at/MediaProvider/2357/datenschutzerklaerung.pdf. config.Advanced=Ad&vanced config.Keystore=&Keystore config.Simple=Basi&c diff --git a/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages_de.properties b/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages_de.properties index 80ab21f6..fc6cb1a9 100644 --- a/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages_de.properties +++ b/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages_de.properties @@ -108,6 +108,8 @@ common.warning=Warnung config.About=\u00DC&ber %s config.AboutText=Diese Software wird von A-SIT unter den Bedingungen der EUPL frei zur Verf�gung gestellt.\nLizenbedingungen unter https://technology.a-sit.at/lizenzbedingungen/.\n\nBeachten Sie, dass Komponenten unter eigenen Lizenzen zur Verf�gung gestellt werden, die teilweise nur f�r EUPL-lizensierte Software zur freien Verwendung vorgesehen sind. config.LicenseURL=https://technology.a-sit.at/lizenzbedingungen/ +config.DataProtection=Datenschutzinformation +config.DataProtectionStatement=Die Software PDF-Over verarbeitet für den Signaturvorgang benötigte Daten lokal auf dem installierten Gerät. Der Signaturvorgang mit der Bürgerkarte wird lokal durchgeführt. Beim Signaturvorgang mit der Handy-Signatur wird das zu signierende PDF Dokument an die Firma A-Trust gesendet. Die Speicherdauer sowie weitere Datenschutzinformationen zur Handy-Signatur entnehmen Sie bitte der Datenschutzerklärung der Firma A-Trust https://www.a-trust.at/MediaProvider/2357/datenschutzerklaerung.pdf. config.Advanced=Er&weitert config.Keystore=&Keystore config.Simple=&Einfach -- cgit v1.2.3