GPN18:Building security - Coding: Unterschied zwischen den Versionen
aus dem Wiki des Entropia e.V., CCC Karlsruhe
(Die Seite wurde neu angelegt: „ Ein Vortrag von Thorsten Sick auf der GPN17. How to code secure software applications. Focus will be on coding practices - especially those that can be i…“) |
Keine Bearbeitungszusammenfassung |
||
(Eine dazwischenliegende Version desselben Benutzers wird nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
Ein Vortrag von Thorsten Sick auf der [[ | 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. | 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 == | ||
Zeile 9: | Zeile 12: | ||
{{Navigationsleiste | {{Navigationsleiste GPN18:Vorträge}} |
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