HomeVerify your InboxAI download.

INSTALLER TRUST

Verify your InboxAI download.

Check the official InboxAI Desktop v0.1.4 Windows and macOS installers against the published SHA-256 release record.

WHY VERIFY?

Confirm the file before you open it.

A SHA-256 checksum is a digital fingerprint. When the value calculated on your computer matches the value published by InboxAI, you can confirm that the installer matches the official release record.

SHA256INSTALLER FINGERPRINT
WINDOWS 10/11 · X64

Verify the Windows EXE

Expected filename:

InboxAI-0.1.4-windows-x86_64-setup.exe
Windows PowerShellCopy and run in your terminal
Get-FileHash .\InboxAI-0.1.4-windows-x86_64-setup.exe -Algorithm SHA256

Expected SHA-256:

7037bc1762689baa289e11e7309bf4cc116b4a866b0c53ab4fef9e8aca75d6a3
  1. Copy the SHA-256 value returned by PowerShell.
  2. Open the official raw checksum file.
  3. Confirm that both values match exactly.
Open raw Windows checksum fileOpen the canonical file on downloads.inboxai.info
MACOS · APPLE SILICON

Verify the macOS DMG

Expected filename:

InboxAI_0.1.4_aarch64.dmg
macOS TerminalCopy and run in your terminal
shasum -a 256 InboxAI_0.1.4_aarch64.dmg

Expected SHA-256:

a72d3c7d1f392509eccc607963a367b35989ee1280234992a4abf63c8d6f0ff0
  1. Copy the SHA-256 value returned by Terminal.
  2. Open the official raw checksum file.
  3. Confirm that both values match exactly.
Open raw macOS checksum fileOpen the canonical file on downloads.inboxai.info
Open macOS installation guidanceOpen the canonical file on downloads.inboxai.info
Do not continue when the values differ.

Delete the installer, return to the official InboxAI Download Centre and download the file again. Never install a file whose checksum does not match the official release record.