networking

Creating a Secure Server in Golang

In this post, I discuss basic security protocols you encounter everyday and demonstrate how they work using Golang.

Austin Burnett

8 minute read

As of late, I have become increasingly interested in cryptography and network security. Having had a more frontend centric set of skills, many of these concerns were outside my scope. As I have worked more with web applications and the backends that power them, I have become more and more inquisitive about how we make these applications secure for consumers.