mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-30 11:55:35 +08:00
Ref T213, synced datastore/swift pilot client "legal" directory
This commit is contained in:
@@ -13,10 +13,12 @@
|
||||
<li>swift <a href="./software.html">software license</a>
|
||||
<li>swift website <a href="./impressum.html">impressum</a>
|
||||
<li>swift <a href="./copyright.html">contributor license agreement</a>
|
||||
<li>swift <a href="./dataprotection.html">data protection policy</a>
|
||||
<li>swift <a href="./dataprotection.html">GDPR / DSGVO privacy/data protection policy</a>
|
||||
<li>swift <a href="./privacy.html">privacy and cookie policy</a>
|
||||
<li>We use Google Analytics, see the <a href="./privacy.html">privacy and cookie policy</a> for details.
|
||||
<li>We use Google Maps, see the <a href="./privacy.html">privacy and cookie policy</a> for details.
|
||||
<li>For online flights on VATSIM (external) please see <a href="https://www.vatsim.net/documents/privacy-policy" target="_blank">VATSIM's privacy policy</a>
|
||||
|
||||
</ul>
|
||||
<h1>Data copyright (swift data)</h1>
|
||||
<ul>
|
||||
|
||||
@@ -7,7 +7,9 @@
|
||||
</head>
|
||||
<body>
|
||||
<h1>Stored data</h1>
|
||||
<table>
|
||||
<table id="dataEN">
|
||||
<col width="60%">
|
||||
<col width="40%">
|
||||
<tr>
|
||||
<th colspan="2">Which private data do we store at "swift" and why?</th>
|
||||
</tr>
|
||||
@@ -18,18 +20,17 @@
|
||||
<tr>
|
||||
<td>
|
||||
User accounts: The user accounts contain the real name (z.B. Joe Doe),
|
||||
email, the Id number of the associated network (e.g. VATSIM), country of the user,
|
||||
user name (user account).
|
||||
|
||||
email, the id number of the associated network (e.g. VATSIM), country of the user,
|
||||
user name (user account).<br>
|
||||
With each login we log date and time, origin of login (e.g. via browser, the swift client),
|
||||
furthermore creation time of the user account.
|
||||
|
||||
Hint: User account in swift are normally subject of self administation, so the user can
|
||||
change the profile.
|
||||
furthermore creation time of the user account.<br>
|
||||
Hint: User accounts in swift are normally subject of self administation, so the user can
|
||||
change the profile and his email/name data and prefrerences.
|
||||
</td>
|
||||
<td>
|
||||
The Email address is required for notifcation such as forgotten password.
|
||||
The unique id is used for SSO (single sign on) with third party authentication systems (e.g. VATSIM)
|
||||
The unique id is used for SSO (single sign on) with third party authentication systems (e.g. VATSIM).
|
||||
Information about the location (country) are used for better user experience.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@@ -42,6 +43,16 @@
|
||||
We store the change history in case we need to crosscheck and verify information.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
In the swift clients you can enable to send crash reports, which will also send technical
|
||||
information such as your IP and hardware info.
|
||||
<a href="https://dev.swift-project.org/w/help/swiftgeneral/crashreports/">Further details are here.</a>
|
||||
</td>
|
||||
<td>
|
||||
Helps us to improve the quality of swift.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th colspan="2">What data are stored in the developer area of phabricator?</th>
|
||||
</tr>
|
||||
@@ -116,7 +127,9 @@
|
||||
|
||||
|
||||
<h1>Datenspeicherung</h1>
|
||||
<table>
|
||||
<table id="dataDE">
|
||||
<col width="60%">
|
||||
<col width="40%">
|
||||
<tr>
|
||||
<th colspan="2">Welche personenbezogenen Daten werden bei "swift" gespeichert und warum?</th>
|
||||
</tr>
|
||||
@@ -128,16 +141,15 @@
|
||||
<td>
|
||||
Benutzerkonten: Die Benutzerkonten umfassen den Realname (z.B. Joachim Mustermann),
|
||||
email, die Id-Nummer des assoziierten Netzwerks (z.B. VATSIM), das Land des Benutzers,
|
||||
Nutzername (user account).
|
||||
|
||||
Nutzername (user account).<br>
|
||||
Bei jeder Anmeldung wird der Zeitpunkt gespeichert, weiterhin wie die Anmeldung erfolgte
|
||||
(über den Web-Browser, über den swift client) und wann das Benutzerkonto erstellt wurde.
|
||||
|
||||
Hinweis: Jeder Benutzer kann nach dem Login seine Stammdaten sehen und selbst ändern.
|
||||
(über den Web-Browser, über den swift client) und wann das Benutzerkonto erstellt wurde.<br>
|
||||
Hinweis: Jeder Benutzer kann nach dem Login seine Stammdaten sehen und selbst ändern.<br>
|
||||
</td>
|
||||
<td>
|
||||
Die email wird für Benachrichtungen benötigt, z.B. wenn das Passwort vergessen wurde.
|
||||
Die Id (z.B. VATSIM Benutzer Id) wird für den Single-Sign-On (SSO) benötigt.
|
||||
Die Id (z.B. VATSIM Benutzer Id) wird für den Single-Sign-On (SSO) benötigt.
|
||||
Länderinformation werden zur bessern Benutzbarkeit unseres Angebotes genutzt.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@@ -151,6 +163,16 @@
|
||||
bei fehlerhaften/fragwürdigen Informationen.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
Im swift client kann man crash reports erlauben, bei diesen werden technische Informationen
|
||||
wie Ihre IP Adresse oder Hardware Informationen gesendet.
|
||||
<a href="https://dev.swift-project.org/w/help/swiftgeneral/crashreports/">Weitere Informationen.</a>
|
||||
</td>
|
||||
<td>
|
||||
Hilft uns swift zu verbessern.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th colspan="2">Welche personenbezogenen Daten werden im Entwicklerbereich "Phabricator, Jenkins" gespeichert und warum?</th>
|
||||
</tr>
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
<h1>Impressum</h1>
|
||||
<p>Angaben gemäß §5 TMG</p>
|
||||
<p>swift project (privat, nicht kommerziell), vertreten durch:
|
||||
<br />c/o Roland Roßgotterer (geb.Roland Winklmeier), Franz-Marc-Straße 7B, 82178 Puchheim
|
||||
<br />c/o Roland Roßgotterer (geb.Roland Winklmeier), Franz-Marc-Straße 7B, 82178 Puchheim
|
||||
</p>
|
||||
<p>
|
||||
<strong>Kontakt:</strong>
|
||||
|
||||
@@ -25,5 +25,12 @@
|
||||
that we store on your computer. These cookies will not give Google any personally identifying information or information that
|
||||
could be correlated with any other data held by Google. The information will be subject to Google’s
|
||||
<a href="https://www.google.com/policies/privacy/">privacy policy</a>.</p>
|
||||
<h2>Google Maps</h2>
|
||||
<p>We use Google Maps to display online flights. For this to work, we must share with Google some cookies
|
||||
that we store on your computer. These cookies will not give Google any personally identifying information or information that
|
||||
could be correlated with any other data held by Google. The information will be subject to Google’s
|
||||
<a href="https://www.google.com/policies/privacy/">privacy policy</a>.</p>
|
||||
<h2>VATSIM</h2>
|
||||
<p>For online flights on VATSIM (external) please see <a href="https://www.vatsim.net/documents/privacy-policy" target="_blank">VATSIM's privacy policy</a></p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -22,9 +22,7 @@ h2 {
|
||||
font-size: 1.10em;
|
||||
}
|
||||
|
||||
iframe {
|
||||
border: 0;
|
||||
}
|
||||
iframe { border: 0; }
|
||||
|
||||
pre {
|
||||
border-radius: 10px;
|
||||
@@ -35,6 +33,14 @@ pre {
|
||||
|
||||
}
|
||||
|
||||
table {
|
||||
padding: 0.5em;
|
||||
}
|
||||
|
||||
td {
|
||||
padding: 0.5em;
|
||||
}
|
||||
|
||||
th {
|
||||
text-align: left;
|
||||
background-color: lightgray;
|
||||
|
||||
Reference in New Issue
Block a user