Internet-Draft | REM Protocol | September 2025 |
Reilly | Expires 24 March 2026 | [Page] |
The Reilly EternaMark (REM) Protocol defines a dual-layer method for digital permanence through the integration of Digital Object Identifiers (DOIs) and blockchain timestamping. The protocol ensures digital artifacts are permanently identifiable, immutable, and verifiable for both present and future use.¶
This Internet-Draft is submitted in full conformance with the provisions of BCP 78 and BCP 79.¶
Internet-Drafts are working documents of the Internet Engineering Task Force (IETF). Note that other groups may also distribute working documents as Internet-Drafts. The list of current Internet-Drafts is at https://datatracker.ietf.org/drafts/current/.¶
Internet-Drafts are draft documents valid for a maximum of six months and may be updated, replaced, or obsoleted by other documents at any time. It is inappropriate to use Internet-Drafts as reference material or to cite them other than as "work in progress."¶
This Internet-Draft will expire on 5 March 2026.¶
Copyright (c) 2025 IETF Trust and the persons identified as the document authors. All rights reserved.¶
This document is subject to BCP 78 and the IETF Trust's Legal Provisions Relating to IETF Documents (https://trustee.ietf.org/license-info) in effect on the date of publication of this document. Please review these documents carefully, as they describe your rights and restrictions with respect to this document. Code Components extracted from this document must include Revised BSD License text as described in Section 4.e of the Trust Legal Provisions and are provided without warranty as described in the Revised BSD License.¶
Existing digital preservation methods are centralized and vulnerable to alteration, corruption, or loss. The REM Protocol addresses these issues by combining DOI persistence with blockchain immutability.¶
DOI ensures discoverability, persistence, and interoperability. Blockchain timestamping ensures immutability and tamper-proof verification. This creates a dual-layer permanence system suitable for academia, compliance, intellectual property, and AI data governance.¶
DOI: Digital Object Identifier, a globally unique and resolvable identifier.¶
Timestamp: A blockchain-anchored proof of existence and creation time.¶
Artifact: Any digital object (paper, dataset, contract, etc.) preserved via REM Protocol.¶
The REM Protocol consists of four steps:¶
1. Hashing — Compute SHA-256 hash of the digital artifact. Example: 02439f01ba0b805ba3011aaeb2783ffb096c1c6ad847876e75...¶
2. Blockchain Timestamping — Submit the hash to a blockchain timestamping service. Example: Bitcoin block 914168 attests existence as of 2025-09-10 EST.¶
3. DOI Assignment — Register the artifact with a DOI system (e.g., Zenodo). Example: https://zenodo.org/records/17096230¶
4. Archival Integration — Publish DOI, blockchain TXID, and hash together as the permanent record.¶
Inputs: Digital artifact.¶
Process: SHA-256 hash -> Blockchain timestamp -> DOI registration -> Publication.¶
Outputs: A permanent, verifiable record consisting of: DOI (discoverability), Blockchain TXID (immutability), Hash (integrity proof).¶
Integrity: Provided by SHA-256 hashing.¶
Immutability: Guaranteed by blockchain consensus.¶
Persistence: Ensured by DOI federation and global resolution.¶
This document has no IANA actions.¶
Academic publishing and research archiving.¶
Compliance (finance, healthcare, logistics).¶
Intellectual property (true prior art, permanent alternative to patents).¶
AI and ML datasets (trustworthy sources).¶
Lawrence John Reilly Jr.¶
Email: lawrencejohnreilly@gmail.com¶