1.2 KiB
1.2 KiB
title | layout | index |
---|---|---|
Download | page | 4 |
If you can't build from the source, you can download binaries here.
Linux x86_64 (signature, public key)
Windows x86_64 (signature, public key)
Import the signing key if you don't have it already (it's in the monero and townforge trees, in utils/gpg_keys/moneromooo.asc for the Linux binaries, utils/gpg_keys/iDunk.asc for the Windows binaries), then verify the download:
gpg --import utils/gpg_keys/moneromooo.asc
gpg --verify townforge-linux-x86_64-0.22.1.0.tar.bz2.asc townforge-linux-x86_64-0.22.1.0.tar.bz2
or
gpg --import utils/gpg_keys/iDunk.asc
gpg --verify townforge-windows-x64-0.22.1.0.zip.asc townforge-windows-x64-0.22.1.0.zip