Issue 001 · Spring 2026Toronto · Global
← Resources§ Glossary

Plain language. No jargon tax.

10 of the most common cybersecurity and compliance terms — defined by practitioners, in language your stakeholders can read.

Data sovereignty

Data residency and jurisdictional control

The principle that data is subject to the laws of the country where it’s physically stored. Critical for Canadian federal, provincial, and regulated-industry organizations that must keep data inside Canadian borders and out of US CLOUD Act reach.

Read →

IAM

Identity and Access Management

The discipline of managing digital identities — users, service accounts, machine identities — and controlling their access to systems and data. Core practices include SSO, MFA, RBAC, PAM, and periodic access reviews.

Read →

ISO 27001:2022

International information security standard

The 2022 revision of ISO’s information security management system (ISMS) standard. Widely used outside North America and increasingly required by European and Asian enterprise buyers. Includes 93 controls across 4 themes.

Read →

MFA

Multi-factor authentication

A security mechanism requiring two or more verification factors to access a resource. Factors fall into three categories: something you know (password), something you have (phone, token), something you are (biometric). MFA is the single highest-ROI control for most organizations.

Read →

NIST CSF 2.0

NIST Cybersecurity Framework 2.0

Released in 2024, NIST CSF 2.0 is the updated U.S. National Institute of Standards and Technology cybersecurity framework. Adds the Govern function to the original five (Identify, Protect, Detect, Respond, Recover) and covers 106 subcategories.

Read →

Pen test vs VA

Penetration test vs vulnerability assessment

A vulnerability assessment scans for known weaknesses and produces a prioritized list. A penetration test attempts to actively exploit weaknesses to determine real-world impact. Pen tests are slower and more expensive but reveal chained attack paths that VAs miss.

Read →

PIPEDA

Personal Information Protection and Electronic Documents Act

Canada’s federal privacy law governing how private-sector organizations collect, use, and disclose personal information during commercial activities. Applies to every business operating in Canada. Requires consent, safeguards, and breach notification.

Read →

SOC 2

Service Organization Control 2

A security framework developed by the AICPA that defines how service organizations should handle customer data based on five trust service criteria: security, availability, processing integrity, confidentiality, and privacy. Most enterprise buyers require vendors to be SOC 2 compliant.

Read →

SOC 2 Type I vs Type II

Point-in-time vs. ongoing assessment

Type I assesses security controls at a single moment — a snapshot. Type II evaluates controls over a period (typically 3–12 months) to verify they operate consistently. Most companies start with Type I and progress to Type II.

Read →

Zero Trust

Zero-trust security architecture

A security model that assumes no user or device is trusted by default, regardless of whether they’re inside the network perimeter. Every access request is verified, authenticated, and authorized. Often summarized as "never trust, always verify."

Read →