Download Bitweb Core

Choose your platform and verify your download.


Verify Your Download

Always verify the SHA256 checksum and GPG signature before running any binary.

1. Check SHA256 checksum

Linux / macOS:

sha256sum --check SHA256SUMS

Windows (PowerShell):

Get-FileHash bitweb-*.zip -Algorithm SHA256

2. Verify GPG signature

Import the signing key:

gpg --keyserver keys.openpgp.org     --recv-keys 23B3D882F805A5D1F0A12A2535A7538B1C816E49

Verify SHA256SUMS:

gpg --verify SHA256SUMS.asc SHA256SUMS
Key fingerprint:
23B3D882F805A5D1F0A12A2535A7538B1C816E49

Reproducible Builds (Guix)

Bitweb Core is built reproducibly using GNU Guix. Builder attestations and keys are published at

bitweb-project/guix.sigs  ·  Builder keys