The records below are fetched live from a public Hedera mirror node, not from this server. Nothing here is cached, curated or editable. Open any sequence number and the same bytes come back from Hedera directly.
A regulator, an investor, a researcher or a journalist can run this from anywhere. No account with the protocol, no request to the issuer, no reliance on this website.
Every row above carries the HCS topic and the sequence number of the record. Copy them.
{{ step1 }}
Ask any public Hedera mirror node, including one this site never touches, for that message. The response is the record as consensus saw it.
{{ step2 }}
The SENSOR_LINK record for each device publishes its public key. Verify the telemetry against it: if it verifies, the reading is exactly what the device said, when it said it.
verify(sig, payload, sensor.keys.public) → true
If step three fails, the asset is void, and that fact is as public as the asset was. This is the whole proposition: truth does not need persuasion.
The registry view is a thin client over public infrastructure. It holds no private state, keeps no database and grants no privileged access. Anything it can show, anyone else can fetch with the same two URLs.