Joshua Clarke
Cybersecurity educator on YouTube. Focus: ethical hacking, security operations, and — increasingly — using local LLMs as private assistants for security communication tasks.
Channels
- YouTube: Joshua Clarke — cybersecurity, ethical hacking
- Site: joshbc.com
- Discord: linked from joshbc.com
Content in This Wiki
- Build Your Own Secure Local AI Assistant for Cyber Security — Walkthrough of Ollama + Open WebUI on Windows for private security writing.
Key Ideas
- For cybersec workflows, data privacy is paramount — sending sensitive info to cloud LLMs is a non-starter unless your org has explicitly whitelisted the service
- Technical security people often struggle to communicate findings clearly to non-technical stakeholders; a local LLM is a low-risk way to soften and structure those messages
- Always validate LLM output for accuracy and policy alignment — local models still hallucinate
See Also
- ollama
- open-webui
- open-source-model-integration
- the-cyber-mentor — adjacent cybersec educator with offensive-tool focus
- bjorn — defensive audit tool for self-hosters running local AI infrastructure