Desktop · 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.
Install
NSIS MatrixFamily_latest_x64.exe for a normal PC. MSI if your organisation deploys via Group Policy.
Same package on Windows 10 and Windows 11. No separate SKU per edition.
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
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.
first install
IT / WiX
Tauri updater
checked on every launch
https://windows.matrix.family/family/desktop/releases/latest.json
Verify
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.
$ certutil -hashfile MatrixFamily_latest_x64.exe SHA256
SHA256 hash of MatrixFamily_latest_x64.exe:
589c3d178b98a1c73c7473b8b787e23d73042b0eb45327e1f14e532e17aa4868
This host
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.
this page
/family/desktop/releases/latest.jsonreserved
/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.