Verify Daimond

Check that the Daimond this page came from is the published open source. The evidence is a hash you can reproduce yourself.

Checking this build…

The independent check.

A page cannot fully vouch for itself. Build the public source and run the verifier; nothing this server controls is in that loop:

git clone https://github.com/oxedyne-com/daimond
cd daimond
rustup target add wasm32-unknown-unknown
wasm-pack build --target web --out-dir www/pkg
node verify/check.mjs --url this site