Golang News http://golangnews.com Jobs, Code, Videos and News for Go hackers - everything about the go programming language Fri, 19 Oct 2018 15:11:00 +0000 Graceful restarts in Go #ops 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. However, sometimes you really need them. 12 points posted by kenny https://blog.cloudflare.com/graceful-upgrades-in-go/amp 3602 Thu, 11 Oct 2018 17:40:00 +0000 The complete guide to Go net/http timeouts 11 points posted by daenney https://blog.cloudflare.com/the-complete-guide-to-golang-net-http-timeouts 928 Sun, 10 Jul 2016 11:17:00 +0000 Go, don't collect my garbage 9 points posted by lolly https://blog.cloudflare.com/go-dont-collect-my-garbage 2924 Mon, 13 Nov 2017 12:12:00 +0000 ⚡️✨ Introducing 0RTT - powered by go #net #crypto 0-RTT is live on the Cloudflare edge, powered by the Go TLS stack that powers all cloudflare TLS 1.3 8 points posted by kenny https://blog.cloudflare.com/introducing-0-rtt 1937 Wed, 15 Mar 2017 14:55:00 +0000 How and why the leap second affected cloudflare dns #dns #net 7 points posted by kenny https://blog.cloudflare.com/how-and-why-the-leap-second-affected-cloudflare-dns 1442 Sun, 01 Jan 2017 23:24:00 +0000 Video: Introduction to TLS 1.3 by Filippo Valsorda #crypto Tech talk at the CloudFlare London office by Filippo Valsorda - an explanation of the latest version of TLS, 1.3, how it works and why it's faster and safer. 6 points posted by kenny https://blog.cloudflare.com/tls-1-3-overview-and-q-and-a 1474 Thu, 05 Jan 2017 15:18:00 +0000 Building the simplest go static analysis tool 6 points posted by kenny https://blog.cloudflare.com/building-the-simplest-go-static-analysis-tool 797 Thu, 28 Apr 2016 13:08:00 +0000 SIDH in Go for quantum-resistant TLS 1.3 If it were possible to build a large-scale <a href="https://en.wikipedia.org/wiki/Quantum_computing" target="_blank" style="margin: 0px; padding: 0px; border: 0px; font-family: 'Open Sans', Helvetica, Arial, sans-serif; line-height: inherit; font-size: 15px; vertical-align: baseline; color: rgb(47, 123, 191); outline: none; transition: all 0.15s ease; -webkit-tap-highlight-color: rgba(246, 139, 31, 0.298039);">quantum computer</a>, many of the problems whose difficulty we rely on for security would no longer be difficult to solve. While it remains unknown whether large-scale quantum computers are possible (see <a href="http://www.ams.org/journals/notices/201605/rnoti-p508.pdf" target="_blank" style="margin: 0px; padding: 0px; border: 0px; font-family: 'Open Sans', Helvetica, Arial, sans-serif; line-height: inherit; font-size: 15px; vertical-align: baseline; color: rgb(47, 123, 191); outline: none; transition: all 0.15s ease; -webkit-tap-highlight-color: rgba(246, 139, 31, 0.298039);">this article</a>&nbsp;for a good overview), it's a sufficient risk that there's wide interest in developing <em style="margin: 0px; padding: 0px; border: 0px; font-family: 'Open Sans', Helvetica, Arial, sans-serif; line-height: inherit; font-size: 15px; vertical-align: baseline; color: rgb(51, 51, 51); -webkit-tap-highlight-color: rgba(246, 139, 31, 0.298039);">quantum-resistant</em>&nbsp;(or <em style="margin: 0px; padding: 0px; border: 0px; font-family: 'Open Sans', Helvetica, Arial, sans-serif; line-height: inherit; font-size: 15px; vertical-align: baseline; color: rgb(51, 51, 51); -webkit-tap-highlight-color: rgba(246, 139, 31, 0.298039);">post-quantum</em>) cryptography: cryptography that works on ordinary computers we have today, but which is secure against a possible quantum computer. 5 points posted by kenny https://blog.cloudflare.com/sidh-go 2617 Sat, 02 Sep 2017 12:51:00 +0000 How we made our dns stack 3x faster 5 points posted by tollela https://blog.cloudflare.com/how-we-made-our-dns-stack-3x-faster 2074 Tue, 11 Apr 2017 12:15:00 +0000 Secure certificate issuance from cloudflare 4 points posted by lolly https://blog.cloudflare.com/secure-certificate-issuance 4018 Tue, 18 Jun 2019 14:44:00 +0000 DNS parser, meet go fuzzer #dns #net #fuzzing 4 points posted by kenny https://blog.cloudflare.com/dns-parser-meet-go-fuzzer 113 Sun, 04 Oct 2015 19:03:00 +0000 Go crypto bridging the performance gap #crypto #web 4 points posted by kenny https://blog.cloudflare.com/go-crypto-bridging-the-performance-gap 20 Mon, 28 Sep 2015 23:17:00 +0000