Subscribe to receive notifications of new posts:

Subscription confirmed. Thank you for subscribing!

Go

Know your SCM_RIGHTS

November 29, 2018 9:54AM

TLS 1.3 TLS Security Linux TCP

As TLS 1.3 was ratified earlier this year, I was recollecting how we got started with it here at Cloudflare. We made the decision to be early adopters of TLS 1.3 a little over two years ago. It was a very important decision, and we took it very seriously....

Graceful upgrades in Go

October 11, 2018 3:30PM

Go Programming

The idea behind graceful upgrades is to swap out the configuration and code of a process while it is running, without anyone noticing it. If this sounds error prone, dangerous, undesirable and in general a bad idea – I’m with you....

More Posts