Skip to content

desimic/osint_surveillance_detector_repo

Repository files navigation

Ghost Mode OSINT Stack (with OpenCanary)

This package deploys:

  • SpiderFoot (OSINT engine)
  • ntfy (push notifications)
  • Tailscale (private global access)
  • OpenCanary (honeypot) + real-time watcher wired to ntfy

Quick Start

cp .env.example .env
# edit .env with your values (TS_AUTHKEY, NTFY_*)
docker compose up -d --build

Services

Alerts

  • alerts service: sends a startup test message to your ntfy topic
  • canary_watcher: tails /logs/opencanary/opencanary.log and pushes every hit to ntfy