aboutsummaryrefslogtreecommitdiff
path: root/TODOs.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODOs.md')
-rw-r--r--TODOs.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/TODOs.md b/TODOs.md
index cfd3d20..afdbace 100644
--- a/TODOs.md
+++ b/TODOs.md
@@ -238,6 +238,15 @@ On plain POSIX sh.
# Improvements
+## TODO Learn about secure programming in C {#improvement-8dfd18cf-2c34-ee29-e6cd-53d300687789}
+- TODO in 2021-06-13
+
+---
+
+The best reference by far I've found to learn about secure programming in C is the [SEI CERT C Coding Standard](https://wiki.sei.cmu.edu/confluence/display/c/SEI+CERT+C+Coding+Standard).
+
+There's also [MISRA C](https://en.wikipedia.org/wiki/MISRA_C) but it feels like very corp.
+
# Questions
# Resources