SecureProgramming.com
Login
Username: 
Password: 
Forgot your password?
Create a new account





Security Code GuidelinesCategory: General / Miscellaneous
Language: Java
Posted by John Viega on Mon, Aug 25, 2003 (02:15 AM) GMT

External URL: http://java.sun.com/security/seccodeguide.html

Sun's guidelines for writing secure applications, with sections for Java and C. The Java guidelines are more interesting, and as with many checklists of this nature, focuses on common pitfalls to avoid, and doesn't provide a complete picture on how to write secure programs (so use with caution).


[Python Powered]