> For the complete documentation index, see [llms.txt](https://dpisafeguards.gitbook.io/resources-hub/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dpisafeguards.gitbook.io/resources-hub/country-implementation/malawi.md).

# Malawi

*As of August 2026.*

## At a glance

<table><thead><tr><th width="210">​</th><th>​</th></tr></thead><tbody><tr><td><strong>DPI system</strong></td><td>Foundational digital ID, applied to agricultural subsidy delivery and voter registration</td></tr><tr><td><strong>Lead institution</strong></td><td>National Registration Bureau, Ministry of Homeland Security, with UNDP Malawi</td></tr><tr><td><strong>Current stage</strong></td><td>Deployed at national scale, extending to further use cases</td></tr><tr><td><strong>Safeguards focus</strong></td><td>Inclusion in low-connectivity settings, and integrity of beneficiary verification</td></tr></tbody></table>

## The problem

Malawi's national digital ID programme reached 98 percent population coverage, around 12.5 million people registered. Coverage on that scale would normally count as success.

Implementation showed otherwise. Delays in issuing physical cards, uneven connectivity and electricity, and pressure on frontline delivery left people unable to use their identity when they needed it. At the same time, weak verification in some service settings allowed proxy collection and impersonation, including cases where people used someone else's card to collect agricultural subsidies. Registration alone was not enough, and the gap fell on exactly the people the system was meant to reach.

## The journey

{% stepper %}
{% step %}

### Commit

Malawi was a core contributor to the Framework, helping shape its priority risks and safeguard practices.

{% file src="/files/K0FHk4bq7BCEKxhp7gMQ" %}
{% endstep %}

{% step %}

### Assess and prioritise

An assessment with the National Registration Bureau identified the two failures that registration figures had hidden: people who held an identity but could not use it, and services that could not confirm the person in front of them was the right one.
{% endstep %}

{% step %}

### Design and implement

UNDP Malawi, working with the National Registration Bureau under the Ministry of Homeland Security, supported an offline digital ID approach addressing both problems at once.

**A digitally signed biometric QR code.** Cryptographically signed and uniquely linked to the holder's biometrics, so authorised devices can verify identity with no internet connection while confirming the credential has not been forged.

**An offline verification kit.** QR scanners, mobile tablets, and software that validates credentials offline, tested in-house then piloted in rural settings.

**Verification built into subsidy delivery.** Biometric confirmation is now required before a Farm Input Subsidy Programme transaction proceeds, which cuts impersonation while keeping verification possible where there is no signal.
{% endstep %}

{% step %}

### Measure and sustain

The model was proven at national scale through subsidy delivery and the 2024 to 2025 voter registration, and is being considered for social cash transfers, public works programmes, healthcare delivery, and SIM registration, with the level of verification matched to the risk of each transaction.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
The interview below was recorded in 2024 and reflects the programme at that time.
{% endhint %}

{% embed url="<https://youtu.be/_z2z0yByuvg>" %}

## Results so far

* **1.1 million farming households** receive Farm Input Subsidy Programme inputs through biometrically verified distribution.
* **Over 2 million Malawians** awaiting printed IDs, or holding lost or damaged cards, received a digitally signed QR code on the spot during voter registration. The Malawi Electoral Commission accepted it as valid proof, contributing to **7.2 million registered voters**.

Two lessons carry beyond Malawi. Safeguards are not only policy or compliance, they are concrete implementation choices that make DPI work more reliably and fairly in real conditions. And the approach travels: as part of South-South cooperation, a UNDP Malawi technical team supported Somali counterparts on operational diagnostics, a phased registration plan, and similar offline approaches for displacement and fragile settings.

## Resources

{% file src="/files/K0FHk4bq7BCEKxhp7gMQ" %}

* [Universal DPI Safeguards Framework](https://www.dpi-safeguards.org/framework-visualization), the standard being applied
* [Safeguards Assessment](https://www.dpi-safeguards.org/assessment), for running a comparable assessment
* [Digital Legal ID Governance Framework](https://www.governance4id.org/), for the identity component


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://dpisafeguards.gitbook.io/resources-hub/country-implementation/malawi.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
