Remove GoatCounter disabling notice

Fixes #5.
This commit is contained in:
Florine W. Dekker 2021-05-03 18:56:10 +02:00
parent 5dfa6ea851
commit a5f8036aca
Signed by: FWDekker
GPG Key ID: 78B3EAF58145AF25
2 changed files with 6 additions and 13 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "privacy-policy", "name": "privacy-policy",
"version": "1.2.2", "version": "1.3.0",
"description": "The privacy policy of my website", "description": "The privacy policy of my website",
"author": "Felix W. Dekker", "author": "Felix W. Dekker",
"browser": "dist/bundle.js", "browser": "dist/bundle.js",

View File

@ -33,7 +33,7 @@
<section class="container"> <section class="container">
<p> <p>
<b>Last updated</b>: <b>Last updated</b>:
2021-04-22 2021-05-03
(<a href="https://git.fwdekker.com/FWDekker/privacy-policy/commits/branch/master">history</a>)<br /> (<a href="https://git.fwdekker.com/FWDekker/privacy-policy/commits/branch/master">history</a>)<br />
<b>Contact</b>: <b>Contact</b>:
@ -49,7 +49,7 @@
</li> </li>
<li> <li>
This website uses <a href="https://github.com/zgoat/goatcounter">&#9099; GoatCounter</a> to perform This website uses <a href="https://github.com/zgoat/goatcounter">&#9099; GoatCounter</a> to perform
analytics. analytics in a privacy-preserving way.
</li> </li>
</ul> </ul>
@ -68,20 +68,13 @@
</ul> </ul>
<p> <p>
In short, no personal information is collected, nor can it be derived from the stored information. The above data are collected using a self-hosted instance of
<a href="https://github.com/zgoat/goatcounter">&#9099; GoatCounter</a>.
No personal information is collected, nor can it be derived from the stored information.
The hash described above is kept in memory for 8&nbsp;hours only to identify a browser session; it is The hash described above is kept in memory for 8&nbsp;hours only to identify a browser session; it is
never stored on disk. never stored on disk.
</p> </p>
<p>
The above data are collected using a self-hosted instance of
<a href="https://github.com/zgoat/goatcounter">&#9099; <b>GoatCounter</b></a>.
GoatCounter on this website can be toggled on or off by visiting
<a href="https://fwdekker.com/#toggle-goatcounter">fwdekker.com/#toggle-goatcounter</a>.
Alternatively, GoatCounter can be disabled by configuring your browser to block all requests to
<a href="https://stats.fwdekker.com/">stats.fwdekker.com</a>.
</p>
<p> <p>
Some pages on this website make use of <b>cookies</b>, localStorage, and similar methods. Some pages on this website make use of <b>cookies</b>, localStorage, and similar methods.
These storage methods are used exclusively for technical purposes, such as keeping users logged in or to These storage methods are used exclusively for technical purposes, such as keeping users logged in or to