Humanize README and docs tone #3

Merged
ilia merged 1 commits from docs/humanize-prose into main 2026-08-05 14:18:19 -05:00
+6 -2
View File
@@ -1,6 +1,6 @@
# TALOS
# Talos
**Legal warning:** Talos runs real offensive security tools (Nmap, Nikto, Gobuster, sqlmap, Hydra, etc.). Use **only** against systems you own or have **written authorization** to test. Unauthorized access is illegal. The UI requires an explicit authorization checkbox before any scan starts.
Legal warning: Talos runs real offensive security tools (Nmap, Nikto, Gobuster, sqlmap, Hydra, etc.). Use only against systems you own or have written authorization to test. Unauthorized access is illegal. The UI requires an explicit authorization checkbox before any scan starts.
Self-hosted pentest orchestrator with live tool output, WebSocket streaming, and Ollama-powered finding analysis.
@@ -102,3 +102,7 @@ Browser ──WS/REST──► talos (FastAPI)
| Ollama OOM | Use devGPU; set `OLLAMA_MAX_LOADED_MODELS=1` on host |
| sqlmap errors | Writable `/tmp` in container |
| Tools badge degraded | Rebuild `tools` image; check PATH |
## License
Private homelab repo — no LICENSE file yet.