Privacy-respecting self-hosted Web Analytics

Posted on 2022-05-27 in Software • Tagged with privacy , web , analytics , self-hosting

It all started with a desire: I wanted some basic analytics for this blog to know how it's doing, which articles are popular and which are the main referrers. But therein lied the conundrum: I am a privacy zealot, very much against extensive online tracking (just look at the browser …


Continue reading

Web browser add-ons I use

Posted on 2022-02-23 in Software • Tagged with browser , firefox , web , addons , privacy , security , cryptocurrency

This article lists the web browser extensions I use and why. I will keep it updated from time to time.

Currently I use Brave as my main web browser, and is the one I recommend to everyone. It offers a great experience by default, with features such as a built-in …


Continue reading

Nextcloud CardDAV and CalDAV discovery with DNS records

Posted on 2022-02-17 in Software • Tagged with nextcloud , howto , self-hosting , dns

I use a self-hosted Nextcloud instance to hold a lot of my personal data, and that includes my contacts and calendars. Recently I had to reinstall DAVx5 on my phone, and I was surprised that the Nextcloud account was failing to be added.

The DAVx5 error logs showed that it …


Continue reading

Unlocking a LUKS-encrypted partition on boot with an USB drive

Posted on 2019-10-13 in Software • Tagged with linux , encryption , security , howto

The use case I wanted to solve was this: I have a headless server with a LUKS software-encrypted hard drive, and I want to be able to reboot it without having to input the password on a keyboard. The solution I implemented is to create a LUKS keyfile on a …


Continue reading