Skip to content

Commit 6383841

Browse files
committed
fix seriesInfo versions, stale cross-references, hardcoded dates, and add requirements.txt
1 parent e73224d commit 6383841

File tree

4 files changed

+7
-6
lines changed

4 files changed

+7
-6
lines changed

cddl/witnessd-pop.cddl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
; Proof of Process (PoP) Evidence and Attestation Result Schema
2-
; draft-condrey-rats-pop-protocol-06 / draft-condrey-rats-pop-appraisal-04
2+
; draft-condrey-rats-pop-protocol / draft-condrey-rats-pop-appraisal
33
;
44
; This schema defines the CBOR-encoded data structures for the
55
; Proof of Process framework. Evidence Packets are identified by

draft-condrey-rats-pop-appraisal.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<front>
1414
<title abbrev="PoP Appraisal">Proof of Process (PoP): Forensic Appraisal and Security Model</title>
15-
<seriesInfo name="Internet-Draft" value="draft-condrey-rats-pop-appraisal-04"/>
15+
<seriesInfo name="Internet-Draft" value="draft-condrey-rats-pop-appraisal-latest"/>
1616
<author fullname="David Condrey" initials="D." surname="Condrey">
1717
<organization abbrev="WritersLogic">WritersLogic Inc</organization>
1818
<address>
@@ -24,7 +24,7 @@
2424
<email>david@writerslogic.com</email>
2525
</address>
2626
</author>
27-
<date year="2026" month="February" day="18"/>
27+
<date/>
2828

2929
<area>Security</area>
3030
<workgroup>Individual Submission</workgroup>
@@ -787,7 +787,7 @@ attestation-tier = &(
787787
<author fullname="David Condrey" initials="D." surname="Condrey"/>
788788
<date year="2026" month="February"/>
789789
</front>
790-
<seriesInfo name="Internet-Draft" value="draft-condrey-rats-pop-protocol-05"/>
790+
<seriesInfo name="Internet-Draft" value="draft-condrey-rats-pop-protocol-06"/>
791791
</reference>
792792
</references>
793793
<references>

draft-condrey-rats-pop-protocol.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<front>
1414
<title abbrev="PoP Protocol">Proof of Process (PoP): Architecture and Evidence Format</title>
15-
<seriesInfo name="Internet-Draft" value="draft-condrey-rats-pop-protocol-06"/>
15+
<seriesInfo name="Internet-Draft" value="draft-condrey-rats-pop-protocol-latest"/>
1616
<author fullname="David Condrey" initials="D." surname="Condrey">
1717
<organization abbrev="WritersLogic">WritersLogic Inc</organization>
1818
<address>
@@ -24,7 +24,7 @@
2424
<email>david@writerslogic.com</email>
2525
</address>
2626
</author>
27-
<date year="2026" month="February" day="18"/>
27+
<date/>
2828

2929
<area>Security</area>
3030
<workgroup>Individual Submission</workgroup>

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
xml2rfc

0 commit comments

Comments
 (0)