Skip to content

Commit 7e9b95a

Browse files
author
Christian Förster
committed
updating the data protection information
1 parent a8ca95d commit 7e9b95a

1 file changed

Lines changed: 58 additions & 20 deletions

File tree

Lines changed: 58 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,64 @@
11
<h1 class="mb-4">Privacy Policy</h1>
2+
23
<h2 class="mb-3">What data do we collect?</h2>
3-
This service records and retains a record of http requests as logged
4-
by our webserver. These records include the originating IP-address,
5-
a timestamp, the requested URL, the user-agent string, and the
6-
address of the previous web page from which a link to our service
7-
was followed. We have modified the logging-procedure of our
8-
webserver with the tool <i>AnonIP</i>
9-
(<a href="https://pypi.org/project/anonip/" target="_blank">https://pypi.org/project/anonip/</a>) such that the
10-
last 12 bits and the last 84 bits of IPv4 and IPv6 addresses,
11-
respectively, are masked in the logs and cannot be used to identify
12-
individual users or clients. These data are stored on a secured
13-
server within the Eawag network.
4+
<p>
5+
This service records and retains a record of HTTP requests as logged
6+
by our webserver. These records include the originating IP-address,
7+
a timestamp, the requested URL, the user-agent string, and the
8+
address of the previous web page from which a link to our service
9+
was followed. These data are stored on a secured server within the Eawag network.
10+
</p>
11+
12+
<h2 class="mb-3 mt-4">Bot Protection System</h2>
13+
<p>
14+
This service is protected by <strong>Anubis</strong>
15+
(<a href="https://github.com/TecharoHQ/anubis" target="_blank">https://github.com/TecharoHQ/anubis</a>),
16+
an advanced bot detection and protection system. Anubis may collect and process
17+
the following additional data for security and access control purposes:
18+
</p>
19+
<ul>
20+
<li>IP addresses and network information</li>
21+
<li>Browser fingerprints and HTTP request metadata</li>
22+
<li>Access patterns and behavioral analysis data</li>
23+
<li>Challenge-response interactions for bot detection</li>
24+
<li>Session cookies for security and access management</li>
25+
</ul>
26+
<p>
27+
This information is processed to protect the service from automated abuse,
28+
ensure legitimate access, and maintain service availability for human users.
29+
</p>
30+
1431
<h2 class="mb-3 mt-4">How will we use your data?</h2>
15-
We use these data to track technical problems. We might derive
16-
anonymous summary statistics about the usage of our services from
17-
these data and publish them. Any such published statistic will be
18-
aggregated such that no inferences about individual clients or users
19-
can be drawn.
32+
<p>
33+
We use these data to:
34+
</p>
35+
<ul>
36+
<li>Track and resolve technical problems</li>
37+
<li>Protect against automated abuse and malicious traffic</li>
38+
<li>Ensure service availability and performance</li>
39+
<li>Generate anonymous summary statistics about service usage</li>
40+
</ul>
41+
<p>
42+
Any published statistics will be aggregated such that no inferences about
43+
individual clients or users can be drawn.
44+
</p>
45+
2046
<h2 class="mb-3 mt-4">Cookies and tracking technology</h2>
21-
This service does not use cookies. This service does not employ any
22-
other tracking technology and does not leak information to any third
23-
parties.
47+
<p>
48+
This service may use session cookies as part of our bot protection system (Anubis)
49+
to distinguish legitimate users from automated traffic. These cookies are essential
50+
for the security and proper functioning of the service. We do not use tracking
51+
cookies for advertising or analytics purposes, and we do not share information
52+
with third parties for marketing purposes.
53+
</p>
54+
55+
<h2 class="mb-3 mt-4">Data retention</h2>
56+
<p>
57+
Server logs and security-related data are retained for operational and security
58+
purposes. Data collected by our bot protection system may be retained for the
59+
duration necessary to ensure service security and prevent abuse.
60+
</p>
61+
2462
<h2 class="mb-3 mt-4">How to contact us</h2>
2563
<p>
2664
If you have any questions about the privacy policy regarding this
@@ -44,7 +82,7 @@ <h2 class="mb-3 mt-4">How to contact us</h2>
4482
<br />
4583
fax: +41 (0)58 765 50 28
4684
<br />
47-
email: <a href="mailto:info@eawag.ch">info@eawag.ch</a>
85+
email: <a href="mailto:rdm@eawag.ch">rdm@eawag.ch</a>
4886
<br />
4987
web: <a href="https://www.eawag.ch">https://www.eawag.ch</a>
5088
</p>

0 commit comments

Comments
 (0)