From e2800e1ce23f4b7566555a96acbe2f66e1e53cc2 Mon Sep 17 00:00:00 2001 From: Paul Clark Date: Thu, 11 Jun 2026 05:33:46 -0400 Subject: [PATCH] docs(external-review): fill in CFRG mailing-list post URLs Replace [link to ...] placeholders with real GitHub blob/tree URLs pinned to main, per the post's own sending-notes hint. Five links: - PQF-OVERVIEW.md - PQF-SPEC-v1.md - PQF-DESIGN-RATIONALE-v1.md - spec/ietf/draft-clark-pqf-00.md - test-vectors/v1/ (tree URL since it's a directory) If a tagged release commit is preferred over main before sending, re-pin to the tag with a follow-up edit. URLs intentionally use the plain repo URL form so they render cleanly in plain-text mail. Co-Authored-By: Claude Opus 4.7 (1M context) --- spec/external-review/cfrg-mailing-list-post.md | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/spec/external-review/cfrg-mailing-list-post.md b/spec/external-review/cfrg-mailing-list-post.md index f95e624..d421449 100644 --- a/spec/external-review/cfrg-mailing-list-post.md +++ b/spec/external-review/cfrg-mailing-list-post.md @@ -61,12 +61,17 @@ random round-trips, and a replay of the published X-Wing draft KAT). Documents (under MIT license): -- 3-page reviewer overview: [link to PQF-OVERVIEW.md on main] -- Normative spec (1300+ lines): [link to PQF-SPEC-v1.md] +- 3-page reviewer overview: + https://github.com/systemslibrarian/PostQuantum.FileFormat/blob/main/spec/PQF-OVERVIEW.md +- Normative spec (1300+ lines): + https://github.com/systemslibrarian/PostQuantum.FileFormat/blob/main/spec/PQF-SPEC-v1.md - Design rationale, including §10 "what reviewers should focus on" and - §11 "open questions": [link to PQF-DESIGN-RATIONALE-v1.md] -- IETF Internet-Draft (not yet submitted): [link to ietf/draft-clark-pqf-00] -- Conformance vectors: [link to test-vectors/v1/] + §11 "open questions": + https://github.com/systemslibrarian/PostQuantum.FileFormat/blob/main/spec/PQF-DESIGN-RATIONALE-v1.md +- IETF Internet-Draft (not yet submitted): + https://github.com/systemslibrarian/PostQuantum.FileFormat/blob/main/spec/ietf/draft-clark-pqf-00.md +- Conformance vectors: + https://github.com/systemslibrarian/PostQuantum.FileFormat/tree/main/test-vectors/v1 The status is explicitly DRAFT / EXPERIMENTAL — no external cryptographic review has happened to date, only LLM-assisted review