Matrix Family

Desktop · Windows

Matrix Family
for Windows

The same encrypted messenger you use at web.matrix.family — packaged as a native x64 app. One build runs on Windows 10 (1809+) and Windows 11. Download the installer once; every later release arrives through the in-app updater.

Windows 10 1809+ Windows 11 x64 only updates from this host

Install

One download, then it stays current

1

Download

NSIS MatrixFamily_latest_x64.exe for a normal PC. MSI if your organisation deploys via Group Policy.

2

Run the installer

Same package on Windows 10 and Windows 11. No separate SKU per edition.

3

Leave it running

On launch the app reads latest.json on this host and installs the signed payload when a newer build is published. You do not download the installer again.

Current build

0.0.72

The NSIS/MSI files are the first install. The updater payload is what a running app downloads. Stable names always point at the current files so bookmarks and the apps hub keep working.

NSIS installer

first install

MatrixFamily_latest_x64.exe 10 MB · also versioned copy SHA-256 589c3d178b98a1c73c7473b8b787e23d73042b0eb45327e1f14e532e17aa4868

MSI package

IT / WiX

MatrixFamily_latest_x64.msi 11 MB · also versioned copy SHA-256 e3558d4c6cf9ffc0e4000dc3594753b5f4009774a5474ed68faf2d9857c9e209

Updater payload

Tauri updater

MatrixFamily_0.0.72_x64-setup.exe same NSIS installer · detached minisign signature SHA-256 589c3d178b98a1c73c7473b8b787e23d73042b0eb45327e1f14e532e17aa4868

Update manifest

checked on every launch

https://windows.matrix.family/family/desktop/releases/latest.json The app compares its version with the manifest and applies the signed payload. Windows 10 and Windows 11 share this channel.

Verify

Check what you run

The SHA-256 of the file you downloaded must match the value printed next to the link. The running app only accepts updater payloads signed with the Matrix Family minisign key.

  • Installer name is MatrixFamily_latest_x64.exe or .msi
  • SHA-256 matches the published value
  • After install, updates come from windows.matrix.family only
$ certutil -hashfile MatrixFamily_latest_x64.exe SHA256
SHA256 hash of MatrixFamily_latest_x64.exe:
589c3d178b98a1c73c7473b8b787e23d73042b0eb45327e1f14e532e17aa4868

This host

Windows origin of the ecosystem

windows.matrix.family serves Windows builds of the Matrix Family product lines, structured line × target. The web client stays the single source of the application — this host only wraps, signs the updater payload and publishes.

family / desktop

this page

  • Releases under /family/desktop/releases/
  • Updater manifest at latest.json

phone / desktop

reserved

  • MF Phone — a separate line with its own core and clients
  • /phone/desktop/

Other platforms live on their own hosts — apple.matrix.family, the downloads hub apps.matrix.family; the browser client is always at web.matrix.family.