/source/ · xml2rfc v3 · I-D mirror

draft-ietf

v1.0.0

Mirror of the Internet-Draft draft-cloakapi-signedreceipts-01 in xml2rfc v3 source. Generated .txt and .html renderings included.

ratified March 2026commit 8af4c92d11 files · 286 KB

About this artefact

draft-ietf is a mirror of the active Internet-Draft draft-cloakapi-signedreceipts-01. It contains the xml2rfc v3 source, the generated .txt and .html renderings as published to the IETF datatracker, and a small Makefile that drives xml2rfc with pinned tooling so the renderings stay byte-identical to the official submission.

The Internet-Draft tracks the same envelope format as the on-site spec but reframed for IETF stylistic conventions: terminology in the order RFC 2119/8174 expects, formal ABNF for the kid field, and an IANA Considerations section that requests registration of the application/openreceipt+json media type. The mirror exists so working-group review can happen offline and so historical drafts remain reachable even if the datatracker URL changes.

Manifest

Tar.gz tarball download is published at the spec ratification cadence. Below is the current public manifest (SHA-256 fingerprints, file count, ratification commit).
PathSizeSHA-256
draft-cloakapi-signedreceipts-01.xml62 KBad9d6f55f5b299c23828c6726437d0db234d7ba72be1a6e238e48f2b16454343
draft-cloakapi-signedreceipts-01.txt98 KB84d353c7f0c375ae9fa7cfd9c117f595566005f7bb5f77ade14de7bfb21f7752
draft-cloakapi-signedreceipts-01.html112 KB9280a0a2ae543a2a3a7f1c57b0f6ddb53998cb7e2f29f5057ee8891065666f4e
Makefile0.6 KB3287725fccb87e9bf1bdba75ca1237326aae6de4e18b26c8b4b0365ba47f97e9
CHANGES.md2.1 KB489032b764a48507f178cce2813d643103a2179da81182ac91f16fa463b68328
11 files · 286 KB · ratification commit 8af4c92d · signed by working-group key wg-2026-03

Quick start

shell
# Fetch the mirror
curl -fSLO https://signedreceipts.org/source/draft-ietf/signedreceipts-draft-ietf-01.tar.gz
tar xf signedreceipts-draft-ietf-01.tar.gz
cd signedreceipts-draft-ietf-01/
shell
# Re-render locally (requires xml2rfc 3.20+)
pip install xml2rfc==3.20.0
make render

# Diff against the working-group commit
sha256sum draft-cloakapi-signedreceipts-01.txt

Issues / questions

Bug reports, patches, and security advisories all go to the working-group inbox.

open-source@cloakapi.io

Back to /source/ · related: spec · conformance · implementations