diff options
author | Paul Duncan <pabs@pablotron.org> | 2025-06-08 15:03:00 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2025-06-08 15:03:00 -0400 |
commit | 0b9c036bbf28cc8532419617012f53b32099c968 (patch) | |
tree | c326ffd1b9ee1e371e2f8c0d068b50791d198bcb | |
parent | cbd555524c8df15bf09f601508a1cfea305dbcc6 (diff) | |
download | pablotron.org-0b9c036bbf28cc8532419617012f53b32099c968.tar.xz pablotron.org-0b9c036bbf28cc8532419617012f53b32099c968.zip |
TODO.md: add notes, mark two posts as done
-rw-r--r-- | TODO.md | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -201,8 +201,6 @@ gambler's ruin (intro to prob, ch 3.5) constant-time fibonacci - fzf, ripgrep -- https://krebsonsecurity.com/2022/08/the-security-pros-and-cons-of-using-email-aliases/ - (email aliases, suggest whitelist instead of blacklist) - bad defaults ("knives up in dishwasher"): - nullable in code/db (see also: <https://carlineng.com/?postid=sql-critique#blog>) - mutable variables @@ -560,13 +558,14 @@ (see notes v4.txt) - privacy: - mozilla "privacy preserving" garbage (above) + - https://krebsonsecurity.com/2022/08/the-security-pros-and-cons-of-using-email-aliases/ + (email aliases, suggest whitelist instead of blacklist) - web fingerprinting: <https://www.amiunique.org/fingerprint> + eff coveryourtracks: <https://coveryourtracks.eff.org/> - eff surveillance self-defense: <https://ssd.eff.org/> - msn good article about facebook snafu with a gratuitous omission: <https://www.msn.com/en-us/news/technology/meta-found-a-new-way-to-violate-your-privacy-here-s-what-you-can-do/ar-AA1GecPs> - ars comment about ublock origin setting: <https://arstechnica.com/security/2025/06/meta-and-yandex-are-de-anonymizing-android-users-web-browsing-identifiers/?comments=1&post=43767385> - june eratta - - openvpn article wayback link - - site backend updates (nginx config) - tails notes - armbian on odroid n2l @@ -810,3 +809,5 @@ - link to openvpn article in wayback machine: <https://web.archive.org/web/20070812003116/http://www.linux-mag.com/id/2502> (done: updated `content/posts/2006-03-19-openvpn*.html`) +- openvpn article wayback link +- site backend updates (nginx config) |