OULI REDACT 0.1.0 · RELEASED 2026-09-11

Download it once.
It never needs the network again.

One installer carries the whole program: the recognition model, the OCR models, the document runtimes and the browser engine it draws with. Nothing is fetched while it installs and nothing is fetched while it runs, so a machine that has never been online installs and works like any other. There is no account step, because there is no account.

Windows 10 and 11 today. macOS and Linux are coming soon — the cards below say what each one is waiting on.

NO ACCOUNT · NO TELEMETRY · NOTHING FETCHED DURING INSTALL · BUILT FROM COMMIT e94d976

1file to move onto the machine, models and runtimes included
0accounts, licence servers or sign-in steps to get through
0bytes of any document sent anywhere, at any point
SHA-256published here, and a signature that says who built it

Choose your platform

One installer per platform. Windows is the published one.

The same engine and the same rule pack run on all three — what differs is whether a build has been through release verification. Only one has, so only one is offered.

Windows

AVAILABLE NOW
• DETECTED ON THIS MACHINE
PlatformWindows 10 / 11
Architecture64-bit · x86_64
PackageOffline installer (.exe)
Size519 MB
SHA-256893e21fbdb4f0676…

Carries the recognition model, the OCR models, the ONNX runtime, pdfium and a pinned WebView2 runtime. Nothing is fetched during installation.

macOS

COMING SOON
• DETECTED ON THIS MACHINE
PlatformmacOS 13 or newer
ArchitectureApple silicon · Intel
PackageDisk image (.dmg)

The build leg needs Mac hardware, and a Developer ID signature is what keeps Gatekeeper from blocking it. Neither is in place yet, so there is nothing to download.

Linux

COMING SOON
• DETECTED ON THIS MACHINE
PlatformUbuntu 22.04 or newer
Architecture64-bit · x86_64
PackageAppImage · .deb

The Linux build runs on every commit and its packages pass the render probe, but they have not been through release verification, so they are not published here yet.

Installing it, including the part nobody mentions.

Three minutes, one dialog you should not be surprised by, and no network at any point.

01 · RUN IT

The installer needs no network

Double-click the .exe. It writes the program, the models and a pinned browser runtime into Program Files and adds a Start-menu entry. Nothing is downloaded during the install, so it finishes at the same speed on an air-gapped machine.

02 · EXPECT A WARNING

Windows will say “unknown publisher”

The installer is signed with minisign, not with an Authenticode certificate, so SmartScreen shows “Windows protected your PC”. Choose More info → Run anyway. Before you do, check the SHA-256 below — that is the check the certificate would not have given you anyway.

03 · OPEN A FILE

No sign-in, no first-run setup

The program opens on the file picker. Detection, review and the final re-scan all run on the machine in front of you; the update check is off until somebody turns it on, and it is the only thing in the program that can open a socket.

Verify what you downloaded

Check the file before you trust it.

Every installer is signed with minisign and listed in a SHA256SUMS file that is signed too. The signature's own comment records the product, version, commit and build time, and is covered by the signature — so it says not just that the file is intact, but which build it is.

The public key belongs on a page like this one rather than only inside the download: a key that travels with the file it authenticates proves nothing. Compare the copy in the release folder against the one printed here.

A failed check means the file is not what Oulution built. Do not install it — tell us, and download again.

SHA-256 · Ouli Redact_0.1.0_x64-setup.exe
893e21fbdb4f06760e9a467503d6d6159af28e2665504ee9e777bc972a2f3b97
MINISIGN PUBLIC KEY · KEY ID AF037C4E32121A97
RWSXGhIyTnwDr7Uk5Cmvg9wmVu7ISYKiXWE4/JGsonqggev2EcX5EtmB
Windows, without installing anything (integrity only):Get-FileHash ".\Ouli Redact_0.1.0_x64-setup.exe" -Algorithm SHA256
With minisign, which also proves who built it:minisign -Vm "Ouli Redact_0.1.0_x64-setup.exe" -p oulution-release.pub
Or check the signed list, and every file against it:minisign -Vm SHA256SUMS -p oulution-release.pub sha256sum -c SHA256SUMS

The .minisig, SHA256SUMS and verification notes sit next to the installer — the links are on the Windows card above.

What is in the 519 MB

The installer is large because nothing is downloaded later.

A tool that fetches its model on first run is a tool that needs the network on first run. This one carries everything, which is why it is the size it is.

Recognition model

The on-device model that finds names, organisations and addresses, with the ONNX runtime it needs.

OCR models

Three models for pages that arrive as scans with no text layer. Also on-device.

Document runtimes

The PDF engine and the Office readers, so .docx, .xlsx, .pptx, .pdf and .eml are read from the inside.

Pinned browser runtime

A fixed WebView2 build, used instead of whatever Evergreen version the machine happens to have — the window looks and behaves the same on every install.

Headless CLI

oulution-redact.exe, installed beside the window, for batch work and scripted pipelines.

The rule pack

The identifier rules the tool ships with, signed, and replaceable from a USB stick with a newer signed pack.

Operating systemWindows 10 or Windows 11, 64-bit.
ProcessorAny x86_64 CPU. No GPU is used or required.
DiskAbout 1.2 GB once installed, plus room for the documents you work on.
NetworkNone, ever. Not for installing, not for licensing, not for running.
PrivilegesAdministrator for the install. The program itself runs as the signed-in user.

What this download is not.

Every one of these is something you would otherwise find out at an inconvenient moment.

Not Authenticode-signed yet

Windows will call the publisher unknown, and it is right to: no certificate authority has vouched for this file. The minisign signature proves it is byte-for-byte what Oulution built, which is a different — and checkable — claim. An OS-trusted certificate is a purchase decision, not an oversight.

Not a macOS or Linux release

The engine builds and its tests pass on Linux on every commit, and the packages clear the render probe. That is not the same as a release, so nothing is offered here for either platform until it has been through release verification.

Not auto-updating

The update check is off by default and never installs anything on its own. When it is switched on it reads one manifest from one endpoint, and the program refuses any update whose signature does not match the release key printed above.

Not a guarantee about your documents

This page describes software. What must be redacted, and for whom, stays with the firm; the tool's job is to make sure nothing reaches that decision unseen.

Rolling it out across a firm?

The installer runs silently for deployment, the headless CLI comes with it, and a licence is a signed file rather than a call home. Tell us how many machines and which platforms you need.

SILENT INSTALL · HEADLESS CLI · SIGNED LICENCE FILE · AIR-GAPPED MACHINES ARE A NORMAL DEPLOYMENT