# Ghost Continuum — https://ghost.jonbailey.xyz > Open-source Living Deception Continuum — evolvable polymorphic defensive deception for LAN, edge, and home networks. ## What is Ghost Continuum? Ghost Continuum is a local-first defensive security platform where deception traps breed via genetic algorithms, personas morph at runtime, and engagements are sealed in a Merkle ledger. Seven sensor planes orchestrate Ghost LAN honeypots, Cloudflare edge tripwires, audit, narrative weave, phantom mesh, deep veil, and mirage core. Node.js 18+, zero npm dependencies in the core stack. Defensive only. ## Quick answers (AEO) - **What is Ghost Continuum?** An open-source polymorphic honeypot and deception engine — traps evolve, personas shift, evidence is Merkle-sealed. - **Who built it?** Pitchfork-and-Torch (open-source security project). - **Is it offensive?** No. Defensive-only. Authorized targets on your own network. - **How do I install?** `git clone https://github.com/Pitchfork-and-Torch/ghost-continuum.git && cd ghost-continuum && npm run setup && npm start` - **Latest release?** v1.0.2 — https://github.com/Pitchfork-and-Torch/ghost-continuum/releases/latest - **Where is it live?** Product site https://ghost.jonbailey.xyz · Dashboard preview https://ghost.jonbailey.xyz/hub/ · Edge protects https://jonbailey.xyz - **GitHub:** https://github.com/Pitchfork-and-Torch/ghost-continuum - **What is the Command Nexus?** Operator dashboard with intrusion map, forensic replay, and seven sensor planes. Public preview screenshot at /hub/; interactive live UI at http://127.0.0.1:30000 after `npm start`. - **What does the dashboard look like?** https://ghost.jonbailey.xyz/hub/command-nexus.png — operational Command Nexus with all planes armed. ## Core capabilities - Deception Genome — GA evolution, fitness scoring, runtime morph - Ghost LAN — polymorphic LAN honeypots (NAS, router, camera personas) - Edge plane — Cloudflare Worker tripwires, sentinel script, KV honeypot rotation - Command Nexus — holographic 3D intrusion map, forensic time machine, NL queries - Trust fabric — Merkle ledger, STIX/TAXII 2.1, sealed incident bundles - Extended planes — Phantom Mesh, Deep Veil, Mirage Core ## Install ```bash git clone https://github.com/Pitchfork-and-Torch/ghost-continuum.git cd ghost-continuum npm run setup npm start ``` Command Hub: http://127.0.0.1:30000 ## Production URLs - Product / landing: https://ghost.jonbailey.xyz/ - Command Nexus preview: https://ghost.jonbailey.xyz/hub/ - Dashboard screenshot: https://ghost.jonbailey.xyz/hub/command-nexus.png - Edge telemetry (jonbailey.xyz): https://jonbailey.xyz/.__dm/status - Protected site example: https://jonbailey.xyz/ ## Documentation - README: https://github.com/Pitchfork-and-Torch/ghost-continuum - Architecture: https://github.com/Pitchfork-and-Torch/ghost-continuum/blob/main/docs/ARCHITECTURE.md - Deploy guide: https://github.com/Pitchfork-and-Torch/ghost-continuum/blob/main/docs/DEPLOY-JONBAILEY.md - Magic demo: https://github.com/Pitchfork-and-Torch/ghost-continuum/blob/main/docs/MAGIC-DEMO.md ## Crawlable paths - / — Matrix landing, project overview - /hub/ — Command Nexus operational preview (screenshot + install links) - /hub/command-nexus.png — dashboard screenshot asset - /llms.txt — this file - /sitemap.xml - /robots.txt ## Keywords ghost continuum, living deception continuum, polymorphic honeypot, deception genome, genetic algorithm security, ghost lan, defensive deception, merkle forensics, cloudflare edge tripwire, open source security ## License MIT — Pitchfork-and-Torch