Skip to content

Latest commit

 

History

History
51 lines (36 loc) · 2.29 KB

tracking.md

File metadata and controls

51 lines (36 loc) · 2.29 KB

LibreCounter.org Tracking

In-depth information about tracking for GDPR compliance.

Server Information

The LibreCounter.org domain is served in a Linode Nanode 1GB instance, managed by the author, Alex "pinchito" Fernández. This server routes all requests through an nginx instance, which stores IP addresses in its log files. This information is legitimately used only for diagnosis purposes: diagnose DoS or DDoS attacks and network issues. It is only stored for 10 days and then deleted automatically. User agents are not stored.

Linode infrastructure can of course see the traffic, but it is not correlated with which sites are visited.

Other Trackers

LibreCounter is tracker free: neither Privacy Badger nor uBlock Origin nor Firefox's integrated protection report any trackers.

image image image

On 2024-02-18 the author noticed that EFF's Privacy Badger was reporting one tracker:

image

Specifically these two lines in every page:

    <script src="https://cdn.jsdelivr.net/npm/chart.js"></script>
    <script src="https://cdn.jsdelivr.net/npm/chartjs-plugin-datalabels@2"></script>

So they were removed in favor of locally served files from librecounter.org.

If you find any tracker is active on any page from the domain librecounter.org please report it and it will be fixed ASAP. We take your privacy seriously.

Audit

Should you need an audit to use LibreCounter on your site please let the main author know and if at all possible it will be arranged.