Verification
Check a credential
Someone has shown you an EcoIntel Land Health Credential. This page tells you whether it is genuine, whose land it describes, and whether it still stands.
A Land Health Credential is EcoIntel's record of how land is functioning, assessing something called ecosystem condition, including the four main ecosystem processes (water cycle, energy flow, mineral cycle and ecological community dynamics). It also looks at carbon stocks and carbon flux, and more. More about them.
Look it up by its code
Every credential carries a short code, shown on the status badge next to the QR square. Type it in below.
Or check the credential file
If you have been given the credential file itself, this checks it figure by figure and confirms nothing in it has been altered since we issued it. The check happens on your own device. The file is never uploaded, logged or stored.
Drop the credential file here
or , or paste its contents below
Paste the credential text instead
What this proves
- It really came from us. Every credential is signed with a private key only EcoIntel holds. This page checks that signature against the matching public key we publish.
- Nothing has been changed. A credential carries a fingerprint of its own contents. Alter a single figure, date or name and the fingerprint no longer matches, and the check fails.
- Nothing leaves your device. The check runs in your browser. We keep no public register of our clients' figures, so what you see is what the holder chose to share.
Technical details
Credentials are signed with Ed25519 over a SHA-256 digest of their canonical contents. The corresponding public key is published as a JSON Web Key Set at /.well-known/jwks.json and matched by key ID, so the key embedded in a credential is only ever a convenience copy and is rejected if it disagrees with the published one. Verification uses the browser's Web Crypto API. Keys are rotated by publishing the new one alongside the old until credentials signed with the old key expire.
Newer credentials are issued as W3C Verifiable Credentials 2.0, sealed with an eddsa-jcs-2022 Data Integrity proof and identifying the issuer as did:web:www.ecointel.io. This page checks both forms and resolves the issuer key the same way, by the proof's key reference against the published set, so any standard verifier reaches the same result.
A credential is an independent, satellite-evidenced baseline of a property's ecosystem condition and carbon. It is verification-ready evidence: where a scheme or buyer wants formal third-party assurance, it is the one step that gets you there.
What a Land Health Credential is: what it attests, what it deliberately does not claim, who decides how much of it is visible, and how a farm, grower or timber business attaches one to what it sells. Also Trust and security.