|
|
@ -2,7 +2,7 @@
|
|
|
|
# vim: ft=markdown
|
|
|
|
# vim: ft=markdown
|
|
|
|
title = 'Imprint / Privacy'
|
|
|
|
title = 'Imprint / Privacy'
|
|
|
|
date = '2023-04-09T22:13:55+0200'
|
|
|
|
date = '2023-04-09T22:13:55+0200'
|
|
|
|
lastmod = '2023-05-27T04:35:48+0000'
|
|
|
|
lastmod = '2023-11-17T17:03:17+0000'
|
|
|
|
|
|
|
|
|
|
|
|
comment = false
|
|
|
|
comment = false
|
|
|
|
|
|
|
|
|
|
|
@ -12,6 +12,8 @@ showWordCount = false
|
|
|
|
showPagination = false
|
|
|
|
showPagination = false
|
|
|
|
showAuthor = false
|
|
|
|
showAuthor = false
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
sharingLinks = false
|
|
|
|
|
|
|
|
|
|
|
|
feed_exclude = true
|
|
|
|
feed_exclude = true
|
|
|
|
# site_exclude = true
|
|
|
|
# site_exclude = true
|
|
|
|
|
|
|
|
|
|
|
@ -52,7 +54,11 @@ style="display:none;">+spams</span>@oe7drt.com</kbd>
|
|
|
|
## What and which data we collect
|
|
|
|
## What and which data we collect
|
|
|
|
|
|
|
|
|
|
|
|
We try to collect only minimal data. We do not read or set cookies on our
|
|
|
|
We try to collect only minimal data. We do not read or set cookies on our
|
|
|
|
website.
|
|
|
|
website -- although we set a local browser setting called `appearance` if
|
|
|
|
|
|
|
|
you choose a different website theme (light or dark).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Since Nov 2023 we also set another local setting called `recent` which is
|
|
|
|
|
|
|
|
only used once you chose to [share a website to Mastodon](#tootpick).
|
|
|
|
|
|
|
|
|
|
|
|
The data we collect is basically
|
|
|
|
The data we collect is basically
|
|
|
|
|
|
|
|
|
|
|
@ -97,3 +103,20 @@ data subject or for the establishment, exercise or defence of legal claims.
|
|
|
|
|
|
|
|
|
|
|
|
Dominic Reich <kbd>privacy<span
|
|
|
|
Dominic Reich <kbd>privacy<span
|
|
|
|
style="display:none;">+spams</span>@oe7drt.com</kbd>
|
|
|
|
style="display:none;">+spams</span>@oe7drt.com</kbd>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Tootpick
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[Tootpick](https://github.com/Juerd/tootpick) is a single html file that
|
|
|
|
|
|
|
|
allows me to put "share on mastodon" links on my website. Once you click that
|
|
|
|
|
|
|
|
share link/button you enter the instance's url that you want to use (on which
|
|
|
|
|
|
|
|
you have an account) and you will be forwarded to that instance with the link
|
|
|
|
|
|
|
|
of the shared article and its title pre-filled.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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>.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## The website's sourcecode
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Can be [viewed](https://codeberg.org/dominic/oe7drt-website) as a git
|
|
|
|
|
|
|
|
repository at codeberg.org.
|
|
|
|