The native desktop app for Windows, macOS, and Linux. You'll still need an Outpost server to connect to — either join one from the directory or run your own.
This is macOS Gatekeeper reacting to an unsigned, unnotarized app — not a corrupted download. Open a terminal and run:
xattr -cr /Applications/Outpost.app
That clears the quarantine attribute Gatekeeper checks, and the app opens normally after that.
This is SmartScreen reacting to an installer with no code-signing certificate behind it — again, not a broken build. Click More info, then Run anyway.
Windows and Linux builds auto-update in place via GitHub Releases. macOS builds currently
can't auto-update — Apple requires a signed build for that too — so re-downloading a new
.dmg from this page is the way to update on Mac for now.