From 3e59dc32d5621f93dd6b7be989e873b097bcea6c Mon Sep 17 00:00:00 2001 From: Stefan Kreutz Date: Fri, 18 Mar 2022 12:51:13 +0100 Subject: Run third-party markup checkers after deployment --- BACKLOG.md | 5 ----- 1 file changed, 5 deletions(-) (limited to 'BACKLOG.md') diff --git a/BACKLOG.md b/BACKLOG.md index ce0b438..62d1861 100644 --- a/BACKLOG.md +++ b/BACKLOG.md @@ -2,11 +2,6 @@ ## Hosting -* Regularly check HTTPS security using Mozilla's [Observatory](https://observatory.mozilla.org/) (includes the services below) - * https://hstspreload.org/?domain=skreutz.com - * https://securityheaders.com/?q=www.skreutz.com&hide=on&followRedirects=on - * https://www.ssllabs.com/ssltest/analyze.html?d=www.skreutz.com&hideResults=on&latest -* Regularly validate HTML, CSS, RSS, and Atom using [W3C tools](https://w3c.github.io/developers/tools/) * Configure custom 404 page using httpd.conf(5) location not found rule (supported by OpenBSD 7.1) * Consider to disable logging (and advertise this on the about page) -- cgit v1.2.3