From 0d17e5fd3ddfc538756786bec7481f58608567b9 Mon Sep 17 00:00:00 2001 From: Paul Duncan <pabs@pablotron.org> Date: Tue, 2 May 2023 05:06:00 -0400 Subject: TODO.md: updates --- TODO.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index 0646cfb..326baa8 100644 --- a/TODO.md +++ b/TODO.md @@ -215,6 +215,7 @@ this stuff may not make any sense. https://old.reddit.com/r/programming/comments/wxx674/password_management_firm_lastpass_was_hacked_two/ etc - passkeys (good replacement, too complicated internally) + - owasp password security cheat sheet, fips 183? - compare sanitizer api, dompurify, fastest htmlesc - summary of shrinkage (static site, minification, figures with multiple sources, mod deflate, mod brotli, http2, adjusting content types) @@ -353,11 +354,14 @@ this stuff may not make any sense. - try out <https://github.com/wustho/epy> - ruby w/o rails <https://news.ycombinator.com/item?id=34354129> - leanchess: <https://leanchess.github.io/> -- c23: <https://gustedt.wordpress.com/2022/12/18/checked-integer-arithmetic-in-the-prospect-of-c23/> +- c23: + <https://gustedt.wordpress.com/2022/12/18/checked-integer-arithmetic-in-the-prospect-of-c23/> + <https://queue.acm.org/detail.cfm?id=3588242> - lwc finalists: <https://csrc.nist.gov/publications/detail/nistir/8369/final> + (see note above about ascon) - chatgpt <https://www.jwz.org/blog/2023/02/the-bullshit-fountain/> - bitslicing <https://timtaubert.de/blog/2018/08/bitslicing-an-introduction/> -- c23 <https://queue.acm.org/detail.cfm?id=3588242> +- pqc parameter debates (kyber, turboshake, dilithium) ## done * add project folders -- cgit v1.2.3