mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-27 02:55:44 +08:00
DSGVO and adjusted bootstrap URL: https://datastore.swift-project.net
This commit is contained in:
committed by
Roland Winklmeier
parent
6061a61d50
commit
4423f8503f
48
resources/share/legal/datamisc.html
Normal file
48
resources/share/legal/datamisc.html
Normal file
@@ -0,0 +1,48 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<link rel="stylesheet" type="text/css" href="style.css">
|
||||
<title>Datenschutz (misc.)</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Datenaustausch</h1>
|
||||
<ul>
|
||||
<li>
|
||||
swift tauscht Daten zwischen seinen einzelnen Web-Anwendungen aus, z.B.
|
||||
<a href="https://dev.swift-project.org/">dev.swift-project.org</a> und
|
||||
<a href="https://datastore.swift-project.org/">datastore.swift-project.org</a> .
|
||||
</li>
|
||||
<li>
|
||||
swift stellt Daten ("mappings, "aircraft data") weltweit zum Download zur Verfügung.
|
||||
</li>
|
||||
<li>
|
||||
swift stellt seine Software weltweit zum Download zur Verfügung.
|
||||
</li>
|
||||
<li>
|
||||
swift empfängt Benutzerdaten von VATSIM zur Anmeldung ("Single Sign On").
|
||||
Diese Anmeldedaten werden aus der VATSIM Infrastruktur übermittelt.
|
||||
VATSIM ist ein weltweites Netzwerk, d.h. EU/außerhalb EU.
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Data exchange</h1>
|
||||
<ul>
|
||||
<li>
|
||||
swift shares data among its own ecosystem, i.e. the various applications like
|
||||
<a href="https://dev.swift-project.org/">dev.swift-project.org</a> and
|
||||
<a href="https://datastore.swift-project.org/">datastore.swift-project.org</a> .
|
||||
</li>
|
||||
<li>
|
||||
swift data for flight simulation ("mappings, "aircraft data") are provided worldwide.
|
||||
</li>
|
||||
<li>
|
||||
swift software can be downloaded worldwide.
|
||||
</li>
|
||||
<li>
|
||||
swift receives and uses user data/credentials for authentication ("Single Sign On").
|
||||
Those data are transferred from the VATSIM network, which operates worldwide
|
||||
(i.e. EU/non EU).
|
||||
</li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user