This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org

Difference between revisions of "OWASP .Net Project Roadmap"

From OWASP
Jump to: navigation, search
Line 18: Line 18:
 
Topics that require content creation include:
 
Topics that require content creation include:
  
* Rfc2898DeriveBytes for PBKDF2
+
* Using Rfc2898DeriveBytes for PBKDF2
* WIF
+
* Windows Identity Foundation
 
* AntiXssEncoder
 
* AntiXssEncoder
 
* DPAPI
 
* DPAPI
* Exception handling
+
* Exception Handling
* Anti CSRF
+
* Anti CSRF Tokens
 
* Memory Management
 
* Memory Management
 
* ClickOnce Deployment
 
* ClickOnce Deployment

Revision as of 01:05, 30 March 2014

Themes

The themes of the .NET Project include:

  • Deep, rich guidance for .NET developers in using the security features of .NET
  • Guidance for use of OWASP components that are designed for use with .NET
  • Information about working with and on OWASP tools built using .NET

Features

Features are parts of the project at a very high level.

Guidance

Guidance is documentation that assists .NET developers impleenting the security features of the framework. Current examples include:

Topics that require content creation include:

  • Using Rfc2898DeriveBytes for PBKDF2
  • Windows Identity Foundation
  • AntiXssEncoder
  • DPAPI
  • Exception Handling
  • Anti CSRF Tokens
  • Memory Management
  • ClickOnce Deployment

Components

Components are pieces of software that assist .NET developers in building more secure code. Many updates are needed:

Projects that use .NET

These are projects that happen to be built in .NET and could use .NET development assistance

Ideas

Please send your ideas to the OWASP.Net mailing list ([email protected])