Skip to content

Run the Deck

The full deck runs right here in the browser. Use it live to teach the class — no PowerPoint, no export, no install.

KeyAction
/ SpaceNext slide
Previous slide
FFull screen
SSpeaker notes view
ESC / OSlide overview (grid)
B / .Black out the screen (pause)

It mirrors the program end to end:

  1. Framing — the risk = likelihood × impact anchor.
  2. Foundations — CIA triad, crypto, identity, the three principles.
  3. Threat landscape — kill chain, attack classes, the 2026 frontier.
  4. The Mythos moment — the numbers, why it mattered, the counter-narrative.
  5. The Autonomous SOC — machine-speed defense, Zero Trust.
  6. The post-Mythos world — the new baseline + five things to remember.
  7. Workshop — the Trinetra mission and debrief.

The deck is a standalone reveal.js file — edit the slides in public/deck/index.html and the styling in public/deck/deck.css. Changes show up live in npm run dev. Because it lives in public/, it ships as-is and is reachable directly at /deck/index.html (the dev server doesn’t resolve the bare /deck/ directory path, so link to the index.html explicitly — it works in both dev and the production build).