aboutsummaryrefslogtreecommitdiff
path: root/TODOs.md
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-06-13 19:23:26 -0300
committerEuAndreh <eu@euandre.org>2021-06-13 19:24:32 -0300
commitbe9763bd843aab6d9bcdbceff4f4440fe7196129 (patch)
tree9cd4792aff46d27fe1623afb1249d5e248fe8589 /TODOs.md
parentTODOs.md: Add items to #task-8af5055c-d1e1-beba-128c-4cabc40e8057 (diff)
downloadremembering-be9763bd843aab6d9bcdbceff4f4440fe7196129.tar.gz
remembering-be9763bd843aab6d9bcdbceff4f4440fe7196129.tar.xz
TODOs.md: Add #improvement-8dfd18cf-2c34-ee29-e6cd-53d300687789
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