The `go-safeweb` library collection aims to create secure-by-default HTTP servers in Go. It addresses issues like XSS, XSRF, CORS, CSP, transport security, and access control through built-in mechanisms. The emphasis is on security with minimal intrusion into existing Go standard library APIs, aiming for easy adoption and high compatibility.

5m read timeFrom github.com
Post cover image
Table of contents
ContributingOverviewGoals and Non-GoalsSecurity Vulnerabilities and MitigationsAppendix
1 Comment

Sort: