A proxy that scans LLM requests/attach for secrets before they reach the model
Geoff Huntley released preflight, a local proxy that scans OpenAI-compatible LLM requests and their attachments for secrets before they reach the model, running on 127.0.0.1:8081 in front of the underclass router on 127.…