Return-Path: <internet-drafts@ietf.org>
X-Original-To: i-d-announce@ietf.org
Delivered-To: i-d-announce@mail2.ietf.org
Received: from [10.244.9.145] (gaia.k8s.ietf.org [4.156.85.76])
	by mail2.ietf.org (Postfix) with ESMTP id 7072513601210
	for <i-d-announce@ietf.org>; Sat,  5 Sep 2026 07:17:16 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ietf.org; s=ietf1;
	t=1788617836; bh=kLWPq2H94uTNHPjy+kDk+3ufaqOOxPLiS+xSYojv37g=;
	h=From:To:Subject:Date;
	b=GkmkW3x35hKZtU7ApSrE3fM1f60FNbunh6z+Z7AxMoZCJ2GdAEJnWNfLqCXyEfs1q
	 lGThRu90KmjQInF2ektVmj+FJHONaC6MLBMLBab/X+68kxVLHSmuVe5B2Z+MJTKUnG
	 K++8DMB4B6mP/mwqJTFb35ZvoS1QIVy4FwKD1RJw=
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: internet-drafts@ietf.org
To: <i-d-announce@ietf.org>
Subject: I-D Action: draft-reilly-webproof-01.txt
X-Test-IDTracker: no
X-IETF-IDTracker: 12.74.0
Auto-Submitted: auto-generated
Precedence: bulk
Message-ID: 
 <178861783637.276216.8057536668244137790@dt-datatracker-9769b79f-xztnc>
Date: Sat, 05 Sep 2026 07:17:16 -0700
Message-ID-Hash: LNO7FU6B7G2QUBCLKM4Z2W54P3XQZWAA
X-Message-ID-Hash: LNO7FU6B7G2QUBCLKM4Z2W54P3XQZWAA
X-MailFrom: internet-drafts@ietf.org
X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency;
 loop; banned-address; member-moderation;
 header-match-i-d-announce.ietf.org-0; nonmember-moderation; administrivia;
 implicit-dest; max-recipients; max-size; news-moderation; no-subject;
 digests; suspicious-header
X-Mailman-Version: 3.3.9rc6
Reply-To: internet-drafts@ietf.org
List-Id: Internet Draft Announcements only <i-d-announce.ietf.org>
Archived-At: 
 <https://mailarchive.ietf.org/arch/msg/i-d-announce/3TmJu-iJZGAr05isJzeXI9Q5GMg>
List-Archive: <https://mailarchive.ietf.org/arch/browse/i-d-announce>
List-Help: <mailto:i-d-announce-request@ietf.org?subject=help>
List-Owner: <mailto:i-d-announce-owner@ietf.org>
List-Post: <mailto:i-d-announce@ietf.org>
List-Subscribe: <mailto:i-d-announce-join@ietf.org>
List-Unsubscribe: <mailto:i-d-announce-leave@ietf.org>

Internet-Draft draft-reilly-webproof-01.txt is now available.

   Title:   WebProof: A Dual-Layer Web Provenance Protocol for Verifiable Digital Truth on the Internet
   Author:  Lawrence John Reilly Jr.
   Name:    draft-reilly-webproof-01.txt
   Pages:   62
   Dates:   2026-09-05

Abstract:

   This document defines WebProof, a new protocol layer for the World
   Wide Web that enables any web resource, document, dataset, media
   artifact, or AI-generated output to be cryptographically proven to
   exist in a specific form, at a specific time, under a specific
   author's custody.

   The web currently provides transport security (TLS), naming (DNS),
   and resource identification (URI/URL), but no native mechanism for
   verifiable provenance.  Any web resource can be silently modified,
   backdated, or repudiated.  WebProof fills this gap by defining a
   dual-anchored provenance layer that combines DOI-based archival
   permanence with blockchain timestamping to produce a WebProof Record
   (WPR): a machine-readable, independently verifiable proof of a
   resource's existence, integrity, authorship, and timestamp.

   WebProof introduces a well-known URI (/.well-known/webproof) for
   resource-level proof publication, HTTP response header extensions
   for inline provenance signaling, a canonical WebProof Record schema,
   a generation and verification procedure, and a DNS TXT record
   profile for domain-level WebProof registration.

   WebProof is designed to compose with existing web infrastructure and
   is intentionally non-disruptive: it does not require modifications
   to HTTP, TLS, or DNS to function, operating as an opt-in provenance
   layer that any web publisher can adopt independently.  The protocol
   builds on the Dual-Layer Digital Permanence methodology introduced
   by Lawrence John Reilly Jr. in the Reilly EternaMark (REM) Protocol
   [I-D.draft-reilly-rem-protocol].

   The term "WebProof" is coined by Lawrence John Reilly Jr. and first
   formally defined in this document.

   This revision adds material to draft-reilly-webproof-00 without
   removing or altering any text carried forward from it.  The
   additions are summarized in Section 18.

The IETF datatracker status page for this Internet-Draft is:
https://datatracker.ietf.org/doc/draft-reilly-webproof/

There is also an HTMLized version available at:
https://datatracker.ietf.org/doc/html/draft-reilly-webproof-01

A diff from the previous version is available at:
https://author-tools.ietf.org/iddiff?url2=draft-reilly-webproof-01

Internet-Drafts are also available by rsync at:
rsync.ietf.org::internet-drafts


