diff options
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) |