aboutsummaryrefslogtreecommitdiff
path: root/todo.org
diff options
context:
space:
mode:
Diffstat (limited to 'todo.org')
-rw-r--r--todo.org5
1 files changed, 3 insertions, 2 deletions
diff --git a/todo.org b/todo.org
index b1dcc67..ec4ea02 100644
--- a/todo.org
+++ b/todo.org
@@ -686,11 +686,12 @@ Priority C because snapshot-based testing meets current needs
:END:
Practical guidelines for working in public spaces
-** TODO [#C] Build security dashboard command :solo:
+** DONE [#C] Build security dashboard command :solo:
+CLOSED: [2026-06-23 Tue]
:PROPERTIES:
:LAST_REVIEWED: 2026-05-21
:END:
-Single command shows: encryption status, firewall status, open ports, running services
+Shipped 2026-06-23 as dotfiles commit =1b9b205=: =security-status= (=common/.local/bin=, on PATH). Read-only dashboard showing disk encryption (LUKS *and* ZFS native — the fleet runs ZFS, so a LUKS-only check would have falsely reported "no encryption"), ufw state, externally-reachable ports (counts all listening, lists only the non-loopback exposures), and running/failed service counts. Command lookups are env-overridable; parsing covered by unit tests against canned output. New file, so ratio needs =git pull && make stow hyprland= to link it.
** VERIFY [#C] Evaluate modern CLI tool replacements
:PROPERTIES: