diff options
author | Paul Duncan <pabs@pablotron.org> | 2025-05-24 18:17:04 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2025-05-24 18:17:04 -0400 |
commit | 32a6abebda65c353cb111e7a0df686c2c5e318cc (patch) | |
tree | 96f28c0848d18ca176aa4fcbbbd108d4a262de1a | |
parent | 632f3f8ac42e5cbec4a8e10787ece486fe14a520 (diff) | |
download | pablotron.org-32a6abebda65c353cb111e7a0df686c2c5e318cc.tar.xz pablotron.org-32a6abebda65c353cb111e7a0df686c2c5e318cc.zip |
TODO.md: add passwords idea
-rw-r--r-- | TODO.md | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -508,6 +508,15 @@ - site backend: document custom mime types in `MOD_DEFLATE` - site backend: add "blocking llm crawlers" or "blocking llm slop" section with `robots.txt` and more (see jwz above) +- passwords: + - article about storing passwords, password choices + - link to guidance from 800-63b + - bits from "storing passwords" from crypto training + - cracking luks: + - <https://diverto.github.io/2019/11/18/Cracking-LUKS-passphrases> + - <http://www.hungry.com/~pere/blog/Some_notes_on_Linux_LUKS_cracking.html> + - links to passkeys + - diceware, eff word list ## linkdump (2022-08-10): - css bg fade: |