Robert A. Uhl

Securely logging & tracing HTTP requests in Go

My employer published an article I wrote about encrypting sensitive data when debugging a Go backend service. In it, I use golang.org/x/crypto/nacl & net/http to encrypt HTTP requests & responses in debug logs. Worth a read, I think — and unlike the rest of my blog, in this one I actually am speaking for my employer!


Share