You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$description = sprintf('%s is committed to privacy and security for all of its users. This privacy notice will explain how %s uses the personal data collected from you when you use the site.', $org, $org);
15
15
16
16
require('./header.inc.phtml'); ?>
17
17
<div class="container">
18
18
<h1><?=$title?></h1>
19
-
<p><?=$org?> is committed to privacy and security for all of its users. This privacy notice will explain how <?=$org?> uses the personal data collected from you when you use the site.</p>
20
-
<p><h2>Topics:</h2><ul>
19
+
<p><?=$description?></p>
20
+
<h2 class="font-weight-bold">Topics</h2>
21
+
<p><ul>
21
22
<li><a href="#what-data-is-collected">What data is collected?</a></li>
22
23
<li><a href="#how-is-your-data-collected">How is your data collected?</a></li>
23
24
<li><a href="#how-will-your-data-be-used">How will your data be used?</a></li>
<li>Contact and social media information, freely given by the user during updates to their public user profile, and not necessary for the function of the site nor their user account.</li>
42
43
</ul></p>
43
44
44
-
<h2><a id="how-is-your-data-collected"><strong>How is your data collected?</strong></a></h2>
45
+
<h2><a id="how-is-your-data-collected">How is your data collected?</a></h2>
45
46
<p>You directly provide <?=$org?> with most of the data that is collected. <?=$org?> collects data and processes data when you:</p>
46
47
<p><ul>
47
48
<li>Create a user account on the site, or modify your user profile on the site.</li>
48
49
<li>Submit, post, or upload media and/or content to the site.</li>
49
50
</ul></p>
50
51
51
-
<h2><a id="how-will-your-data-be-used"><strong>How will your data be used?</strong></a></h2>
52
+
<h2><a id="how-will-your-data-be-used">How will your data be used?</a></h2>
52
53
<p><?=$org?> collects your data for the following purposes:</p>
53
54
<p><ul>
54
55
<li>To process your requests in cooperation with site features.</li>
55
56
<li>To track user actions taken on the site.</li>
56
57
</ul></p>
57
58
58
-
<h2><a id="how-is-your-data-stored"><strong>How is your data stored?</strong></a></h2>
59
+
<h2><a id="how-is-your-data-stored">How is your data stored?</a></h2>
59
60
<p><?=$org?> uses a relational database schema hosted in <?=filter_var($data_location, FILTER_SANITIZE_FULL_SPECIAL_CHARS)?>. The full system is backed up via machine snapshots, and the data is not accessible without two-factor authentication. A firewall exists between the online database and the rest of the Internet, which by its nature prevents any unknown traffic from reaching the data. Database backups are created at regular intervals via cronjob or similar automated processes, and the backups are uploaded to an authenticated third-party redundant location.</p>
60
61
61
-
<h2><a id="what-are-your-data-protection-rights"><strong>What are your data protection rights?</strong></a></h2>
62
+
<h2><a id="what-are-your-data-protection-rights">What are your data protection rights?</a></h2>
62
63
<p><?=$org?> would like to make sure you are fully aware of all of your data protection rights. Every user is entitled to the following:</p>
63
64
<p><ul>
64
65
<li>The right to access – You have the right to request <?=$org?> for copies of your personal data.</li>
<p>If you make a request, we have one month to respond to you. If you would like to exercise any of these rights, please <a href="#how-to-contact">make contact</a> using the information below.</p>
72
73
73
-
<h2><a id="what-are-cookies"><strong>What are cookies?</strong></a></h2>
74
+
<h2><a id="what-are-cookies">What are cookies?</a></h2>
74
75
<p>Cookies are text files placed on your computer to collect standard Internet log information and visitor behavior information. When you visit the site, some information from you may be collected automatically through cookies or similar technology.</p>
75
76
<p>For further information, visit <a href="https://allaboutcookies.org/">allaboutcookies.org</a>.</p>
76
77
77
-
<h2><a id="how-are-cookies-used"><strong>How are cookies used?</strong></a></h2>
78
+
<h2><a id="how-are-cookies-used">How are cookies used?</a></h2>
78
79
<p><?=$org?> uses cookies for the following purposes:</p>
79
80
<p><ul>
80
81
<li>To record cookie preferences for the site.</li>
81
82
<li>To identify you as a returning user of the site, so you may stay logged in to your user account between visits.</li>
82
83
</ul></p>
83
84
84
-
<h2><a id="what-types-of-cookies-are-used"><strong>What types of cookies are used?</strong></a></h2>
85
+
<h2><a id="what-types-of-cookies-are-used">What types of cookies are used?</a></h2>
85
86
<p><?=$org?> uses functional cookies so that the site will recognize you and remember your previously selected preferences. All important cookies are first-party cookies, any and all third-party cookies may be allowed as desired.</p>
86
87
87
-
<h2><a id="how-to-manage-your-cookies"><strong>How to manage your cookies</strong></a></h2>
88
+
<h2><a id="how-to-manage-your-cookies">How to manage your cookies</a></h2>
88
89
<p>You can set your browser not to accept cookies, and the website <a href="https://allaboutcookies.org/">allaboutcookies.org</a> tells you how to remove cookies from your browser. However, some of the site features may not function as a result.</p>
89
90
90
-
<h2><a id="privacy-policies-of-other-websites"><strong>Privacy policies of other websites</strong></a></h2>
91
+
<h2><a id="privacy-policies-of-other-websites">Privacy policies of other websites</a></h2>
91
92
<p>The website may contain links to other websites. This privacy notice applies only to this site, so if you click on a link to another website, you should read their privacy policy or notice.</p>
92
93
93
-
<h2><a id="changes-to-the-privacy-notice"><strong>Changes to the privacy notice</strong></a></h2>
94
+
<h2><a id="changes-to-the-privacy-notice">Changes to the privacy notice</a></h2>
94
95
<p>If you have any questions about this privacy notice, the data held on you, or you would like to exercise one of your data protection rights, please do not hesitate to get in contact.</p>
95
96
96
-
<h2><a id="how-to-contact"><strong>How to contact</strong></a></h2>
97
+
<h2><a id="how-to-contact">How to contact</a></h2>
97
98
<p>You may send an email message to the site owner. Please write to <?=filter_var($email_mailbox, FILTER_SANITIZE_FULL_SPECIAL_CHARS)?><img width="13" height="13" alt="@" src="<?=Common::relativeUrlToAbsolute('/a/svg/at-sign-white.svg' . $_unique_asset)?>"/><?=filter_var($email_domain, FILTER_SANITIZE_FULL_SPECIAL_CHARS)?>, it will reach the appropriate person.</p>
98
99
<?if (Common::$config->discord->enabled) { ?>
99
100
<p>Alternatively, you may try reaching <?=$org?> staff via <a href="<?=Common::relativeUrlToAbsolute('/discord')?>">Discord</a>.</p>
0 commit comments