DATA 7f3f9bff6e Add RUN.md quick reference; fix status display in firewall script
- RUN.md: start/stop/inspect/smoke-test commands for the hardened
  DeerFlow stack on data-nuc, including the docker compose -f overlay
  invocation and a copy-paste smoke test that verifies allow + block
  destinations from inside the container.

- scripts/deerflow-firewall.sh: status now uses iptables -nvL so the
  input-interface column is included, and the awk filter shows the
  header plus all rules matching br-deerflow. The previous version
  used -nL which omits the interface column entirely, so the grep
  found nothing even when the rules were correctly installed.
2026-04-12 15:19:47 +02:00
Description
Hardened DeerFlow deployment with prompt-injection-proof web search/fetch (SearX + sanitizer + content delimiters)
18 MiB
Languages
Python 68.3%
TypeScript 19.4%
HTML 4.8%
Shell 2.4%
CSS 2.2%
Other 2.9%