Manifest of Record Immutable Filing Verifier
Record (authoritative)
Pending validation…
CID & Path unchecked
SHA-256 unchecked
Date unchecked
Derived Links
–
–
–
–
–
Quick Checks
–
–
–
–
Local File Verification (optional)
–
–
No file selected
Hashing done in-browser using SubtleCrypto.digest. No data leaves this page.
Command-line Verification
Compute SHA-256 of DeedOfRecord.pdf locally:
shasum -a 256 DeedOfRecord.pdf | awk '{print $1}'
openssl dgst -sha256 DeedOfRecord.pdf | awk '{print $2}'
Compare with the sha256 value above; must match exactly.
Publishing Requirements
- Every record must include a verifiable
sha256(64-character digest of the actual file bytes). - A fixed
artifact_pathpointing to the immutable IPFS asset. - A clear
jurisdiction_noteandfiling_datefor lawful provenance.
Once published, never alter the JSON — immutability is part of its integrity.
Future attestations can be added separately with version tags (v1.0, v1.1, etc.) but the base record remains immutable.