Download

Run Siberius on your machine.

Siberius is local-first: it runs entirely on your own device and your trading data never leaves it. Pick your platform, verify the checksum, and you're in.

macOS
Download .dmg
Apple Silicon & Intel.
Windows
Download .exe
Windows 10/11 (64-bit).
Linux
Download AppImage
chmod +x then run.
macOS "unidentified developer" warning? Early builds aren't notarized yet, so Gatekeeper blocks them on first open. This is expected — it means "not yet signed", not "unsafe". To open: right-click the app → Open → Open (once). Notarized builds open with no warning; we're finishing Apple enrolment.
Windows SmartScreen warning? The Windows build isn't code-signed yet, so SmartScreen shows "Windows protected your PC". Click More info → Run anyway. We'll add a signing certificate to remove this — until then we'd rather tell you the truth than pretend it's signed.

Verify your download (SHA-256)

Every release ships a SHA256SUMS file. Confirm your download matches before running it:

# macOS / Linux
shasum -a 256 -c SHA256SUMS

# Windows (PowerShell)
Get-FileHash .\Siberius-Setup.exe -Algorithm SHA256

If a hash doesn't match, do not run the file — re-download it and tell us at hello@siberius.tech.