From 14718ff10b4f4c156905f25193d443f195174fff Mon Sep 17 00:00:00 2001 From: Adrian Schmutzler Date: Wed, 11 Jul 2018 11:06:38 +0200 Subject: [PATCH] Data processing notes: Add in fff-web MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This adds a first version of data processing information to the Web UI's settings page (where the information is entered). Signed-off-by: Adrian Schmutzler Reviewed-by: Fabian Bläse Reviewed-by: Tim Niemeyer --- .../fff-web/files/www/ssl/cgi-bin/settings.html | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/src/packages/fff/fff-web/files/www/ssl/cgi-bin/settings.html b/src/packages/fff/fff-web/files/www/ssl/cgi-bin/settings.html index 26acb8a..cfb3a6b 100755 --- a/src/packages/fff/fff-web/files/www/ssl/cgi-bin/settings.html +++ b/src/packages/fff/fff-web/files/www/ssl/cgi-bin/settings.html @@ -136,6 +136,22 @@ fi + +

Datenschutzhinweise:

+
    +
  1. Die Angaben zur Position sind für die Funktion des Netzwerkes erforderlich, sodass Router einer bestimmten Netzuntereinheit ("Hood") zugeordnet werden können.
  2. +
  3. Die Kontakt-Daten sind erforderlich, damit im Falle einer Funktionsstörung eine verantwortliche Person kontaktiert werden kann.
  4. +
  5. Ohne Angabe von Position und Kontaktadresse kann der Router nicht betrieben werden. Alle weiteren Angaben sind freiwillig.
  6. +
  7. Alle eingegebenen (verpflichtenden und freiwilligen) Daten sind sowohl im Netzwerk als auch öffentlich zugänglich.
    Zu Zwecken der Diagnose und zur Kontaktaufnahme im Störfall können diese von verschiedenen Instanzen im Netz sowie von Dritten gespeichert und verarbeitet werden.
  8. +
+ +

Data processing notes:

+
  1. The coordinates are required for the network operation, so routers can be assigned to a particular network sub unit ("hood").
  2. +
  3. Contact information is necessary to be able to contact a responsible person in case of malfunction.
  4. +
  5. Without providing coordinates and contact information the router must not operate. Any additional data is optional.
  6. +
  7. Every piece of information entered (mandatory and optional) will be accessible both inside the network and publicly.
    For diagnosis and for establishing contact in case of an incident data may be saved and processed from various instances inside the network as well from third parties.
  8. +
+ <%in /www/ssl/cgi-bin/footer %>