16 hours agoby codazoda
Several years ago I started tracking my own website stats using a minimal counter that preserves user privacy. I wrote about that in my article, Private Analytics and the Raspberry Pi in my Bedroom.
The original version was a PHP script. It's been working well for several years, but I had some hardware trouble with the Raspberry Pi. So, this week I took those concepts and wrote Consentless as a Go application to replace that original script and I created some initial documentation.