The AI-Ready Non-Profit Back Office · Part 02
AI, Data Sovereignty, and the Modern Non-Profit Tech Stack
The public debate about AI risk focuses on the dramatic — algorithmic bias, autonomous decision-making, systems going rogue. Those are worth discussing. But the risks that are actively costing Canadian non-profits their data, their service continuity, and their operational independence right now are far less dramatic and far more preventable. Here's how to think about data sovereignty in the AI era, and what we're doing about it.

The public debate about AI risk in the non-profit sector tends to focus on the dramatic: algorithmic bias, deepfakes, autonomous decision-making. These are legitimate concerns. But they are not the risks that are actively costing Canadian non-profits their data, their service continuity, or their operational independence right now.
The risks that are costing them these things are far less dramatic and far more preventable. And AI — deployed with the right architecture — is one of the most effective tools available for addressing them.
What I Have Actually Seen
Specifics, because vague warnings produce only polite acknowledgement.
Chapter 01 of 05
Skip chapter introI want to ground this in specifics, because vague warnings about "data risk" tend to produce the same response as vague warnings about anything: polite acknowledgement and no change in behaviour.
I have worked at an organisation that had to sue a software vendor to get out of a contract. The vendor had failed to deliver the services they had scoped and documented — the failure was real, the evidence was clear, and litigation was the only exit available because there were still several years on the contract and the vendor fought the termination. The root cause was not the vendor's incompetence. It was the procurement process: an agreement signed without adequate evaluation of the vendor's actual delivery capacity, without proper exit clauses, and without a technical assessment of whether the scoped services were achievable. By the time the failure was undeniable, we were locked in. Getting out cost us time, money, and operational disruption that the organisation absorbed on top of everything else it was managing.
I have also volunteered for an organisation that experienced a ransomware attack. The data loss was significant. The service disruption was real. Donors could not be contacted. Service users could not be reached. Programs that depended on operational data had to pause. The recovery was expensive and incomplete, because backups that were supposed to exist either did not or had not been tested.
Neither of these is a hypothetical. Both happened inside organisations doing meaningful community work, staffed by capable people who were not thinking about cybersecurity because they were thinking about their mission. That is not a criticism. It is the reality of operating under the overhead myth — when every dollar spent on infrastructure feels like a dollar taken from programs, the first thing that gets cut is the infrastructure that protects everything else.
When every dollar spent on infrastructure feels like a dollar taken from programs, the first thing that gets cut is the infrastructure that protects everything else.
— On the overhead myth


The New Threat Surface
In the AI era, both vendor lock-in and cybersecurity risks have expanded — in different ways.
Chapter 02 of 05
Skip chapter introIn the AI era, both of these risk categories have expanded significantly.
Risk 1 — Vendor lock-in, compounded
The vendor lock-in risk is now compounded by the proliferation of AI tools. Many of them are free at the entry level — and as the sector has learned to say about free products: if it is free, you are the product. The data your team inputs into a freemium AI tool to draft grant proposals, summarise meeting notes, or analyse donor trends is, in many cases, being used to train the model. The privacy policies that govern this are long, frequently updated, and almost never reviewed by the finance director who approved the tool in a budget meeting.
Risk 2 — Cybersecurity, accelerated
The cybersecurity risk is compounded by AI in a different way. AI-powered attacks are faster, more targeted, and more convincing than what came before. Phishing emails that used to be identifiable by their grammar errors are now indistinguishable from legitimate communications. Social engineering that once required a skilled human operator can now be automated at scale. The attack surface has expanded and the attacker capability has increased simultaneously.
The sector's response to both of these trends, in too many organisations, is indecision. They know the risks exist. They do not know how to evaluate them. They freeze. And freezing just means the decisions are being made by default rather than by design.
Freezing just means the decisions are being made by default rather than by design.
— On the AI freeze
What Data Sovereignty Actually Means
A governance decision that happens to have technology implications — the governance comes first, the technology follows.
Chapter 03 of 05
Skip chapter introData sovereignty is a governance decision that happens to have technology implications — the governance comes first and the technology follows from it.
At its core, data sovereignty means your organisation controls where your data resides, who can access it, under what legal framework it is protected, and under what conditions you can leave any given vendor without losing what you need. It means the answers to these questions are documented, understood by leadership, and actually enforceable — not just stated in a vendor's terms of service.
For Canadian non-profits, this has specific regulatory dimensions. PIPEDA establishes baseline privacy requirements for how personal information is handled in the course of commercial activities. Many provinces have their own privacy legislation with stricter requirements. Health data, children's data, and certain social service data carry additional frameworks. The question of whether your donor data, service user records, or volunteer information can legally be processed by a U.S.-based AI model operating under U.S. law is not a question most organisations have formally answered.
The good news — genuinely — is that compliance is achievable. It requires intention, not complexity. And it does not require your organisation to become a cybersecurity operation.

How We Build for Sovereignty at PF TECH
Concrete examples are more useful than principles alone.
Chapter 04 of 05
Skip chapter introEvery architecture decision we have made in building PF TECH's own infrastructure — and in designing TERN — is anchored to sovereignty principles. I want to make these concrete, because concrete examples are more useful than principles alone.
n8n over Zapier
Open-source automation platform, headquartered in Germany, operating under European data privacy law. Zapier is U.S.-based — jurisdiction matters. We can inspect the code and host it ourselves.
Supabase over Firebase
Canadian data residency for our most sensitive data, on an open-source Postgres foundation. Firebase routes through U.S. infrastructure by default. Export and migrate at any time.
De-identify before AI processing
Only de-identified data passes to any AI model. The AI sees transaction IDs and amounts — never donor names, addresses, or giving histories. This is not a feature — it is the architecture.
Enterprise API only
Every AI provider in our stack has explicit non-retention and non-training agreements for API-accessed data. Never consumer products.
Document and test exit paths
Every tool we use has a documented, tested migration path. We know exactly what leaving looks like before we need it. Lock-in is the single most expensive tech decision you can make.
What This Looks Like in Practice
Not a technology replacement project — an audit.
Chapter 05 of 05
Skip chapter introA practical starting point for any organisation is not a technology replacement project. It is an audit.
- 1
Audit
Inventory every application your team uses. For each: what data it holds, where it lives physically, the vendor's breach history, and what it would take to leave.
- 2
Intentional procurement
Evaluate every new tool — especially AI tools — against sovereignty criteria. Free tools that process sensitive data deserve the most scrutiny, not the least.
- 3
Minimum viable policy
A working set of guardrails that lets your organisation engage with AI today, responsibly, while the fuller framework develops. Not an 18-month committee output.
-
Inventory every application your team uses. For each one, answer four questions: What data does it hold? Where is that data physically stored? What is the vendor's data breach history? And what would it take to leave? Most organisations that go through this exercise are surprised by what they find. Sensitive operational data in tools that nobody officially approved. Personal information in cloud applications with no data residency controls. Critical workflows dependent on a single vendor with no documented exit path.
-
Practice intentional procurement. Before adding any new tool — especially any AI tool — evaluate it against sovereignty criteria. Free tools that process sensitive data deserve the most scrutiny, not the least. The cost of a data breach, a vendor dispute, or a ransomware recovery dwarfs the cost of a paid alternative with better privacy architecture.
-
Build a Minimum Viable Policy. Not a perfect, comprehensive AI governance framework produced by a committee over eighteen months. A working set of guardrails that lets your organisation engage with AI today, responsibly, while the fuller framework develops. Jason Shim of the Canadian Centre for Nonprofit Digital Resilience framed this well at the CPA Ontario Not-for-Profit Conference — the Minimum Viable Policy concept is one of the most useful frameworks I've encountered for getting organisations past the freeze.
Stay sovereign
Monthly notes on building sovereign tech for the sector
What we're building, what the field is teaching us, what's working. Written from inside the work.
By subscribing you join the PF TECH mailing list to receive Mission Multiplied posts. Monthly cadence. Unsubscribe anytime from any email. See our privacy policy at read.purposeforwardtech.com/privacy for how we handle your data.
Organisations that engage with AI thoughtfully — with a sovereignty lens, a clear policy, and an understanding of where their data goes — are not less competitive than those who adopt everything uncritically. They are more resilient. And the ones who freeze entirely gain nothing from either approach.
Build your AI governance framework
The AI & Data Governance Advisory is a standing retainer that equips non-profit leadership teams and boards to engage with AI thoughtfully, safely, and in compliance with PIPEDA and provincial privacy frameworks. We work with your board, your leadership team, and a designated internal AI adoption lead to build the frameworks your organisation needs — collectively, not for you.
How did this land?

About the author
Greg Zatulovsky
Founder & CEO, PF TECH
Greg founded PF TECH to multiply the operational capacity of purpose-driven organizations. CPA with fifteen-plus years in non-profit finance, operations, and technology. Writes from inside the work — practitioner voice, not pitch deck.
More reading

Foundations First
The principle · Building Blocks · 01
AI in your non-profit is organisational design, in a vocabulary the sector already speaks — and the building blocks are smaller than the framing suggests.

What I've Built and What I've Broken
The practice · Building Blocks · 02
Close to a year exploring, six months serious. Sixteen agents and counting, one hundred dollars a month, three cents per image. The architecture, the sequencing, the layered controls — and the four things that broke before the controls were in place.

The Function the Sector Was Never Going to Hire
What internal audit could look like if it stopped looking like internal audit
The big four firms are naming the future of internal audit — continuous, agentic, real-time. They're selling it to the F500. The grassroots social purpose sector was never in that audience and was never going to be. Here's what the function looks like built into the workflow itself.