OUTLINE
Intended to be one giant project, containing reference implementations of common security controls on web frameworks like Spring, Struts, .NET MVC, etc.
Gathering info for now ... check back later. Have any hip new framework to suggest for inclusion here? Contact the author.
INITIAL LIST
- Spring
- Authentication
- Authorization
- Struts
- NET MVC
- Grails?
- AngularJS
- Node.js
- Lithium?/PHP
- Ruby on Rails
- Django
PREMISE
What if there was a better way than looking up 1500 StackOverflow posts every time you started from scratch, implementing a new framework in your world-changing application?
What if you didn't have to visit Apache to discover how to secure Struts?
What if you didn't have to visit Spring to discover how Spring Security works?
What if you could have a reference impl to help you begin securing any given web framework, all in one place?
What if that one place could be .... here?
That's the pipe dream. For now at least.