Explanations Protecting user privacy with the referrer header. Today I will be telling you about the referrer header, and how you can enable it to help keep your user's browsing private.
Explanations How to store passwords- Properly In this blog post I explain about how not to store a password, then a secure method of securing passwords.
tutorials How and why you should enable HTTP Strict Transport Security In this post I talk a bit about HSTS, why you should use it, and how to use it.
tutorials Making a basic webserver in go Today I will show you how to make a basic webserver in go and serve static files.