Verifier
Verify a receipt, without us.
Drop a delivery receipt (.makbuz.json) or a dispatch record (.sevk.json). Everything is checked in this browser tab: nothing is uploaded, and it works with the network switched off.
- 01RecordThe receipt or dispatch JSON
- 02FileOptional: the file that was transferred
- 03ResultEach check, in plain words
The result appears here as soon as a record is added.
What this checks
- Delivery signature — the receiving device signed this exact receipt; any edit breaks it.
- Dispatch signature — the sending device signed the file's SHA-256 together with the work order, classification and target system.
- File content — if you add the file, its size and SHA-256 must match what both devices signed.
It does not prove which person operated the devices, and the times are device clock times, not trusted timestamps. The same check runs from the free command-line verifier, licensed under Apache-2.0, so a record stays checkable even if Kionel is gone.