Skip to content

Commit a36703f

Browse files
author
ID Bot
committed
Script updating gh-pages from 74cfb2b. [ci skip]
1 parent e640a0f commit a36703f

File tree

2 files changed

+23
-41
lines changed

2 files changed

+23
-41
lines changed

hannestschofenig-patch-1/draft-ietf-scitt-architecture.html

Lines changed: 17 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -657,7 +657,7 @@
657657
}
658658
#toc nav li {
659659
line-height: 1.3em;
660-
margin: 0.75em 0;
660+
margin: 2px 0;
661661
padding-left: 1.2em;
662662
text-indent: -1.2em;
663663
}
@@ -750,7 +750,7 @@
750750
z-index: 2;
751751
top: 0;
752752
right: 0;
753-
padding: 0;
753+
padding: 1px 0 0 0;
754754
margin: 0;
755755
border-bottom: 1px solid #ccc;
756756
opacity: 0.6;
@@ -874,16 +874,13 @@
874874
border-top: none;
875875
padding-top: 0;
876876
}
877-
figure, pre {
877+
figure, pre, .vcard {
878878
page-break-inside: avoid;
879879
}
880-
figure {
881-
overflow: scroll;
882-
}
883880
h1, h2, h3, h4, h5, h6 {
884881
page-break-after: avoid;
885882
}
886-
h2+*, h3+*, h4+*, h5+*, h6+* {
883+
:is(h2, h3, h4, h5, h6)+*, dd {
887884
page-break-before: avoid;
888885
}
889886
pre {
@@ -897,6 +894,9 @@
897894
td {
898895
border-top: 1px solid #ddd;
899896
}
897+
.toplink {
898+
display: none;
899+
}
900900
}
901901

902902
@page :first {
@@ -997,28 +997,6 @@
997997
text-align: right;
998998
}
999999

1000-
/* Give the table caption label the same styling as the figcaption */
1001-
1002-
@media print {
1003-
.toplink {
1004-
display: none;
1005-
}
1006-
1007-
/* avoid overwriting the top border line with the ToC header */
1008-
#toc {
1009-
padding-top: 1px;
1010-
}
1011-
1012-
/* Avoid page breaks inside dl and author address entries */
1013-
dd {
1014-
page-break-before: avoid;
1015-
}
1016-
.vcard {
1017-
page-break-inside: avoid;
1018-
}
1019-
1020-
}
1021-
10221000
/* Dark mode. */
10231001
@media (prefers-color-scheme: dark) {
10241002
:root {
@@ -1059,7 +1037,7 @@
10591037
</tr></thead>
10601038
<tfoot><tr>
10611039
<td class="left">Birkholz, et al.</td>
1062-
<td class="center">Expires 6 March 2024</td>
1040+
<td class="center">Expires 29 March 2024</td>
10631041
<td class="right">[Page]</td>
10641042
</tr></tfoot>
10651043
</table>
@@ -1072,12 +1050,12 @@
10721050
<dd class="internet-draft">draft-ietf-scitt-architecture-latest</dd>
10731051
<dt class="label-published">Published:</dt>
10741052
<dd class="published">
1075-
<time datetime="2023-09-03" class="published">3 September 2023</time>
1053+
<time datetime="2023-09-26" class="published">26 September 2023</time>
10761054
</dd>
10771055
<dt class="label-intended-status">Intended Status:</dt>
10781056
<dd class="intended-status">Standards Track</dd>
10791057
<dt class="label-expires">Expires:</dt>
1080-
<dd class="expires"><time datetime="2024-03-06">6 March 2024</time></dd>
1058+
<dd class="expires"><time datetime="2024-03-29">29 March 2024</time></dd>
10811059
<dt class="label-authors">Authors:</dt>
10821060
<dd class="authors">
10831061
<div class="author">
@@ -1146,7 +1124,7 @@ <h2 id="name-status-of-this-memo">
11461124
time. It is inappropriate to use Internet-Drafts as reference
11471125
material or to cite them other than as "work in progress."<a href="#section-boilerplate.1-3" class="pilcrow"></a></p>
11481126
<p id="section-boilerplate.1-4">
1149-
This Internet-Draft will expire on 6 March 2024.<a href="#section-boilerplate.1-4" class="pilcrow"></a></p>
1127+
This Internet-Draft will expire on 29 March 2024.<a href="#section-boilerplate.1-4" class="pilcrow"></a></p>
11501128
</section>
11511129
</div>
11521130
<div id="copyright">
@@ -2054,7 +2032,7 @@ <h3 id="name-issuing-signed-statements">
20542032
</li>
20552033
<li class="normal" id="section-6.1-3.3">Feed (label: <code>TBD</code>, temporary: <code>392</code>): The Issuer's name for the Artifact, as a string.<a href="#section-6.1-3.3" class="pilcrow"></a>
20562034
</li>
2057-
<li class="normal" id="section-6.1-3.4">Payload type (label: <code>3</code>): Media type of payload, as a string. For example, <code>application/spdx+json</code> is the media type of SDPX in JSON encoding.<a href="#section-6.1-3.4" class="pilcrow"></a>
2035+
<li class="normal" id="section-6.1-3.4">Content type (label: <code>3</code>): Media type of payload, as a string. For example, <code>application/spdx+json</code> is the media type of SDPX in JSON encoding.<a href="#section-6.1-3.4" class="pilcrow"></a>
20582036
</li>
20592037
<li class="normal" id="section-6.1-3.5">Registration Policy info (label: <code>TBD</code>, temporary: <code>393</code>): A map of additional attributes to help enforce Registration Policies.<a href="#section-6.1-3.5" class="pilcrow"></a>
20602038
</li>
@@ -2714,6 +2692,7 @@ <h3 id="name-urn-sub-namespace-for-scitt">
27142692
<h2 id="name-references">
27152693
<a href="#section-12" class="section-number selfRef">12. </a><a href="#name-references" class="section-name selfRef">References</a>
27162694
</h2>
2695+
<div id="sec-normative-references">
27172696
<section id="section-12.1">
27182697
<h3 id="name-normative-references">
27192698
<a href="#section-12.1" class="section-number selfRef">12.1. </a><a href="#name-normative-references" class="section-name selfRef">Normative References</a>
@@ -2781,6 +2760,8 @@ <h3 id="name-normative-references">
27812760
<dd class="break"></dd>
27822761
</dl>
27832762
</section>
2763+
</div>
2764+
<div id="sec-informative-references">
27842765
<section id="section-12.2">
27852766
<h3 id="name-informative-references">
27862767
<a href="#section-12.2" class="section-number selfRef">12.2. </a><a href="#name-informative-references" class="section-name selfRef">Informative References</a>
@@ -2792,7 +2773,7 @@ <h3 id="name-informative-references">
27922773
<dd class="break"></dd>
27932774
<dt id="I-D.ietf-scitt-software-use-cases">[I-D.ietf-scitt-software-use-cases]</dt>
27942775
<dd>
2795-
<span class="refAuthor">Birkholz, H.</span>, <span class="refAuthor">Deshpande, Y.</span>, <span class="refAuthor">Brooks, D.</span>, <span class="refAuthor">Martin, B.</span>, and <span class="refAuthor">B. Knight</span>, <span class="refTitle">"Detailed Software Supply Chain Uses Cases for SCITT"</span>, <span class="refContent">Work in Progress</span>, <span class="seriesInfo">Internet-Draft, draft-ietf-scitt-software-use-cases-00</span>, <time datetime="2023-03-14" class="refDate">14 March 2023</time>, <span>&lt;<a href="https://datatracker.ietf.org/doc/html/draft-ietf-scitt-software-use-cases-00">https://datatracker.ietf.org/doc/html/draft-ietf-scitt-software-use-cases-00</a>&gt;</span>. </dd>
2776+
<span class="refAuthor">Birkholz, H.</span>, <span class="refAuthor">Deshpande, Y.</span>, <span class="refAuthor">Brooks, D.</span>, <span class="refAuthor">Martin, B.</span>, and <span class="refAuthor">B. Knight</span>, <span class="refTitle">"Detailed Software Supply Chain Uses Cases for SCITT"</span>, <span class="refContent">Work in Progress</span>, <span class="seriesInfo">Internet-Draft, draft-ietf-scitt-software-use-cases-01</span>, <time datetime="2023-09-15" class="refDate">15 September 2023</time>, <span>&lt;<a href="https://datatracker.ietf.org/doc/html/draft-ietf-scitt-software-use-cases-01">https://datatracker.ietf.org/doc/html/draft-ietf-scitt-software-use-cases-01</a>&gt;</span>. </dd>
27962777
<dd class="break"></dd>
27972778
<dt id="MERKLE">[MERKLE]</dt>
27982779
<dd>
@@ -2808,6 +2789,7 @@ <h3 id="name-informative-references">
28082789
<dd class="break"></dd>
28092790
</dl>
28102791
</section>
2792+
</div>
28112793
</section>
28122794
<div id="authors-addresses">
28132795
<section id="appendix-A">

hannestschofenig-patch-1/draft-ietf-scitt-architecture.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
SCITT H. Birkholz
66
Internet-Draft Fraunhofer SIT
77
Intended status: Standards Track A. Delignat-Lavaud
8-
Expires: 6 March 2024 C. Fournet
8+
Expires: 29 March 2024 C. Fournet
99
Microsoft Research
1010
Y. Deshpande
1111
ARM
1212
S. Lasker
1313
Lasker Consulting
14-
3 September 2023
14+
26 September 2023
1515

1616

1717
An Architecture for Trustworthy and Transparent Digital Supply Chains
@@ -66,7 +66,7 @@ Status of This Memo
6666
time. It is inappropriate to use Internet-Drafts as reference
6767
material or to cite them other than as "work in progress."
6868

69-
This Internet-Draft will expire on 6 March 2024.
69+
This Internet-Draft will expire on 29 March 2024.
7070

7171
Copyright Notice
7272

@@ -964,7 +964,7 @@ Auditor --> / Collect Receipts / / Replay Log /
964964
* Feed (label: TBD, temporary: 392): The Issuer's name for the
965965
Artifact, as a string.
966966

967-
* Payload type (label: 3): Media type of payload, as a string. For
967+
* Content type (label: 3): Media type of payload, as a string. For
968968
example, application/spdx+json is the media type of SDPX in JSON
969969
encoding.
970970

@@ -1734,9 +1734,9 @@ Auditor --> / Collect Receipts / / Replay Log /
17341734
Birkholz, H., Deshpande, Y., Brooks, D., Martin, B., and
17351735
B. Knight, "Detailed Software Supply Chain Uses Cases for
17361736
SCITT", Work in Progress, Internet-Draft, draft-ietf-
1737-
scitt-software-use-cases-00, 14 March 2023,
1737+
scitt-software-use-cases-01, 15 September 2023,
17381738
<https://datatracker.ietf.org/doc/html/draft-ietf-scitt-
1739-
software-use-cases-00>.
1739+
software-use-cases-01>.
17401740

17411741
[MERKLE] Merkle, R., "A Digital Signature Based on a Conventional
17421742
Encryption Function", Springer Berlin Heidelberg, Advances

0 commit comments

Comments
 (0)