
Verify a ScribeCam Report Bundle
Every ScribeCam Report Bundle is sealed on the device that recorded it and registered with ScribeCam at that moment. Both values below are printed on the certificate inside the zip.
Quick check — type the Bundle ID and fingerprint exactly as printed on the certificate. A match confirms the certificate is genuine: that pair is in ScribeCam’s permanent registration record.
Full check (proves your copy is unaltered) — compute the fingerprint yourself from the manifest.json in your copy and enter that instead. Mac: shasum -a 256 manifest.json · Windows PowerShell: Get-FileHash manifest.json. A match proves the copy you hold is bit-for-bit the one that was sealed.
This page confirms or denies only the pair you enter — it does not reveal account information, fingerprints, or bundle contents. Verification of the registration record is available forever — even after the bundle itself has left ScribeCam Vault storage. You can also verify any single file inside the bundle yourself: its SHA-256 must equal its line in manifest.json.