Immutable Proof Registry is an independent service that records cryptographic proof-of-existence data using publicly verifiable blockchain timestamps.
Registry entries record the existence of submitted data at a specific point in time. They do not represent ownership, value, or legal rights.
Immutable Proof Registry records cryptographic hashes on a public Proof-of-Work blockchain.
To verify a registry entry:
Obtain the original digital file referenced by the registry entry.
Generate a SHA-256 hash of the file.
Locate the registry transaction using the provided transaction ID.
Compare the generated hash to the hash recorded in the transaction data.
If the hashes match, this confirms the file existed no later than the blockchain timestamp.
Verification confirms:
The existence of the data at a specific point in time.
That the data has not been altered since registration.
Verification does not confirm:
Ownership
Copyright
Market value
Authenticity beyond existence
Legal title or rights
Immutable Proof Registry is an independent service.
It is not affiliated with, endorsed by, or operated by any blockchain network, organization, or authority.
Registry entries are informational records only and do not constitute legal, financial, or ownership claims.
Technical Documentation (GitHub)
Canonical technical description and verification methodology.
https://github.com/CRYPTOTEXIT/immutable-proof-registryÂ