aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index d578f29..c73f235 100644
--- a/TODO.md
+++ b/TODO.md
@@ -152,6 +152,7 @@ this stuff may not make any sense.
- (related, semver is garbage)
<https://www.linode.com/blog/security/linode-security-digest-rubygems-and-rsyslogs-vulnerabilities/>
<https://earthly.dev/blog/programming-language-improvements/>
+ <https://alexgaynor.net/2021/oct/07/whats-in-a-version-number/>
- (problems w/ go modules)
- ruby gems not solving the right problem with 2fa:
<https://blog.rubygems.org/2022/08/22/mfa-ui-only-removed.html>
@@ -280,6 +281,12 @@ this stuff may not make any sense.
- dark mode: <https://livecodestream.dev/post/a-better-approach-to-dark-mode-on-your-website/>
quick: <https://gist.github.com/pablotron/4a9a63434a61334f044c8922c48fe8ed>
ref: <https://bulma.io/2019/10/15/light-dark-colors/>
+- bloom filter and salted hashes rather than raw db of info:
+ <https://www.bleepingcomputer.com/news/security/us-no-fly-list-shared-on-a-hacking-forum-government-investigating/>
+- ascon references to lessons learned
+ (nonce resistance, aead, xof, refs to keccak and sha2, stream cipher,
+ other stuff in paper, see ref, pqc)
+ https://csrc.nist.gov/CSRC/media/Projects/lightweight-cryptography/documents/finalist-round/updated-spec-doc/ascon-spec-final.pdf
## linkdump (2022-08-10):
- css bg fade:
@@ -356,6 +363,9 @@ this stuff may not make any sense.
- leanchess: <https://leanchess.github.io/>
- c23: <https://gustedt.wordpress.com/2022/12/18/checked-integer-arithmetic-in-the-prospect-of-c23/>
- lwc finalists: <https://csrc.nist.gov/publications/detail/nistir/8369/final>
+- 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>
## done
* add project folders