Tamper-proof by design
A screenshot can say anything. A Wembro report can't be faked. Every report is cryptographically sealed the moment it's created, so anyone can confirm a score is genuine and unedited — without trusting us.
We seal the facts
When a report is generated, Wembro takes the load-bearing numbers — the Edge Score, band, trade count, and the key statistics — and signs them with a private Ed25519 key that never leaves our server.
The signature travels with it
That signature is attached to the report. Change a single digit — bump the score, hide a losing streak — and the signature no longer matches. There's no way to forge a valid one without the private key.
Anyone can check it
Open the verify page for any report. Wembro re-checks the signature against the sealed facts using the public key and tells you, plainly, whether it's genuine and unaltered.
You don't have to trust us
Verification uses Ed25519, a modern public-key signature scheme. The signing key is secret; the verifying key is public. That asymmetry is the whole point:
- Only Wembro can create a valid signature, so a doctored or invented “Wembro score” will fail verification.
- Anyone can check a signature with the public key — including a prop firm, an investor, or a buyer vetting a strategy seller.
- The check is mathematical, not reputational. The result doesn't depend on taking our word for it.
Our public key is published at /api/public-key. Fetch it and verify any report's signature yourself with standard cryptography libraries.
A “Verified” result means
- The report is a real, Wembro-generated analysis.
- The score, band, trade count and statistics are exactly as computed.
- Nothing has been edited after the seal was applied.
It does not mean
- The trades were real, live, or executed at a broker.
- The strategy will make money in the future.
- The input data is complete or free of bias.
Have a report to check?
Open it and look for the green check. Or score your own trades and get a sealed report you can prove is real.
Score my trades