daemonseed

Download

Alpha builds. Grab your platform, then verify it against the published checksum before you run it.

Linux daemonseed-gui-x86_64.AppImage

Portable AppImage. chmod +x and run.

Download for Linux
Windows daemonseed-gui.exe

Standalone executable. No installer.

Download for Windows

Verify what you run

Every release ships a SHA256SUMS file listing the exact hash of each binary. Download it alongside your build and check them before you run anything:

sha256sum --check SHA256SUMS
# daemonseed-gui-x86_64.AppImage: OK

If the line does not say OK, stop — the file is not what was published.

These alpha builds are not code-signed yet, so the SHA256SUMS hash is the check for now. Signed releases — a signature over SHA256SUMS plus a published key — are planned.