Skip to content

Commit 95b1ffe

Browse files
author
ID Bot
committed
Script updating gh-pages from b889ccf. [ci skip]
1 parent 983fe72 commit 95b1ffe

2 files changed

Lines changed: 18 additions & 19 deletions

File tree

fix-missing-yang-references/draft-ietf-anima-rfc8366bis.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
pycountry 24.6.1
3939
PyYAML 6.0.3
4040
requests 2.33.1
41-
wcwidth 0.8.1
41+
wcwidth 0.8.2
4242
-->
4343
<link href="draft-ietf-anima-rfc8366bis.xml" rel="alternate" type="application/rfc+xml">
4444
<link href="#copyright" rel="license">
@@ -1057,11 +1057,11 @@
10571057
<thead><tr>
10581058
<td class="left">Internet-Draft</td>
10591059
<td class="center">Voucher Artifact</td>
1060-
<td class="right">June 2026</td>
1060+
<td class="right">July 2026</td>
10611061
</tr></thead>
10621062
<tfoot><tr>
10631063
<td class="left">Watsen, et al.</td>
1064-
<td class="center">Expires 30 December 2026</td>
1064+
<td class="center">Expires 6 January 2027</td>
10651065
<td class="right">[Page]</td>
10661066
</tr></tfoot>
10671067
</table>
@@ -1080,12 +1080,12 @@
10801080
<a href="https://www.rfc-editor.org/rfc/rfc8995" class="eref">8995</a> (if approved)</dd>
10811081
<dt class="label-published">Published:</dt>
10821082
<dd class="published">
1083-
<time datetime="2026-06-28" class="published">28 June 2026</time>
1083+
<time datetime="2026-07-05" class="published">5 July 2026</time>
10841084
</dd>
10851085
<dt class="label-intended-status">Intended Status:</dt>
10861086
<dd class="intended-status">Standards Track</dd>
10871087
<dt class="label-expires">Expires:</dt>
1088-
<dd class="expires"><time datetime="2026-12-30">30 December 2026</time></dd>
1088+
<dd class="expires"><time datetime="2027-01-06">6 January 2027</time></dd>
10891089
<dt class="label-authors">Authors:</dt>
10901090
<dd class="authors">
10911091
<div class="author">
@@ -1160,7 +1160,7 @@ <h2 id="name-status-of-this-memo">
11601160
time. It is inappropriate to use Internet-Drafts as reference
11611161
material or to cite them other than as "work in progress."<a href="#section-boilerplate.1-3" class="pilcrow"></a></p>
11621162
<p id="section-boilerplate.1-4">
1163-
This Internet-Draft will expire on 30 December 2026.<a href="#section-boilerplate.1-4" class="pilcrow"></a></p>
1163+
This Internet-Draft will expire on 6 January 2027.<a href="#section-boilerplate.1-4" class="pilcrow"></a></p>
11641164
</section>
11651165
</div>
11661166
<div id="copyright">
@@ -1953,12 +1953,12 @@ <h2 id="name-voucher-artifact">
19531953
<p id="section-8-6">Only the format of Voucher that is expected is signaled in the form of a (MIME) media
19541954
type in the HTTP "Accept" header <span>[<a href="#RFC9110" class="cite xref">RFC9110</a>]</span>.<a href="#section-8-6" class="pilcrow"></a></p>
19551955
<p id="section-8-7">For Vouchers stored/transferred via methods like a USB storage device (USB key), the Voucher format is usually signaled by a filename extension.<a href="#section-8-7" class="pilcrow"></a></p>
1956-
<p id="section-8-8">In the constrained versions of the voucher and voucher-request (as used by <span>[<a href="#cBRSKI" class="cite xref">cBRSKI</a>]</span>), the fields <code>pinned-domain-pubk</code> (<code>proximity-registrar-pubk</code> for requests) and <code>pinned-domain-pubk-sha256</code> (<code>proximity-registrar-pubk-sha256</code> for requests) can be used to pin the raw public key, or just the SHA256 hash of the raw public key.
1956+
<p id="section-8-8">In the constrained versions of the voucher and voucher-request (as used by <span>[<a href="#cBRSKI" class="cite xref">cBRSKI</a>]</span>), the attributes <code>pinned-domain-pubk</code> (<code>proximity-registrar-pubk</code> for requests) and <code>pinned-domain-pubk-sha256</code> (<code>proximity-registrar-pubk-sha256</code> for requests) are involved in the process of pinning a raw public key.
19571957
The public keys are to be encoded according to <span>[<a href="#RFC7250" class="cite xref">RFC7250</a>], <a href="https://rfc-editor.org/rfc/rfc7250#section-3" class="relref">Section 3</a></span> for RSA and EcDSA keys, noting that <span>[<a href="#RFC8032" class="cite xref">RFC8032</a>]</span> extends this to include an OID for EdDSA.
19581958
The old (1024-bit) DSA algorithm is not supported.<a href="#section-8-8" class="pilcrow"></a></p>
19591959
<p id="section-8-9">When EcDSA is supported, curves secp256r1 and secp384r1 <span class="bcp14">SHOULD</span> be supported.
19601960
When EdDSA is supported, curves Ed25519 and Ed448 <span class="bcp14">SHOULD</span> be supported.
1961-
When RSA is supported by an implementation, it <span class="bcp14">SHOULD</span> support key lengths between 2048 and 4096 bits, and <span class="bcp14">MAY</span> support longer keys.<a href="#section-8-9" class="pilcrow"></a></p>
1961+
When RSA is supported by an implementation, it <span class="bcp14">SHOULD</span> support key lengths between 2048 and 4096 bits.<a href="#section-8-9" class="pilcrow"></a></p>
19621962
<p id="section-8-10">Of the above, EcDSA <span class="bcp14">SHOULD</span> be supported by all implementations, until some quantum-safe variant is standardized.<a href="#section-8-10" class="pilcrow"></a></p>
19631963
<p id="section-8-11">Should SHA256 need to be replaced, then a new YANG module will be published with a new leaf, obsoleting <code>pinned-domain-pubk-sha256</code> and <code>proximity-registrar-pubk-sha256</code>.<a href="#section-8-11" class="pilcrow"></a></p>
19641964
<div id="voucher-tree-diagram">

fix-missing-yang-references/draft-ietf-anima-rfc8366bis.txt

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ Internet-Draft Watsen Networks
77
Obsoletes: 8366 (if approved) M. Richardson, Ed.
88
Updates: 8995 (if approved) Sandelman Software
99
Intended status: Standards Track E. Dijk
10-
Expires: 30 December 2026 IoTconsultancy.nl
10+
Expires: 6 January 2027 IoTconsultancy.nl
1111
T. Eckert
1212
Futurewei Technologies Inc.
1313
Q. Ma
1414
Huawei
15-
28 June 2026
15+
5 July 2026
1616

1717

1818
A Voucher Artifact for Bootstrapping Protocols
@@ -68,7 +68,7 @@ Status of This Memo
6868
time. It is inappropriate to use Internet-Drafts as reference
6969
material or to cite them other than as "work in progress."
7070

71-
This Internet-Draft will expire on 30 December 2026.
71+
This Internet-Draft will expire on 6 January 2027.
7272

7373
Copyright Notice
7474

@@ -705,19 +705,18 @@ Table of Contents
705705
extension.
706706

707707
In the constrained versions of the voucher and voucher-request (as
708-
used by [cBRSKI]), the fields pinned-domain-pubk (proximity-
708+
used by [cBRSKI]), the attributes pinned-domain-pubk (proximity-
709709
registrar-pubk for requests) and pinned-domain-pubk-sha256
710-
(proximity-registrar-pubk-sha256 for requests) can be used to pin the
711-
raw public key, or just the SHA256 hash of the raw public key. The
712-
public keys are to be encoded according to [RFC7250], Section 3 for
713-
RSA and EcDSA keys, noting that [RFC8032] extends this to include an
714-
OID for EdDSA. The old (1024-bit) DSA algorithm is not supported.
710+
(proximity-registrar-pubk-sha256 for requests) are involved in the
711+
process of pinning a raw public key. The public keys are to be
712+
encoded according to [RFC7250], Section 3 for RSA and EcDSA keys,
713+
noting that [RFC8032] extends this to include an OID for EdDSA. The
714+
old (1024-bit) DSA algorithm is not supported.
715715

716716
When EcDSA is supported, curves secp256r1 and secp384r1 SHOULD be
717717
supported. When EdDSA is supported, curves Ed25519 and Ed448 SHOULD
718718
be supported. When RSA is supported by an implementation, it SHOULD
719-
support key lengths between 2048 and 4096 bits, and MAY support
720-
longer keys.
719+
support key lengths between 2048 and 4096 bits.
721720

722721
Of the above, EcDSA SHOULD be supported by all implementations, until
723722
some quantum-safe variant is standardized.

0 commit comments

Comments
 (0)