drawio/2datenflusseinfach.drawio aktualisiert

This commit is contained in:
2026-08-18 16:24:21 +02:00
parent c26899f79b
commit 7d7f8c6d63
+43
View File
@@ -0,0 +1,43 @@
<mxfile host="app.diagrams.net" agent="Buergerabstimmung" version="24.0.0">
<diagram name="Datenfluss einfach" id="dfl-einfach">
<mxGraphModel dx="900" dy="900" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="900" pageHeight="900" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="t" value="Was mit Ihren Daten passiert" style="text;html=1;align=center;verticalAlign=middle;fontSize=21;fontStyle=1;fontColor=#111111;" vertex="1" parent="1">
<mxGeometry x="40" y="24" width="820" height="32" as="geometry" />
</mxCell>
<mxCell id="a" value="Sie halten Ihren Personalausweis ans Handy und geben Ihre PIN ein." style="rounded=1;whiteSpace=wrap;html=1;fillColor=#FFFFFF;strokeColor=#37474F;strokeWidth=1;fontSize=15;verticalAlign=middle;arcSize=8;" vertex="1" parent="1">
<mxGeometry x="190" y="100" width="520" height="80" as="geometry" />
</mxCell>
<mxCell id="b" value="Der Ausweis gibt eine einzige Kennnummer heraus.&lt;br&gt;Sonst nichts." style="rounded=1;whiteSpace=wrap;html=1;fillColor=#FFFFFF;strokeColor=#37474F;strokeWidth=1;fontSize=15;verticalAlign=middle;arcSize=8;" vertex="1" parent="1">
<mxGeometry x="190" y="220" width="520" height="80" as="geometry" />
</mxCell>
<mxCell id="c" value="Aus dieser Nummer errechnet die Seite sofort einen Prüfwert&lt;br&gt;und vergisst die Nummer." style="rounded=1;whiteSpace=wrap;html=1;fillColor=#FFFFFF;strokeColor=#37474F;strokeWidth=1;fontSize=15;verticalAlign=middle;arcSize=8;" vertex="1" parent="1">
<mxGeometry x="190" y="340" width="520" height="80" as="geometry" />
</mxCell>
<mxCell id="d" value="Gespeichert wird nur der Prüfwert.&lt;br&gt;Aus ihm lässt sich die Nummer nicht zurückrechnen." style="rounded=1;whiteSpace=wrap;html=1;fillColor=#FFFFFF;strokeColor=#37474F;strokeWidth=2;fontSize=15;verticalAlign=middle;arcSize=8;" vertex="1" parent="1">
<mxGeometry x="190" y="460" width="520" height="80" as="geometry" />
</mxCell>
<mxCell id="e" value="Ihre Stimme wird gezählt, ohne dass Ihr Name irgendwo steht." style="rounded=1;whiteSpace=wrap;html=1;fillColor=#FFFFFF;strokeColor=#37474F;strokeWidth=2;fontSize=15;verticalAlign=middle;arcSize=8;" vertex="1" parent="1">
<mxGeometry x="190" y="580" width="520" height="80" as="geometry" />
</mxCell>
<mxCell id="p0" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=1;html=1;strokeColor=#37474F;strokeWidth=2;endArrow=block;endFill=1;" edge="1" parent="1" source="a" target="b">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="p1" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=1;html=1;strokeColor=#37474F;strokeWidth=2;endArrow=block;endFill=1;" edge="1" parent="1" source="b" target="c">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="p2" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=1;html=1;strokeColor=#37474F;strokeWidth=2;endArrow=block;endFill=1;" edge="1" parent="1" source="c" target="d">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="p3" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=1;html=1;strokeColor=#37474F;strokeWidth=2;endArrow=block;endFill=1;" edge="1" parent="1" source="d" target="e">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="nie" value="&lt;b&gt;Das bleibt im Ausweis und wird nie übertragen:&lt;/b&gt;&lt;br&gt;&lt;br&gt;Name · Anschrift · Geburtsdatum · Ausweisnummer · Lichtbild" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#FFEBEE;strokeColor=#B71C1C;strokeWidth=2;fontSize=14;fontColor=#B71C1C;verticalAlign=middle;arcSize=6;" vertex="1" parent="1">
<mxGeometry x="190" y="715" width="520" height="95" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>