diff options
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -376,6 +376,8 @@ - <https://www.sevarg.net/2023/03/25/why-people-hate-tech/> - 4 pillars of program analysis (slide 5): <https://llvm.org/devmtg/2020-09/slides/Using_the_clang_static_ananalyzer_to_find_bugs.pdf> +- cracking old password + <https://arstechnica.com/information-technology/2024/05/researchers-crack-11-year-old-password-recover-3-million-in-bitcoin/> ## done - add project folders @@ -482,3 +484,4 @@ - investigate sendBeacon() (abandoned) https://developer.mozilla.org/en-US/docs/Web/API/Navigator/sendBeacon - dk-sort +- svg csp exception (added in site-backend) |