diff options
author | Stefan Kreutz <mail@skreutz.com> | 2022-03-18 12:51:13 +0100 |
---|---|---|
committer | Stefan Kreutz <mail@skreutz.com> | 2022-03-18 12:51:13 +0100 |
commit | 3e59dc32d5621f93dd6b7be989e873b097bcea6c (patch) | |
tree | da8a823760df6f5f291d4c85d31382a4b6f06c38 /BACKLOG.md | |
parent | 2746e74bf9a2105a53d92eee8dec1bc5197a868c (diff) | |
download | blog-3e59dc32d5621f93dd6b7be989e873b097bcea6c.tar |
Run third-party markup checkers after deployment
Diffstat (limited to 'BACKLOG.md')
-rw-r--r-- | BACKLOG.md | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -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) |