raphting.dev

Recent Posts

Numbers for the RSS Monitoring Service

Last week I published a free tool to monitor the expiration of TLS certificates.

The UX is clunky. Users have to hand-type the URL pattern. There are no queries for customization. And still, more than 500 domains were added over the course of a few days. About half of them are monitored frequently via RSS.

monitored domains

I got a lot of constructive feedback and friendly comments on Hacker News and Lobsters. This showed me again what a great community we have in software development.

On a side note, I think the well known monitoring solutions are often too big for what self-hosters need. I imagine that’s why the RSS monitoring solution is so appealing to many. It solves a problem that self-hosters have without requiring the big monitoring and alerting solutions. There’s probably much to explore in the space of monitoring, alerting and self-hosting.

Free Monitor Certificate expiry via RSS

The expiration of TLS certificates is usually monitored with established monitoring solutions. Sometimes monitoring happens via services that send e-mails when the expiration date comes closer. Often times, these services require a sign-up.

I created an entirely free service that monitors the expiry of TLS certificates via RSS without any sign-up.

How it works

With your RSS Feed Reader of choice, you subscribe to

https://scrutineer.tech/monitor/cert/{domain}.rss

Example for scrutineer.tech: https://scrutineer.tech/monitor/cert/scrutineer.tech.rss

Some background info

How it looks

github.com

Coming up

I have more plans for monitoring TLS certificates based on certificate transparency logs. You can subscribe to this blog via RSS as well to be notified when it is ready.

Some time ago, I created a transparency log monitoring for the Go module ecosystem https://gosumdb.scrutineer.tech

More Posts you might like

Seeing Faces in Trees

My phone is not publicly writable anymore

Go Proxy Security, Part 3: Behind Google's Curtain - Auditing Gosumdb

Go Proxy Security, Part 2: In the Tree

Go Proxy Security, Part 1: A critical piece of infrastructure

I can haz Markdown

Without Search, the Fediverse is not decentralized

Thinking above the Team

Queues are like Singletons

Your management style is not agile

Package manager for dotfiles

What Software Engineering can learn from Aviation

Digitaler Impfpass - Kritik

Secure updating is hard

Writing again

By Raphael Sprenger