From patchwork Mon Jul 9 20:27:46 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [1/2] Data processing notes: Add in fff-web From: Adrian Schmutzler X-Patchwork-Id: 881 Message-Id: <1531168067-3900-1-git-send-email-freifunk@adrianschmutzler.de> To: franken-dev@freifunk.net Date: Mon, 9 Jul 2018 22:27:46 +0200 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 --- .../fff/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 %>