Verify Daimond
Check that the Daimond this page came from is the published, open source — not our word for it, a hash you can reproduce.
Checking this build…
The check that actually counts.
A page can't fully vouch for itself. For an independent verdict, build the public source and run the verifier — nothing this server controls is in the 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
Green means the bytes this site served are the source you just built, and that build is a sealed entry in the public transparency log.