Data processing notes: Add in fff-web

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@adrianschmutzler.de>
Reviewed-by: Fabian Bläse <fabian@blaese.de>
Reviewed-by: Tim Niemeyer <tim@tn-x.org>
This commit is contained in:
Adrian Schmutzler 2018-07-11 11:06:38 +02:00 committed by Tim Niemeyer
parent 059a48f95d
commit 14718ff10b
1 changed files with 16 additions and 0 deletions

View File

@ -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&uuml;r die Funktion des Netzwerkes erforderlich, sodass Router einer bestimmten Netzuntereinheit ("Hood") zugeordnet werden k&ouml;nnen.</li>
<li style="margin-bottom:6px">Die <span style="font-weight:bold">Kontakt-Daten</span> sind erforderlich, damit im Falle einer Funktionsst&ouml;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 &ouml;ffentlich zug&auml;nglich.<br />Zu Zwecken der Diagnose und zur Kontaktaufnahme im St&ouml;rfall k&ouml;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 %>