mirror of
https://github.com/golang/go.git
synced 2024-11-22 05:40:42 +00:00
Added security section.
parent
3b6f94ae5e
commit
fe4141269c
@ -13,6 +13,7 @@ Table of Contents
|
||||
* [Containers & Docker](#containers--docker)
|
||||
* [Mobile Applications](#mobile-applications)
|
||||
* [Interfaces / OOP](#interfaces--oop)
|
||||
* [Security](#security)
|
||||
* [Misc](#misc)
|
||||
* [Chinese](#chinese)
|
||||
* [Czech](#czech)
|
||||
@ -112,6 +113,9 @@ Start by reading the [overview of mobile development](Mobile) documentation firs
|
||||
* [Functional Iteration in Go](http://hackthology.com/functional-iteration-in-go.html) _2013-12-13_
|
||||
* [Interfaces in Go - Russ Cox](http://research.swtch.com/interfaces) _2009-12-01_
|
||||
|
||||
## Security
|
||||
|
||||
* [Whispered Secrets - The case for building software with privacy as a primary concern](http://www.slideshare.net/feyeleanor/whispered-secrets-52966860) _205-09-19_
|
||||
|
||||
## Misc
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user