update privacy page
mainly cause the statistics of Fathom have been removed
This commit is contained in:
parent
ddb27f8b46
commit
873286ae8a
1 changed files with 17 additions and 13 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: Imprint / Privacy
|
||||
title: Privacy
|
||||
date: 2023-04-09T22:13:55+0200
|
||||
lastmod: 2023-11-27T15:49:07+0000
|
||||
lastmod: 2024-04-21T07:54:25+0000
|
||||
|
||||
comment: false
|
||||
|
||||
|
@ -18,12 +18,9 @@ feed_exclude: true
|
|||
|
||||
---
|
||||
|
||||
This page is needed for German law as the server is located in Germany.
|
||||
|
||||
Because it is very unclear (to me) when German law demands an Imprint I
|
||||
finally decided to create this privacy page.
|
||||
|
||||
---
|
||||
This page is needed for German or Austrian law as the server is located
|
||||
in Germany or Austria. You may also like to read <https://gdpr-info.eu/>.
|
||||
{.lead}
|
||||
|
||||
## Data protection officer
|
||||
|
||||
|
@ -83,12 +80,16 @@ The collection of this data is legal as in Article 6 GDPR (1 (f)).
|
|||
|
||||
## Statistics
|
||||
|
||||
We use [Fathom Analytics](https://usefathom.com/) on our website. They
|
||||
produce nice [GDPR-compliant](https://usefathom.com/compliance/gdpr-compliant-website-analytics)
|
||||
statistics.
|
||||
We use a snipped from [Plausible](https://plausible.io/) which allows us to track
|
||||
404 error pages and outgoing links.
|
||||
|
||||
Currently there is also a snippet active from [Plausible](https://plausible.io/),
|
||||
which is planned to supersede the statistics integration from Fathom.
|
||||
This helps us to improve the sites performance for readers as we can quickly fix
|
||||
broken links and redirect future accesses to the correct page.
|
||||
|
||||
Counting outgoing clicks to other websites allows us to analyze the usage of other
|
||||
resources and it helps us to decide whether we will include more links to other
|
||||
information sources in the future or not (we would usually only include the bare
|
||||
minimum of links).
|
||||
|
||||
## Your right to object (Article 21 GDPR)
|
||||
|
||||
|
@ -118,6 +119,9 @@ There is no 3<sup>rd</sup> party that processes your click on the tootpick
|
|||
button (except the mastodon instance that you send the link). The source of
|
||||
my used tootpick script can be viewed under <https://oe7drt.com/tootpick.html>.
|
||||
|
||||
[Read more](https://github.com/Juerd/tootpick?tab=readme-ov-file#privacy)
|
||||
on the github repository of Tootpick.
|
||||
|
||||
## The website's sourcecode
|
||||
|
||||
Can be [viewed](https://codeberg.org/dominic/oe7drt-website) as a git
|
||||
|
|
Loading…
Reference in a new issue