Skip to main content
BSides Ottawa
  • _csp_www_meetup_com_bsides-ottawa_

Who controls
the stack?

BSides Ottawa 2026  ·  19–20 November  ·  Ottawa, Canada
Submissions close 15 September 2026, 23:59 EDT

Somebody owns the data. Somebody owns the model. Somebody owns the keys and the circuit breakers. This year we want to know who, and we want to hear it from the people who went and found out.

--
Days
--
Hours
--
Minutes
--
Seconds

// until the CFP closes.

./welcome

This stage was somebody's first stage

Researchers, innovators, thought leaders, change makers, practitioners, and influencers have all stepped onto the BSides Ottawa stage before anyone outside their own team knew their name. Some of them had never presented anywhere. That is not an accident. It is the entire point of the room.

BSides Ottawa is a grassroots, volunteer-powered conference. There is no gatekeeper, no speaker circuit, no pay-to-play. We are a safe and open environment to share your thoughts, teach an unusual topic, or tell a fascinating security story. We would rather hear a rough talk about real work than a polished talk about nothing.

You do not need to be from Ottawa. You do not need to be from Canada. If you have something the community should hear, we want it on our stage.

Never spoken before? Good. First-time speakers are explicitly welcome. Tell us when you submit, and we will do what we can to help you prepare.

Spoken everywhere? Bring us the talk the bigger cons made you sand the edges off.

Not a “speaker”? You are an operator, an analyst, a student, a public servant, a builder. That is exactly who we programme for.

Not from here? International submissions are welcome and encouraged. Read the travel note before you submit.

./domains

Four layers.
One question.

Our 2026 theme is Who Controls the Stack? Control is the thread running through everything the community is arguing about right now: residency, dependency, autonomy, keys, circuit breakers. Each domain takes one layer and asks the same question of it.

Pick a layer when you submit. If your talk sits across two, say so, because the crossovers are often the best sessions of the two-day conference.

L3
The model layer

who controls the model?

Frontier AI

Agents are being handed credentials, shells, and production access faster than anyone is threat modelling them. We want the offensive work, the defensive work, and the honest failure reports, from people who have actually pointed a model at something that mattered.

agentic attack toolingmodel & dependency supply chainprompt injection in productionred-team resultsAI in regulated workflowsevaluation & assurance

Bring usWhat you built, what you pointed it at, and what broke. Methodology and data.

Not thisA survey of what AI might mean for security. We can read that anywhere.

L2
The data layer

who controls the data?

Digital Sovereignty

Residency is easy to write into a contract and hard to prove in a running system. Show us the gap. Where does the data actually live, whose law actually reaches it, and what happens on the day the provider is no longer available to you?

data residency in practicejurisdictional exposuresovereign cloud claims, testeddependency-chain teardownskey custody & HSM designexit & repatriation

Bring usAn inventory, a teardown, or a contract clause that failed under pressure.

Not thisA walkthrough of residency regulations with no system behind it.

L1
Crypto & control

who controls the keys and the circuit breakers?

Cyber Resilience

The bottom of the stack is where deadlines are real and failure is physical. Two major shifts are generating practical work in Canada right now: post-quantum migration and implementation planning around the newly enacted Critical Cyber Systems Protection Act. We want to hear what that work actually looks like.

Federal departments and agencies were expected to develop initial PQC migration plans by April 2026, with high-priority systems targeted for migration by the end of 2031. That puts cryptographic discovery and inventory work squarely in the present. Tell us what discovery actually found.

PQC discovery & inventory at scalecrypto agilityhybrid deployment war storiesOT / ICS securityCCSPA readinessexercise designrestoration under pressure

Bring usTooling, inventories, migration scars, and post-mortems from real environments.

Not thisA compliance timeline read aloud. We know the dates. We want the findings.

L0
Everything else

who controls the rest of it?

Open Stage

The theme is a prompt, not a fence. Talks do not have to sit in any one corner of security. They can simply help the community understand what is going on around us and the challenges facing government, industry and academia, at home and abroad. Lockpicking, hardware, careers, policy, DFIR, appsec, threat intel, war stories, the weird thing you found at 2am. Bring it.

Bring usAnything the community would be better off knowing. Genuinely.

Not thisA product pitch. See the house rule below. It is the one we enforce hardest.

One house rule: no vendor pitches

Reviewers kill sales decks first, everywhere, every year. If your talk cannot survive having your employer's name removed from it, it is not ready. Naming your own tool is completely fine. Building the talk around buying it is not. Open-source the thing, or show the method so someone else could rebuild it.

./formats

Pick a shape

Choose the format that fits the material. A tight 20 minutes beats a padded 45 every single time, and our reviewers know it.

20min

Rookie slot

Shorter, mentored, and built for a first-time speaker. Q&A included.

30min

Standard talk

The workhorse. One idea, delivered properly, with time for questions.

45min

Deep dive

For substantial original research that genuinely needs the extra room.

45min

Panel

One facilitator, three or four voices who actually disagree with each other.

120min

Workshop

Hands on keyboards. Tell us what attendees need to bring and install.

10min

Lightning

One sharp idea. The lowest-risk way to get on a stage this year.

./first-time

Never done this before? Start here.

Every speaker you admire had a first talk. BSides Ottawa is exactly the kind of room where new speakers should be able to take that first shot. If the idea is good, lack of stage experience is not a reason to keep it to yourself.

First-timers are welcome

Tell us this would be your first conference talk. We care about the idea, the evidence and what the audience will learn—not whether you already have a speaker reel.

Keep the scope tight

Your first talk does not need to explain an entire field. One useful finding, technique, case study or hard-earned lesson is enough.

Make it concrete

Reviewers can work with an imperfect abstract if the substance is there. Explain the problem, what you did, what happened, and what people can take home.

Ask for support

If there is something that would make presenting more workable for you, flag it when you submit or contact the CFP team. We want good ideas to make it to the stage.

Presented before and interested in helping newer speakers prepare? Get in touch.

./writing-a-good-one

How to get accepted

We are not trying to make this mysterious. Reviewers read a lot of submissions, and the ones that get accepted almost always do the same four things.

  • Lead with the problem

    Before you tell us what you did, tell us why anyone should care. If the first sentence is about your methodology, it is the wrong first sentence.

  • Say what the audience leaves with

    A tool, a technique, a case study, a number they did not have. Name it explicitly. “Attendees will gain insight into…” is not a takeaway.

  • Write the outline properly

    This is the single biggest differentiator. Give us the sections with rough time allocations. Talks with detailed outlines get accepted at a far higher rate, because reviewers can actually picture the session.

  • List the solutions, don't tease them

    “X is a problem and we have several novel approaches we'll share on the day” tells a reviewer nothing. Spell them out. We cannot evaluate what you are hiding.

abstract.txt : before / after

// weak
Container security is a growing concern for modern enterprises. This talk will explore the challenges organisations face and share several novel solutions our team has developed.

↓ same talk, rewritten ↓

// strong
Most container security tools miss runtime threats because they only scan images at build time. This talk demonstrates three techniques for detecting container escapes in production, tested across 40 clusters, and releases the eBPF tooling we used to do it.

// problem → specific takeaway → evidence → artifact

./disclosure

If your best material is sensitive

Ottawa is a government town, and this year's domains invite talks about migration gaps, critical infrastructure readiness, incident response, and things that broke. Some of the most useful lessons will come from work that cannot simply be dropped into a slide deck.

Do not include information you are not authorised to disclose. Instead, consider whether the useful part of the talk can be anonymised, generalised, or presented at the level of method rather than incident. If you are unsure whether that kind of version would fit the CFP, contact us before submitting at cfp@bsidesottawa.ca.

./the-practical-bit

Before you submit

The useful bits to know before you spend an evening writing.

Build the proposal around

  • A clear problem, question, finding or story
  • Specific takeaways for the audience
  • Enough methodology or evidence for reviewers to assess the work
  • An outline that shows how the session will use its time
  • Any technical, accessibility or room requirements that matter to delivery

Leave out

  • Sales decks and product pitches
  • Claims you cannot support
  • Sensitive information you are not authorised to disclose
  • Artificial suspense about the actual findings or solutions
  • Biography padding that belongs in the speaker profile, not the proposal

How we review

We are looking for clear, useful sessions with substance behind them: original research, practical techniques, strong case studies, honest lessons learned, unusual perspectives, or a genuinely good security story. First-time speakers are welcome. Reviewers should be able to understand what you will cover, why it matters, and what the audience will leave with.

Now → 15 September
Call for Papers open. Early submissions are welcome.
15 September, 23:59 EDT
Submissions close.
30 September, 23:59 EDT
Proposal review and speaker notifications.
19–20 November
BSides Ottawa 2026.
./submit

Somebody in this community needs to hear it

You do not need permission, a job title, or a track record. You need one idea worth sharing and enough detail for reviewers to see why it belongs on our Main Stage.

Submit your talk

For any further questions, email cfp@bsidesottawa.ca.

--
Days
--
Hours
--
Minutes
--
Seconds