My favorites | Sign in
Project Logo
                
Search
for
Updated Jul 10, 2009 by fmavituna
IntegrityChecks  
NetBouncer's state about Integrity Check

Is Integrity Check Required

NetBouncer designed to make an application secure by default and secure with design. If an application needs integrity check 95% of the time it's an indication of a bad design. Thus if you need integrity checks, take another look into your implementation and fix it.

You shouldn't pass a data an untrusted place and expect it be same when it's back.

There some rare implementations which you need this and those are exceptional, requires custom coding.


Sign in to add a comment
Hosted by Google Code