Skip to content

Install

Pick your operating system:

All builds are published as assets on the Releases page. Always download from the official Releases page, never from a third-party mirror.

Verifying downloads

Each release includes SHA-256 checksums. To verify on Linux/macOS:

sha256sum -c siwit-seal-<version>.sha256

On Windows PowerShell:

Get-FileHash siwit-seal-<version>.msi -Algorithm SHA256

Compare the output to the value in the published checksum file.