summaryrefslogtreecommitdiff
path: root/BACKLOG.md
diff options
context:
space:
mode:
authorStefan Kreutz <mail@skreutz.com>2022-03-18 12:51:13 +0100
committerStefan Kreutz <mail@skreutz.com>2022-03-18 12:51:13 +0100
commit3e59dc32d5621f93dd6b7be989e873b097bcea6c (patch)
treeda8a823760df6f5f291d4c85d31382a4b6f06c38 /BACKLOG.md
parent2746e74bf9a2105a53d92eee8dec1bc5197a868c (diff)
downloadblog-3e59dc32d5621f93dd6b7be989e873b097bcea6c.tar
Run third-party markup checkers after deployment
Diffstat (limited to 'BACKLOG.md')
-rw-r--r--BACKLOG.md5
1 files changed, 0 insertions, 5 deletions
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)
Generated by cgit. See skreutz.com for my tech blog and contact information.