Golang News http://golangnews.com Jobs, Code, Videos and News for Go hackers - everything about the go programming language Mon, 28 Aug 2017 19:10:00 +0000 Securing cookies in go #web #cookies <header class="post-header" style="text-rendering: optimizeLegibility; box-sizing: border-box; color: rgb(51, 51, 51); font-family: 'Noto Serif', Georgia, Cambria, 'Times New Roman', Times, serif; font-size: 20px; font-variant-ligatures: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255);"><h1 itemprop="name headline" class="post-title"><a href="https://www.calhoun.io/securing-cookies-in-go/" itemprop="url" data-pjax="" title="Securing Cookies in Go" style="text-rendering: optimizeLegibility; box-sizing: border-box; color: rgb(51, 51, 51); transition: color 0.3s; background-position: 0px 0px; background-repeat: initial initial;">Securing Cookies in Go</a></h1></header><aside class="post-side" style="text-rendering: optimizeLegibility; box-sizing: border-box; position: fixed; top: 80px; left: 0px; width: 195px; padding: 0px 5px; text-align: right; z-index: 300; color: rgb(51, 51, 51); font-family: 'Noto Serif', Georgia, Cambria, 'Times New Roman', Times, serif; font-size: 20px; font-variant-ligatures: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255);"><div class="post-author"></div></aside><div itemprop="articleBody" class="post-body"> <p>When I first started learning Go I had experience with web development, but a little less experience working directly with cookies. I was coming from a Rails background, and while I had to read/write cookies in Rails, I didn't actually need to implement all of the security measures myself.</p></div> 7 points posted by andythomas https://www.calhoun.io/securing-cookies-in-go 2570 Wed, 23 Aug 2017 20:23:00 +0000