[PATCH 1/2] Data processing notes: Add in fff-web

Adrian Schmutzler freifunk at adrianschmutzler.de
Mo Jul 9 22:27:46 CEST 2018


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 <freifunk at adrianschmutzler.de>
---
 .../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
 	</table>
 </fieldset>
 </td></tr>
+<tr><td style="width:50%">
+<h3 style="margin-bottom:12px;margin-top:40px">Datenschutzhinweise:</h3>
+<ol>
+<li style="margin-bottom:6px">Die Angaben zur <span style="font-weight:bold">Position</span> sind für die Funktion des Netzwerkes erforderlich, sodass Router einer bestimmten Netzuntereinheit ("Hood") zugeordnet werden können.</li>
+<li style="margin-bottom:6px">Die <span style="font-weight:bold">Kontakt-Daten</span> sind erforderlich, damit im Falle einer Funktionsstörung eine verantwortliche Person kontaktiert werden kann.</li>
+<li style="margin-bottom:6px"><span style="font-weight:bold">Ohne Angabe von Position und Kontaktadresse kann der Router nicht betrieben werden.</span> Alle weiteren Angaben sind freiwillig.</li>
+<li style="margin-bottom:6px">Alle eingegebenen (verpflichtenden und freiwilligen) Daten sind sowohl im Netzwerk als auch öffentlich zugänglich.<br />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.</li>
+</ol>
+</td><td>
+<h3 style="margin-bottom:12px;margin-top:40px">Data processing notes:</h3>
+<ol><li style="margin-bottom:6px">The <span style="font-weight:bold">coordinates</span> are required for the network operation, so routers can be assigned to a particular network sub unit ("hood").</li>
+<li style="margin-bottom:6px"><span style="font-weight:bold">Contact information</span> is necessary to be able to contact a responsible person in case of malfunction.</li>
+<li style="margin-bottom:6px"><span style="font-weight:bold">Without providing coordinates and contact information the router must not operate.</span> Any additional data is optional.</li>
+<li style="margin-bottom:6px">Every piece of information entered (mandatory and optional) will be accessible both inside the network and publicly.<br />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.</li>
+</ol>
+</td></tr>
 </table>
 </form>
 <%in /www/ssl/cgi-bin/footer %>
-- 
2.7.4



Mehr Informationen über die Mailingliste franken-dev