From f10d18e86ef34158f0970edd8c272fc633837213 Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Thu, 18 Sep 2025 23:08:15 -0400 Subject: TODO.md: updates --- TODO.md | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 290aa8e..8c79691 100644 --- a/TODO.md +++ b/TODO.md @@ -223,12 +223,14 @@ https://github.com/gorhill/uBlock/wiki/Procedural-cosmetic-filters ##table.item:has(p.name > .tag-sponsor) + - dark reader + - tab stash - hardening - try out various lsms - apparmor - lockdown - selinux - - systemd hardening + - systemd hardening (examples: spamassassin config) - owasp guides - disa stigs - dropping system calls (firejail) @@ -288,6 +290,7 @@ - sorta: elasticsearch (opensearch), redis - reddit, stackoverflow - my tools + - hnb - vim: (2 pragbooks vim books, vimhelp.org, learnvimthehardway) - tried neovim, still like vim more - irssi @@ -522,6 +525,8 @@ - run tails in gnome boxes with persistent storage (see x1 notes for details, but it's `qemu-img convert ... qemu-img resize`) ref: +- signal in tails: + - bot user-agent blocking: (linked from comment) @@ -561,6 +566,19 @@ - eff surveillance self-defense: - msn good article about facebook snafu with a gratuitous omission: - ars comment about ublock origin setting: +- spamprobe to spamassassin (notes in v3.txt) + - had to disable dnswl check, was causing grief + - `sa-check.py`, got 184/200 (~92% true positive rate) + - added `sa-train.sh`, runs nightly + - updated `~/.mailfilter` + - will monitor +- cwe id in u16, cve id in u32, cvssv3.1 in u64, cvssv4.0 in u64 + (`~/git/test/rust/nvd-cve/src/lib.rs`) + - notes: cvss vector packing does not preserve component order. this + doesn't matter for cvss v4.0, because the component order is fixed. +- "quick numbers vs accurate numbers" + - quick disease test versus blood test + - BLS jobs reports ## linkdump (2022-08-10): - css bg fade: -- cgit v1.2.3