-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathprivacy-EN.php
152 lines (141 loc) · 9.23 KB
/
privacy-EN.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
<?php require_once 'src/layout/_header.php' ?>
<div class="container">
<div class="row mt-2 text-center">
<h1>Privacy Policy</h1>
</div>
<div class="row">
<div class="col-12 mt-3">
<div class="card">
<div class="card-header text-center">ARTICLE 1: PREAMBLE</div>
<div class="card-body p-5">
<p>The purpose of this privacy policy is to inform users of the site:</p>
<ul>
<li>How their personal data is collected. Personal data is any information that identifies a user. As such, it may be: their first and last names, their date of birth, or their e-mail address (non-exhaustive list);</li>
<li>About their rights to this data;</li>
<li>On the person responsible for processing personal data collected and processed;</li>
<li>About the recipients of this personal data;</li>
<li>On the site’s cookie policy. </li>
</ul>
</div>
</div>
</div>
<div class="col-12 mt-3">
<div class="card">
<div class="card-header text-center">ARTICLE 2: PRINCIPLES REGARDING THE COLLECTION AND PROCESSING OF PERSONAL DATA</div>
<div class="card-body p-5">
<p>In accordance with Article 5 of the European Regulation 2016/679, personal data are:</p>
<ul>
<li>Treated in a lawful, fair and transparent manner to the person concerned;</li>
<li>Collected for specified purposes (see Article 3.1 hereof), explicit and legitimate, and shall not be processed subsequently in a manner incompatible with those purposes;</li>
<li>Adequate, relevant and limited to what is necessary for the purposes for which they are processed;</li>
<li>Accurate and, if necessary, kept up to date. All reasonable steps shall be taken to ensure that personal data which are inaccurate, with respect to the purposes for which they are processed, are deleted or rectified without delay;</li>
<li>Stored in a form that allows the identification of the data subjects for no longer than is necessary for the purposes for which they are processed;</li>
<li>Processed in a manner that ensures adequate security of the data collected, including protection against unauthorized or unlawful processing and against accidental loss, destruction or damage, by appropriate technical or organisational measures.</li>
</ul>
<p>Processing is lawful only if, and to the extent that, at least one of the following conditions is met:</p>
<ul>
<li>The data subject has consented to the processing of their personal data for one or more specific purposes;</li>
<li>The processing is necessary for the execution of a contract to which the data subject is a party or for the execution of pre-contractual measures taken at the request of the data subject;</li>
<li>The processing is necessary to comply with a legal obligation to which the controller is subject;</li>
<li>The processing is necessary to safeguard the vital interests of the data subject or another natural person;</li>
<li>The processing is necessary for the performance of a mission in the public interest or falling within the exercise of public authority vested in the controller;</li>
<li>The processing is necessary for the legitimate interests pursued by the controller or a third party, unless the interests or fundamental rights and freedoms of the data subject which require protection of personal data prevail, in particular where the data subject is a child. </li>
</ul>
</div>
</div>
</div>
<div class="col-12 mt-3">
<div class="card">
<div class="card-header text-center">ARTICLE 3: PERSONAL DATA COLLECTED AND PROCESSED IN THE CONTEXT OF SITE NAVIGATION</div>
<div class="card-body p-5">
<h5>Article 3.1: Data collected</h5>
<p>The personal data collected in the course of our activity are as follows:</p>
<ul>
<li>WCA User ID; ;</li>
<li>First and last name;</li>
<li>Date of birth;</li>
<li>Email address;</li>
<li>WCA ID;</li>
<li>Gender;</li>
<li>Country of representation;</li>
<li>WCA API Connection Token;</li>
<li>Competitions managed on the WCA site.</li>
</ul>
<p>The collection and processing of this data is for the following purpose(s):</p>
<ul>
<li>Identification of users;</li>
<li>Sending confirmation email;</li>
<li>Raegistration into the Competitor List;</li>
<li>Display of managed competitions;</li>
<li>Display of participation competitions;</li>
<li>Display of competition history.</li>
</ul>
<h5 class="mt-5">Article 3.2: Data collection mode</h5>
<p>When you use our site, no data is collected automatically. </p>
<p>Personal data is collected when you perform the following operations on the platform:</p>
<ul>
<li>Signing in to the site.</li>
</ul>
<p>They are kept by the controller under reasonable security conditions for a maximum of two hours after your last activity on the site.</p>
<p>The site may retain certain personal data beyond the periods announced above in order to comply with its legal or regulatory obligations.</p>
<h5 class="mt-5">Article 3.3: Data Hosting</h5>
<p>MyComp is hosted by:</p>
<ul>
OVH<br/>
RCS Lille Métropole 424 761 419 00045<br/>
Code APE 2620Z<br/>
N° TVA : FR 22 424 761 419<br/>
Siège social : 2 rue Kellermann - 59100 Roubaix - France<br/>
</ul>
<h5 class="mt-5">Article 3.4: Data Transmission to Third Parties</h5>
<p>No data is passed on or sold to third parties.</p>
<h5 class="mt-5">Article 3.5: Cookie Policy</h5>
<p>The cookies used on the site only allow the identification of the current sessions. No personal data is stored in the site’s cookies. </p>
</div>
</div>
</div>
<div class="col-12 mt-3">
<div class="card">
<div class="card-header text-center">ARTICLE 4: DATA CONTROLLER</div>
<div class="card-body p-5">
<p>The controller of personal data (Maxime Lefebvre) can be contacted as follows:</p>
<ul>
<li>By email: <a href="mailto:[email protected]">[email protected]</a>.</li>
</ul>
<p>If you feel, after having contacted us and that your rights are not respected, you can send an information to the CNIL.</p>
</div>
</div>
</div>
<div class="col-12 mt-3">
<div class="card">
<div class="card-header text-center">ARTICLE 5: USER RIGHTS IN DATA COLLECTION AND PROCESSING</div>
<div class="card-body p-5">
<p>Any user affected by the processing of his personal data may exercise the following rights, in application of European regulation 2016/679 and the French Data Protection Act (Law 78-17 of 6 January 1978):</p>
<ul>
<li>Right of access, rectification and erasure of data (set out in articles 15, 16 and 17 respectively of the GDPR);</li>
<li>Right to data portability (Article 20 GDPR);</li>
<li>Right to limitation (Article 18 GDPR) and to object to data processing (Article 21 GDPR);</li>
<li>Right not to be subject to a decision based exclusively on an automated process;</li>
<li>Right to determine the fate of data after death;</li>
<li>Right to refer the matter to the competent supervisory authority (Article 77 of the GDPR).</li>
</ul>
<p>To exercise your rights, please send your mail by e-mail to <a href="mailto:[email protected]">[email protected]</a>.</p>
<p>In order for the data controller to comply with his request, the user may be required to provide certain information such as: their names and first names, their e-mail address and any information that allows them to identify them electronically. </p>
<p>See cnil.fr for more information on your rights. </p>
</div>
</div>
</div>
<div class="col-12 mt-3">
<div class="card">
<div class="card-header text-center">ARTICLE 6: PRIVACY POLICY AMENDMENT TERMS</div>
<div class="card-body p-5">
<p>The publisher of the MyComp site reserves the right to modify this Policy at any time in order to ensure that users of the site comply with the applicable law.</p>
<p>Any changes will not affect previous purchases made on the site, which remain subject to the Policy in force at the time of purchase and as accepted by the user upon validation of the purchase.</p>
<p>The user is invited to read this Policy each time he uses our services, without being required to notify him formally</p>
<p>This policy has been updated on <?php echo date( 'd/m/Y à H:i:s', filemtime( pathinfo(__FILE__, PATHINFO_FILENAME) . '.php' ) )?>.
</div>
</div>
</div>
</div>
</div>
<?php require_once 'src/layout/_footer.php' ?>