Content deleted Content added
Removed the word "pornography" that some vandal had added to the page |
Hydrargyrum (talk | contribs) m grammar |
||
Line 13:
* If possible, reuse code instead of writing from scratch.
* Encrypt/authenticate all important data transmitted over networks. Do not attempt to implement your own encryption scheme, but use a proven one instead.
* All data
* All code is insecure until proven otherwise.
* Never make programs [[setuid]] unless you're ''really'' sure it's secure.
* If data
Crackers are likely to invent new kinds of incorrect data. For example, if
you checked if a requested file is not "/etc/passwd", a cracker might pass another
|