GPN18:Building security - Coding: Unterschied zwischen den Versionen

aus dem Wiki des Entropia e.V., CCC Karlsruhe
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
 
Zeile 3: Zeile 3:


How to code secure software applications. Focus will be on coding practices - especially those that can be introduced into a team without much resistance. As "designing software", "compiling software" and "testing software" are in the same neighbourhood I will add some tips for those as well.
How to code secure software applications. Focus will be on coding practices - especially those that can be introduced into a team without much resistance. As "designing software", "compiling software" and "testing software" are in the same neighbourhood I will add some tips for those as well.
Do not expect fancy ninja tricks. Focus is "one size fits all" and "lots of bang for your buck" things
Do not expect fancy ninja tricks. Focus is "one size fits all" and "lots of bang for your buck" things.
Can contain:
- Psychology
- C programming best practice


== Links ==
== Links ==

Aktuelle Version vom 9. Mai 2018, 00:23 Uhr

Ein Vortrag von Thorsten Sick auf der GPN18.

How to code secure software applications. Focus will be on coding practices - especially those that can be introduced into a team without much resistance. As "designing software", "compiling software" and "testing software" are in the same neighbourhood I will add some tips for those as well. Do not expect fancy ninja tricks. Focus is "one size fits all" and "lots of bang for your buck" things. Can contain: - Psychology - C programming best practice

Links