<?xml version="1.0" encoding="UTF-8"?>
  <?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
  <!-- generated by https://github.com/cabo/kramdown-rfc version 1.7.29 (Ruby 3.3.8) -->


<!DOCTYPE rfc  [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">

]>


<rfc ipr="trust200902" docName="draft-ietf-openpgp-replacementkey-06" category="std" consensus="true" submissionType="IETF" updates="9580" tocInclude="true" sortRefs="true" symRefs="true">
  <front>
    <title>OpenPGP Key Replacement</title>

    <author fullname="Daphne Shaw">
      <organization>Jabberwocky Tech</organization>
      <address>
        <email>dshaw@jabberwocky.com</email>
      </address>
    </author>
    <author fullname="Andrew Gallagher" role="editor">
      <organization>PGPKeys.EU</organization>
      <address>
        <email>andrewg@andrewg.com</email>
      </address>
    </author>

    <date year="2025" month="October" day="13"/>

    <area>sec</area>
    <workgroup>openpgp</workgroup>
    <keyword>Internet-Draft</keyword>

    <abstract>


<?line 48?>

<t>This document specifies a method in OpenPGP to suggest a replacement for an expired, revoked, or deprecated primary key.</t>



    </abstract>

    <note title="About This Document" removeInRFC="true">
      <t>
        The latest revision of this draft can be found at <eref target="https://andrewgdotcom.gitlab.io/openpgp-replacementkey"/>.
        Status information for this document may be found at <eref target="https://datatracker.ietf.org/doc/draft-ietf-openpgp-replacementkey/"/>.
      </t>
      <t>
        Discussion of this document takes place on the
        OpenPGP Working Group mailing list (<eref target="mailto:openpgp@ietf.org"/>),
        which is archived at <eref target="https://mailarchive.ietf.org/arch/browse/openpgp/"/>.
        Subscribe at <eref target="https://www.ietf.org/mailman/listinfo/openpgp/"/>.
      </t>
      <t>Source for this draft and an issue tracker can be found at
        <eref target="https://gitlab.com/andrewgdotcom/openpgp-replacementkey"/>.</t>
    </note>


  </front>

  <middle>


<?line 52?>

<section anchor="introduction"><name>Introduction</name>

<t>The OpenPGP message format <xref target="RFC9580"></xref> defines two ways to invalidate a primary key.
One way is that the primary key may be explicitly revoked via a key revocation signature.
OpenPGP also supports the concept of key expiration, a date after which the key should not be used.
When a primary key is revoked or expires, very often there is another primary key that is intended to replace it.</t>

<t>A key owner may also create a new primary key that is intended to deprecate and replace their existing primary key, but without revoking or expiring that key.
This is useful during the rollout of new key versions and algorithms which may not (yet) enjoy universal support.
In such cases, a key owner may prefer that their correspondents use their new primary key, but if this is not possible for technical reasons they may continue to use the non-preferred key, which remains valid.</t>

<t>In the past some key owners have created key transition documents, which are signed, human-readable statements stating that a newer primary key should be preferred by their correspondents.
It is desirable that this process be automated through a standardised machine-readable mechanism.</t>

<t>This document is to specify the format of a Signature Subpacket to be optionally included in a revocation signature or direct self-signature over a primary key.
This subpacket contains a pointer to a suggested replacement for the (now deprecated) primary key that is signed over, or one or more (deprecated) primary keys for which the current primary key is the suggested replacement.
The replacement certificate may then be automatically retrieved by the key owner's correspondents and (if supported and validated) used instead of the deprecated certificate.</t>

</section>
<section anchor="conventions-definitions"><name>Conventions and Definitions</name>

<t>The key words "<bcp14>MUST</bcp14>", "<bcp14>MUST NOT</bcp14>", "<bcp14>REQUIRED</bcp14>", "<bcp14>SHALL</bcp14>", "<bcp14>SHALL
NOT</bcp14>", "<bcp14>SHOULD</bcp14>", "<bcp14>SHOULD NOT</bcp14>", "<bcp14>RECOMMENDED</bcp14>", "<bcp14>NOT RECOMMENDED</bcp14>",
"<bcp14>MAY</bcp14>", and "<bcp14>OPTIONAL</bcp14>" in this document are to be interpreted as
described in BCP 14 <xref target="RFC2119"/> <xref target="RFC8174"/> when, and only when, they
appear in all capitals, as shown here.</t>

<?line -18?>

<section anchor="terminology"><name>Terminology</name>

<t>In OpenPGP, the term "key" has often been used broadly to describe different concepts, which can lead to confusion.
To avoid ambiguity in this document, we define the following terms:</t>

<t><list style="symbols">
  <t>"Replacement Primary Key" and "Deprecated Primary Key": These refer to a primary key as contained in an OpenPGP Certificate (<xref section="10.1" sectionFormat="of" target="RFC9580"/>) or Transferable Secret Key (<xref section="10.2" sectionFormat="of" target="RFC9580"/>).</t>
  <t>"Target Key": This refers to either a replacement or deprecated primary key that is referenced in a Replacement Key subpacket.</t>
  <t>"Current Primary Key": This refers to the primary key that contains the self-signature being discussed.</t>
  <t>"Replacement Certificate", "Deprecated Certificate" and "Current Certificate": These refer to the certificate that contains the respective primary key.</t>
</list></t>

<t>The term "OpenPGP Certificate", or just "certificate", is used in this document interchangeably with "OpenPGP Transferable Public Key".</t>

<t>This document also introduces the following terms:</t>

<t><list style="symbols">
  <t>An "identity" is any identifying label such as an email address or "real name"; it is not limited to User IDs, for example it may be a record in a local database.</t>
  <t>An "identity claim" is any statement, explicit or implied, that an identity belongs to a particular primary key; it does not need to be a certification signature, and is not necessarily true.</t>
  <t>An "identity link" is an identity claim that is considered to be true and accurate by the receiving implementation.</t>
  <t>An "Identity Equivalence Binding" is a doubly-linked, directed relationship between two primary keys, one of which is the stated replacement for the other.</t>
  <t>An "Identity Equivalence Set" is a collection of two or more primary keys whose Identity Equivalence Bindings form a maximal connected graph.</t>
</list></t>

</section>
</section>
<section anchor="replacement-key-subpacket"><name>The Replacement Key Subpacket</name>

<t>The Replacement Key subpacket is a Signature Subpacket as specified in <xref section="5.2.3.7" sectionFormat="of" target="RFC9580"/>, and all general Signature Subpacket considerations from there apply here as well.
The value of the Signature Subpacket type octet for the Replacement Key subpacket is 100 (TEMPORARY, permanent code point TBC).</t>

<t>The Replacement Key subpacket is a statement by the key owner that either:</t>

<t><list style="symbols">
  <t>The current primary key is replaced by another primary key.</t>
  <t>The current primary key is the replacement for one or more deprecated primary key(s).</t>
</list></t>

<t>Use of the Replacement Key subpacket is optional.
The absence of a Replacement Key subpacket <bcp14>SHOULD NOT</bcp14> be interpreted as meaning that there is no replacement or deprecated primary key(s) relating to the current primary key.</t>

<t>The Replacement Key subpacket <bcp14>MUST</bcp14> only be used in the hashed subpackets area of a Primary Key Revocation <xref section="5.2.1.11" sectionFormat="of" target="RFC9580"/> or Direct Key signature <xref section="5.2.1.10" sectionFormat="of" target="RFC9580"/>.
A receiving implementation <bcp14>MUST</bcp14> ignore any Replacement Key subpacket found elsewhere.</t>

</section>
<section anchor="replacement-key-subpacket-format"><name>Format of the Replacement Key Subpacket</name>

<t>The format of the Replacement Key subpacket is:</t>

<texttable title="Replacement Key Subpacket Fields" anchor="replacement-key-subpacket-fields">
      <ttcol align='left'>Octets</ttcol>
      <ttcol align='left'>Field</ttcol>
      <ttcol align='left'>Notes</ttcol>
      <c>1</c>
      <c>Class</c>
      <c>&#160;</c>
      <c>1</c>
      <c>Record length (1)</c>
      <c>&#160;</c>
      <c>1</c>
      <c>Target Key Version (1)</c>
      <c>&#160;</c>
      <c>N1</c>
      <c>Target Key Fingerprint (1)</c>
      <c>&#160;</c>
      <c>M</c>
      <c>Target Key Imprint (1)</c>
      <c>&#160;</c>
      <c>1</c>
      <c>Record length (2)</c>
      <c>optional</c>
      <c>1</c>
      <c>Target Key Version (2)</c>
      <c>optional</c>
      <c>N2</c>
      <c>Target Key Fingerprint (2)</c>
      <c>optional</c>
      <c>M</c>
      <c>Target Key Imprint (2)</c>
      <c>optional</c>
      <c>...</c>
      <c>...</c>
      <c>...</c>
</texttable>

<t>The class octet contains flags that indicate the form and semantics of the subpacket:</t>

<texttable title="Replacement Key Subpacket Flags" anchor="replacement-key-subpacket-flags">
      <ttcol align='left'>Flag bit</ttcol>
      <ttcol align='left'>Flag name</ttcol>
      <ttcol align='left'>Form of remainder of packet</ttcol>
      <c>0x01</c>
      <c>Backward reference(s)</c>
      <c>Multiple targets may be given</c>
</texttable>

<t>The 0x01 bit of the class octet is the "backward reference(s)" bit.
When set, this means that the target key(s) identified by the packet are the primary keys for which the current primary key is the replacement primary key.
Otherwise, the subpacket represents a forward reference and the target key is the replacement primary key for the current primary key.</t>

<t>All other flag bits of the class octet are currently undefined.
All undefined flags <bcp14>MUST</bcp14> be zeroed when generating the class octet.
An implementation that encounters a class octet with nonzero bits that it does not recognise <bcp14>MUST</bcp14> ignore those bits.</t>

<t>Note that if the critical bit on the Replacement Key subpacket is set, a receiving implementation could consider the whole self-signature to be in error (<xref section="5.2.3.7" sectionFormat="of" target="RFC9580"/>).
The critical bit therefore <bcp14>SHOULD NOT</bcp14> be set on the Replacement Key subpacket.</t>

<t>The remainder of the subpacket contains one or more target records of the form:</t>

<figure><artwork><![CDATA[
( Record Length || Target Key Version || Target Key Fingerprint || Target Key Imprint )
]]></artwork></figure>

<t>The Record Length field contains a one-octet number which indicates the length of the next three fields in octets.
If a receiving implementation does not understand the target key version, it <bcp14>SHOULD</bcp14> ignore the target record and skip to the next.
The Record Length field is authoritative, and a receiving implementation <bcp14>MUST NOT</bcp14> infer the length of a target record by any other means.
If the Record Length field indicates that a target record contains more octets than expected, a receiving implementation <bcp14>MUST</bcp14> ignore any trailing extra octets.
If a target record contains fewer octets than expected, it is malformed and <bcp14>MUST</bcp14> be ignored.</t>

<t><list style="symbols">
  <t>If the class octet does not have the 0x01 bit set, the subpacket <bcp14>MUST</bcp14> contain exactly one target record to identify the replacement primary key.</t>
  <t>If the class octet has the 0x01 bit set, the subpacket contains one or more target records, to identify the deprecated primary key(s) that the current primary key is a replacement for.</t>
</list></t>

<t>If a subpacket contains an unexpected number of target records, it is malformed and <bcp14>MUST</bcp14> be ignored.</t>

<t>The length of the Target Key Fingerprint field (N) <bcp14>MUST</bcp14> equal the fingerprint length corresponding to the immediately preceding Target Key Version field, e.g. 20 octets for version 4, or 32 octets for version 6.
The length of the Target Key Imprint field (M) <bcp14>MUST</bcp14> equal the length of the output of the digest algorithm used by the enclosing signature, e.g. 32 octets for SHA2-256.</t>

<t>If a replacement or deprecated primary key is unknown, then a Replacement Key subpacket <bcp14>SHOULD NOT</bcp14> be included in the signature.</t>

<section anchor="key-imprints"><name>Key Imprints</name>

<t>An imprint of a public key packet is a generalisation of a fingerprint.
It is calculated in the same way as the fingerprint, except that it may use a digest algorithm other than the one specified for the fingerprint.
Conversely, the fingerprint of a public key packet can be considered a special case of an imprint.
A public key packet has only one fingerprint, but may have any number of imprints, each using a different digest algorithm.</t>

<t>When used in a Replacement Key subpacket, an imprint <bcp14>MUST</bcp14> use the same digest algorithm as the enclosing signature.
This guards against key-substitution attacks when referring to keys that use weaker digest algorithms in their fingerprints.
If the signature's digest algorithm is the same as that used by the fingerprint, then the imprint and the fingerprint will be identical.
In such a case, the imprint <bcp14>MUST</bcp14> still be included for parsing reasons.</t>

<t>A receiving implementation <bcp14>MAY</bcp14> use the fingerprint to locate a target key, but <bcp14>MUST</bcp14> verify that the imprint matches.</t>

</section>
<section anchor="graph-topology"><name>Graph Topology</name>

<t>A given signature <bcp14>MUST</bcp14> contain at most one Replacement Key subpacket in its hashed subpacket area.
If a signature contains more than one such subpacket, even if malformed, a receiving implementation <bcp14>MUST</bcp14> disregard them all.</t>

<t>A certificate <bcp14>MAY</bcp14> have multiple signatures that contain Replacement Key subpackets, however at most one Replacement Key subpacket in a certificate is current (and therefore meaningful) at any given time.
If the primary key is revoked with a Reason for Revocation of "Key is superseded" <xref section="5.2.3.31" sectionFormat="of" target="RFC9580"/>, the current Replacement Key subpacket (if any) is found in the most recent valid Key Revocation signature.
If it is not revoked, the current Replacement Key subpacket (if any) is found in the most recent valid Direct Key signature.
If the most recent valid Key Revocation or Direct Key signature does not contain a Replacement Key subpacket, or the primary key is revoked with any other Reason for Revocation, then there is no current Replacement Key subpacket.</t>

<t>This imposes a simple graph topology:</t>

<t><list style="symbols">
  <t>A deprecated certificate <bcp14>MUST NOT</bcp14> claim to have more than one replacement.</t>
  <t>A deprecated certificate that claims to have a replacement <bcp14>MUST NOT</bcp14> claim to be the replacement for any other(s).</t>
</list></t>

<t>In addition, the order of the deprecated primary keys specified in a backward-reference Replacement Key subpacket is meaningful.
If a replacement primary key is supported by a receiving implementation, but is not usable for the desired purpose (for example, it may not have an encryption-capable subkey), the implementation <bcp14>MAY</bcp14> use the ordering of the deprecated primary keys in its backward Replacement Key subpacket (if one exists) to indicate which deprecated primary key is preferred as a fallback.
The deprecated primary keys <bcp14>SHOULD</bcp14> therefore be listed in order of decreasing preference.</t>

<figure title="Example Topology of Replacement Key Subpackets"><artset><artwork  type="svg"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="576" width="608" viewBox="0 0 608 576" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
<path d="M 8,112 L 8,208" fill="none" stroke="black"/>
<path d="M 8,256 L 8,352" fill="none" stroke="black"/>
<path d="M 8,400 L 8,496" fill="none" stroke="black"/>
<path d="M 24,128 L 24,208" fill="none" stroke="black"/>
<path d="M 24,272 L 24,352" fill="none" stroke="black"/>
<path d="M 24,416 L 24,496" fill="none" stroke="black"/>
<path d="M 184,128 L 184,208" fill="none" stroke="black"/>
<path d="M 184,272 L 184,352" fill="none" stroke="black"/>
<path d="M 184,416 L 184,496" fill="none" stroke="black"/>
<path d="M 200,112 L 200,208" fill="none" stroke="black"/>
<path d="M 200,256 L 200,352" fill="none" stroke="black"/>
<path d="M 200,400 L 200,496" fill="none" stroke="black"/>
<path d="M 408,48 L 408,528" fill="none" stroke="black"/>
<path d="M 424,64 L 424,528" fill="none" stroke="black"/>
<path d="M 584,64 L 584,528" fill="none" stroke="black"/>
<path d="M 600,48 L 600,528" fill="none" stroke="black"/>
<path d="M 424,32 L 584,32" fill="none" stroke="black"/>
<path d="M 424,64 L 584,64" fill="none" stroke="black"/>
<path d="M 24,96 L 184,96" fill="none" stroke="black"/>
<path d="M 456,112 L 552,112" fill="none" stroke="black"/>
<path d="M 24,128 L 184,128" fill="none" stroke="black"/>
<path d="M 216,128 L 440,128" fill="none" stroke="black"/>
<path d="M 456,144 L 552,144" fill="none" stroke="black"/>
<path d="M 56,160 L 152,160" fill="none" stroke="black"/>
<path d="M 168,176 L 392,176" fill="none" stroke="black"/>
<path d="M 56,192 L 152,192" fill="none" stroke="black"/>
<path d="M 24,208 L 184,208" fill="none" stroke="black"/>
<path d="M 24,224 L 184,224" fill="none" stroke="black"/>
<path d="M 24,240 L 184,240" fill="none" stroke="black"/>
<path d="M 456,256 L 552,256" fill="none" stroke="black"/>
<path d="M 24,272 L 184,272" fill="none" stroke="black"/>
<path d="M 216,272 L 440,272" fill="none" stroke="black"/>
<path d="M 456,288 L 552,288" fill="none" stroke="black"/>
<path d="M 56,304 L 152,304" fill="none" stroke="black"/>
<path d="M 168,320 L 392,320" fill="none" stroke="black"/>
<path d="M 56,336 L 152,336" fill="none" stroke="black"/>
<path d="M 24,352 L 184,352" fill="none" stroke="black"/>
<path d="M 24,368 L 184,368" fill="none" stroke="black"/>
<path d="M 24,384 L 184,384" fill="none" stroke="black"/>
<path d="M 456,400 L 552,400" fill="none" stroke="black"/>
<path d="M 24,416 L 184,416" fill="none" stroke="black"/>
<path d="M 216,416 L 440,416" fill="none" stroke="black"/>
<path d="M 456,432 L 552,432" fill="none" stroke="black"/>
<path d="M 56,448 L 152,448" fill="none" stroke="black"/>
<path d="M 168,464 L 392,464" fill="none" stroke="black"/>
<path d="M 56,480 L 152,480" fill="none" stroke="black"/>
<path d="M 24,496 L 184,496" fill="none" stroke="black"/>
<path d="M 24,512 L 184,512" fill="none" stroke="black"/>
<path d="M 424,528 L 584,528" fill="none" stroke="black"/>
<path d="M 424,544 L 584,544" fill="none" stroke="black"/>
<path d="M 424,32 C 415.16936,32 408,39.16936 408,48" fill="none" stroke="black"/>
<path d="M 584,32 C 592.83064,32 600,39.16936 600,48" fill="none" stroke="black"/>
<path d="M 24,96 C 15.16936,96 8,103.16936 8,112" fill="none" stroke="black"/>
<path d="M 184,96 C 192.83064,96 200,103.16936 200,112" fill="none" stroke="black"/>
<path d="M 456,112 C 447.16936,112 440,119.16936 440,128" fill="none" stroke="black"/>
<path d="M 552,112 C 560.83064,112 568,119.16936 568,128" fill="none" stroke="black"/>
<path d="M 456,144 C 447.16936,144 440,136.83064 440,128" fill="none" stroke="black"/>
<path d="M 552,144 C 560.83064,144 568,136.83064 568,128" fill="none" stroke="black"/>
<path d="M 56,160 C 47.16936,160 40,167.16936 40,176" fill="none" stroke="black"/>
<path d="M 152,160 C 160.83064,160 168,167.16936 168,176" fill="none" stroke="black"/>
<path d="M 56,192 C 47.16936,192 40,184.83064 40,176" fill="none" stroke="black"/>
<path d="M 152,192 C 160.83064,192 168,184.83064 168,176" fill="none" stroke="black"/>
<path d="M 24,224 C 15.16936,224 8,216.83064 8,208" fill="none" stroke="black"/>
<path d="M 184,224 C 192.83064,224 200,216.83064 200,208" fill="none" stroke="black"/>
<path d="M 24,240 C 15.16936,240 8,247.16936 8,256" fill="none" stroke="black"/>
<path d="M 184,240 C 192.83064,240 200,247.16936 200,256" fill="none" stroke="black"/>
<path d="M 456,256 C 447.16936,256 440,263.16936 440,272" fill="none" stroke="black"/>
<path d="M 552,256 C 560.83064,256 568,263.16936 568,272" fill="none" stroke="black"/>
<path d="M 456,288 C 447.16936,288 440,280.83064 440,272" fill="none" stroke="black"/>
<path d="M 552,288 C 560.83064,288 568,280.83064 568,272" fill="none" stroke="black"/>
<path d="M 56,304 C 47.16936,304 40,311.16936 40,320" fill="none" stroke="black"/>
<path d="M 152,304 C 160.83064,304 168,311.16936 168,320" fill="none" stroke="black"/>
<path d="M 56,336 C 47.16936,336 40,328.83064 40,320" fill="none" stroke="black"/>
<path d="M 152,336 C 160.83064,336 168,328.83064 168,320" fill="none" stroke="black"/>
<path d="M 24,368 C 15.16936,368 8,360.83064 8,352" fill="none" stroke="black"/>
<path d="M 184,368 C 192.83064,368 200,360.83064 200,352" fill="none" stroke="black"/>
<path d="M 24,384 C 15.16936,384 8,391.16936 8,400" fill="none" stroke="black"/>
<path d="M 184,384 C 192.83064,384 200,391.16936 200,400" fill="none" stroke="black"/>
<path d="M 456,400 C 447.16936,400 440,407.16936 440,416" fill="none" stroke="black"/>
<path d="M 552,400 C 560.83064,400 568,407.16936 568,416" fill="none" stroke="black"/>
<path d="M 456,432 C 447.16936,432 440,424.83064 440,416" fill="none" stroke="black"/>
<path d="M 552,432 C 560.83064,432 568,424.83064 568,416" fill="none" stroke="black"/>
<path d="M 56,448 C 47.16936,448 40,455.16936 40,464" fill="none" stroke="black"/>
<path d="M 152,448 C 160.83064,448 168,455.16936 168,464" fill="none" stroke="black"/>
<path d="M 56,480 C 47.16936,480 40,472.83064 40,464" fill="none" stroke="black"/>
<path d="M 152,480 C 160.83064,480 168,472.83064 168,464" fill="none" stroke="black"/>
<path d="M 24,512 C 15.16936,512 8,504.83064 8,496" fill="none" stroke="black"/>
<path d="M 184,512 C 192.83064,512 200,504.83064 200,496" fill="none" stroke="black"/>
<path d="M 424,544 C 415.16936,544 408,536.83064 408,528" fill="none" stroke="black"/>
<path d="M 584,544 C 592.83064,544 600,536.83064 600,528" fill="none" stroke="black"/>
<polygon class="arrowhead" points="400,464 388,458.4 388,469.6" fill="black" transform="rotate(0,392,464)"/>
<polygon class="arrowhead" points="400,320 388,314.4 388,325.6" fill="black" transform="rotate(0,392,320)"/>
<polygon class="arrowhead" points="400,176 388,170.4 388,181.6" fill="black" transform="rotate(0,392,176)"/>
<polygon class="arrowhead" points="224,416 212,410.4 212,421.6" fill="black" transform="rotate(180,216,416)"/>
<polygon class="arrowhead" points="224,272 212,266.4 212,277.6" fill="black" transform="rotate(180,216,272)"/>
<polygon class="arrowhead" points="224,128 212,122.4 212,133.6" fill="black" transform="rotate(180,216,128)"/>
<g class="text">
<text x="464" y="52">Replacement</text>
<text x="532" y="52">Cert</text>
<text x="468" y="84">Backward</text>
<text x="524" y="84">RKSP</text>
<text x="60" y="116">Deprecated</text>
<text x="124" y="116">Cert</text>
<text x="152" y="116">1</text>
<text x="476" y="132">Target</text>
<text x="532" y="132">Record</text>
<text x="64" y="148">Forward</text>
<text x="116" y="148">RKSP</text>
<text x="356" y="148">&quot;Replaces&quot;</text>
<text x="76" y="180">Target</text>
<text x="132" y="180">Record</text>
<text x="248" y="196">&quot;Replaced</text>
<text x="304" y="196">by&quot;</text>
<text x="60" y="260">Deprecated</text>
<text x="124" y="260">Cert</text>
<text x="152" y="260">2</text>
<text x="476" y="276">Target</text>
<text x="532" y="276">Record</text>
<text x="64" y="292">Forward</text>
<text x="116" y="292">RKSP</text>
<text x="356" y="292">&quot;Replaces&quot;</text>
<text x="76" y="324">Target</text>
<text x="132" y="324">Record</text>
<text x="248" y="340">&quot;Replaced</text>
<text x="304" y="340">by&quot;</text>
<text x="60" y="404">Deprecated</text>
<text x="124" y="404">Cert</text>
<text x="152" y="404">3</text>
<text x="476" y="420">Target</text>
<text x="532" y="420">Record</text>
<text x="64" y="436">Forward</text>
<text x="116" y="436">RKSP</text>
<text x="356" y="436">&quot;Replaces&quot;</text>
<text x="76" y="468">Target</text>
<text x="132" y="468">Record</text>
<text x="248" y="484">&quot;Replaced</text>
<text x="304" y="484">by&quot;</text>
<text x="28" y="564">&quot;RKSP&quot;</text>
<text x="64" y="564">=</text>
<text x="120" y="564">Replacement</text>
<text x="184" y="564">Key</text>
<text x="240" y="564">Subpacket</text>
</g>
</svg>
</artwork><artwork  type="ascii-art"><![CDATA[
                                                   .---------------------.
                                                  | Replacement Cert      |
                                                  | +-------------------+ |
                                                  | | Backward RKSP     | |
 .---------------------.                          | |                   | |
| Deprecated Cert 1     |                         | |  .-------------.  | |
| +-------------------+ | <-----------------------+-+-+ Target Record | | |
| | Forward RKSP      | |              "Replaces" | |  '-------------'  | |
| |  .-------------.  | |                         | |                   | |
| | | Target Record +-+-+-----------------------> | |                   | |
| |  '-------------'  | | "Replaced by"           | |                   | |
| +-------------------+ |                         | |                   | |
 '---------------------'                          | |                   | |
 .---------------------.                          | |                   | |
| Deprecated Cert 2     |                         | |  .-------------.  | |
| +-------------------+ | <-----------------------+-+-+ Target Record | | |
| | Forward RKSP      | |              "Replaces" | |  '-------------'  | |
| |  .-------------.  | |                         | |                   | |
| | | Target Record +-+-+-----------------------> | |                   | |
| |  '-------------'  | | "Replaced by"           | |                   | |
| +-------------------+ |                         | |                   | |
 '---------------------'                          | |                   | |
 .---------------------.                          | |                   | |
| Deprecated Cert 3     |                         | |  .-------------.  | |
| +-------------------+ | <-----------------------+-+-+ Target Record | | |
| | Forward RKSP      | |              "Replaces" | |  '-------------'  | |
| |  .-------------.  | |                         | |                   | |
| | | Target Record +-+-+-----------------------> | |                   | |
| |  '-------------'  | | "Replaced by"           | |                   | |
| +-------------------+ |                         | |                   | |
 '---------------------'                          | |                   | |
                                                  | +-------------------+ |
                                                   '---------------------'
"RKSP" = Replacement Key Subpacket
]]></artwork></artset></figure>

</section>
</section>
<section anchor="interpretation-of-the-replacement-key-subpacket"><name>Interpretation of the Replacement Key Subpacket</name>

<t>The relationships expressed by Replacement Key subpackets may be either singly- or doubly-linked.
Doubly-linked Replacement Key subpackets have a more consequential interpretation.
If a Replacement Key subpacket is found in a Key Revocation signature, then the Reason for Revocation subpacket provides crucial additional context.</t>

<section anchor="identity-equivalence-binding"><name>Identity Equivalence Binding</name>

<t>The existence of a matching pair of forward- and backward-reference Replacement Key subpackets on the most recent direct self-signatures or key revocations over two primary keys, with each referring to the other primary key, forms an Identity Equivalence Binding.
A collection of certificates whose Identity Equivalence Bindings form a maximal connected graph (see <xref target="graph-topology"/>) is an Identity Equivalence Set, and all members of that set are said to be Identity Equivalent to each other.</t>

<t>If an implementation links a particular identity (such as a User ID or a database record) to one primary key by a means other than Identity Equivalence, then it <bcp14>SHOULD</bcp14> treat that identity as being linked, in the same manner and to the same extent, with each other primary key in the same Identity Equivalence Set.
Each such "derived" identity link is a subsidiary relationship of the original "direct" identity link.
If the same identity is directly linked into the Identity Equivalence Set by multiple identity claims, the derived link(s) are subsidiary to the strongest or most reliable direct link.
A derived identity link is otherwise independent of any identity claims over the other primary keys, or lack thereof.
Each distinct identity <bcp14>SHOULD</bcp14> be modelled separately; a direct or derived link to one identity makes no statement about any other identities found in the Identity Equivalence Set.</t>

<t>The equivalence binding is invalidated under the following circumstances:</t>

<t><list style="symbols">
  <t>if either primary key is revoked with a Reason for Revocation other than "Key is superseded".</t>
  <t>if either primary key overrides the equivalence binding with a new direct self-signature that a) does not contain a Replacement Key subpacket, or b) contains a Replacement Key subpacket that does not refer to the other key, or c) contains a Replacement Key subpacket that inverts the direction of the binding, and there is no corresponding update to the other certificate.</t>
  <t>if either signature that forms the equivalence binding has expired.</t>
</list></t>

<t>Note however:</t>

<t><list style="symbols">
  <t>If either primary key is expired or revoked with a Reason for Revocation of "Key is superseded", the equivalence binding is unaffected.</t>
  <t>If either primary key is revoked with any other Reason for Revocation, then the equivalence binding is invalidated but the other key is not revoked.</t>
  <t>Other properties (such as expiry dates, usage preferences, custom notations) <bcp14>SHOULD NOT</bcp14> be applied to other members of the Identity Equivalence Set.</t>
</list></t>

<t>If a backward Replacement Key subpacket refers to multiple deprecated keys, it is possible that only some of those have a valid Identity Equivalence Binding.
If a particular Identity Equivalence Binding is invalid, it does not invalidate the other bindings associated with the same backward Replacement Key subpacket.</t>

<t>Identity Equivalence is transitive; if <spanx style="verb">A</spanx> and <spanx style="verb">B</spanx> are both Identity Equivalent to <spanx style="verb">C</spanx> (in other words, if <spanx style="verb">C</spanx> replaces both <spanx style="verb">A</spanx> and <spanx style="verb">B</spanx>), then <spanx style="verb">A</spanx> is also Identity Equivalent to <spanx style="verb">B</spanx>.
This transitivity is the basis for an Identity Equivalence Set, in which an identity linked to any of the primary keys is linked to them all.
This equality of identity, and the distinction between direct and derived identity links, is independent of the order of preference of fallback primary keys (<xref target="graph-topology"/>).</t>

<t>Members of an Identity Equivalence Set <bcp14>MUST</bcp14> be treated as a single key for the purposes of the Web of Trust, particularly when relying on multiple independent certification pathways.</t>

<section anchor="time-evolution-of-identity-equivalence"><name>Time Evolution of Identity Equivalence</name>

<t>An implementation <bcp14>MUST NOT</bcp14> assume that Identity Equivalence Bindings have any permanent significance.
For example, if an MUA relies solely upon an Identity Equivalence Binding between <spanx style="verb">A</spanx> and <spanx style="verb">B</spanx> to validate <spanx style="verb">B</spanx>, the validity of <spanx style="verb">B</spanx> at a future date depends on the continuing validity of the Identity Equivalence Binding.
If the binding is no longer valid, and there are no other certification pathways to <spanx style="verb">B</spanx>, then <spanx style="verb">B</spanx> is no longer valid.</t>

<t>It is therefore <bcp14>RECOMMENDED</bcp14> that applications attempt to find alternative certification pathways for replacement certificates.
The optimal method of obtaining alternative certification pathways is application-dependent, and therefore beyond the scope of this document.
It should be noted however that similar time evolution concens also apply to other methods of validation, such as the Web of Trust.</t>

</section>
<section anchor="consequences-of-identity-equivalence"><name>Consequences of Identity Equivalence</name>

<t>Identity Equivalence Binding operates at the same conceptual level as subkey binding.
A subkey is linked to a particular identity if its primary key is linked to that identity.
It is not possible to limit the use of particular subkeys of the same primary to particular identities.</t>

<t>Similarly, a primary key is linked to an identity if any of the primary keys in its Identity Equivalence Group is so linked.
This means that it is not possible to limit the use of particular certificates in the group to particular identities.
Any identities that the key owner's correspondents link to any member of an Identity Equivalence Group will be equally linked to them all.</t>

<t>For example, if a key owner has a particular User ID in one certificate, but not in an Identity Equivalent certificate, her correspondents will still link that User ID with both certificates.
If so, they may (in some circumstances) send messages encrypted to one of the certificates but addressed to an identity which that particular certificate does not claim.</t>

<t>An implementation <bcp14>SHOULD</bcp14> warn the user if they try to create an Identity Equivalence Group using certificates with mismatched current User IDs.
It <bcp14>SHOULD</bcp14> similarly warn the user if they try to add a new User ID to only one member of an Identity Equivalence Group, and (if possible) offer to add it to all members instead.</t>

<t>This is a design limitation of the Key Replacement mechanism.
Since <xref section="10.1" sectionFormat="of" target="RFC9580"/> does not require a certificate to contain a User ID, it <bcp14>MUST</bcp14> still be possible to link an identity to it by other means.
If we were to require matching User IDs for Identity Equivalence, the Replacement Key mechanism would not be fully functional for identity links that did not rely on User IDs.</t>

</section>
</section>
<section anchor="absence-of-an-identity-equivalence-binding"><name>Absence of an Identity Equivalence Binding</name>

<t>The Replacement Key subpacket <bcp14>MUST NOT</bcp14> be treated as a Web of Trust certification over either the current or replacement primary key.
In the absence of an Identity Equivalence Binding, a receiving implementation <bcp14>SHOULD</bcp14> validate the replacement certificate as they would any other.</t>

<t>If an implementation supports the creation of unpaired Replacement Key subpackets, it <bcp14>SHOULD</bcp14> warn the key owner that correspondents may not be able to use the preferred certificate in the absence of other means of identity verification.
For example, it could prompt the key owner to ask the third parties who certified the User ID(s) on the deprecated certificate to certify the corresponding User ID(s) on the replacement.</t>

<section anchor="limiting-chaining-of-non-equivalent-replacements"><name>Limiting Chaining of Non-Equivalent Replacements</name>

<t>It is possible for a singly-linked chain of certificates to exist, where each (non-final) certificate contains a valid forward Replacement Key subpacket with no equivalence binding.
Such a chain may terminate, or may form a closed loop.
A generating implementation <bcp14>SHOULD NOT</bcp14> intentionally create singly-linked chains or loops, however they may be encountered in practice as a result of a stale cache, user or implementation error, or malice.</t>

<t>It may be possible for the certificates in a singly-linked chain to be validated without Identity Equivalence Bindings, such as by provenance or Web of Trust.
In such a scenario, a receiving implementation might be induced to process the chain of references until it found the end, or a certificate that did not validate.
An implementation <bcp14>SHOULD</bcp14> limit the maximum number of references it follows (per invocation), and/or implement a loop detection mechanism to prevent following a closed loop of references indefinitely.</t>

<t>For example, a receiving implementation <bcp14>MAY</bcp14> choose to process only one unpaired forward Key Replacement subpacket per invocation.
Such an implementation <bcp14>MAY</bcp14> however process a subsequent unpaired subpacket on its next invocation, if the current certificate in the chain successfully validated.
While this could result in unstable behaviour, where the apparent preferred certificate of the correspondent changes continually, each invocation will consume a finite amount of resources.</t>

</section>
</section>
<section anchor="reasons-for-revocation"><name>Reasons for Revocation</name>

<t>If a Key Revocation signature contains a Replacement Key subpacket, a Reason for Revocation subpacket <bcp14>MUST</bcp14> also be included, to prevent it from being interpreted as "No reason specified".</t>

<t><list style="symbols">
  <t>if a Replacement Key subpacket is included in a Key Revocation signature, then the Reason For Revocation subpacket <bcp14>MUST</bcp14> indicate "Key is superseded".</t>
  <t>if no Replacement Key subpacket is included in a Key Revocation signature, but a Replacement Key might be specified at a later date, then the Reason For Revocation subpacket <bcp14>MAY</bcp14> indicate "Key is superseded".</t>
  <t>otherwise, the Reason for Revocation subpacket <bcp14>SHOULD</bcp14> indicate "Key is retired and no longer used", to explicitly state that the revoked primary key has no replacement.</t>
</list></t>

<t>A receiving implementation <bcp14>MUST</bcp14> ignore any Reason for Revocation subpacket present in a Key Revocation signature with a Reason for Revocation that is not "Key is superseded".</t>

</section>
</section>
<section anchor="selection-of-encryption-subkeys"><name>Selection of Encryption Subkeys</name>

<t>If a replacement certificate has been validated, whether as a member of an Identity Equivalence Set or otherwise, correspondents <bcp14>SHOULD</bcp14> assign it preference over the current certificate.
When a correspondent of the key owner selects subkeys for encryption, the subkeys in the replacement certificate <bcp14>SHOULD</bcp14> therefore be considered first.
If the subkeys in the replacement certificate are not usable, then:</t>

<t><list style="symbols">
  <t>If there is an equivalence binding, the subkeys in the first listed deprecated certificate <bcp14>SHOULD</bcp14> be considered next.
  If the subkeys in the first deprecated certificate are not usable, then the subkeys in the next deprecated certificate (if any) <bcp14>SHOULD</bcp14> be considered, and so forth.</t>
  <t>If there is no equivalence binding, the subkeys in the current certificate <bcp14>SHOULD</bcp14> be used.</t>
</list></t>

<t>When encrypting to herself, the key owner <bcp14>MAY</bcp14> use a different encryption subkey selection algorithm from the one used for her correspondents.</t>

</section>
<section anchor="security-considerations"><name>Security Considerations</name>

<t>If the Replacement Key subpacket was allowed in the unhashed subpackets area, an attacker could add a bogus Replacement Key subpacket to an existing signature.</t>

<t>An Identity Equivalence Binding requires the active consent of both primary key owners.
This is to prevent one key owner from unilaterally claiming signatures made by the other key owner, using the same argument that motivates the embedded Primary Key Binding signature in a signing-capable subkey's binding signature (<xref section="5.2.1.9" sectionFormat="of" target="RFC9580"/>).</t>

<t>The Target Key Imprint is included to mitigate against weaknesses in the fingerprint digest algorithm used by older key versions.
By including a digest over the key material in the target primary public key packet, using the same digest algorithm as the enclosing signature, we ensure that the indirect cryptographic binding between the equivalent keys is of the same overall strength as a signature made directly over the target primary public key (as in a certification signature or subkey binding signature).
We intentionally chose not to use embedded back-signatures or third-party certifications, both to keep the design simple and to limit the size of the subpacket(s) required.</t>

<t>In the absence of a complete Identity Equivalence Binding, the Replacement Key subpacket is merely advisory.
In this scenario, it provides information for the purposes of key discovery only, without any actionable statement about the User IDs on the replacement.</t>

<t>In addition, as this document is an update of <xref target="RFC9580"></xref>, the security considerations there should be carefully reviewed.</t>

</section>
<section anchor="iana-considerations"><name>IANA Considerations</name>

<t>This document requests that the following entry be added to the OpenPGP Signature Subpacket registry:</t>

<texttable title="Signature Subpacket Registry" anchor="signature-subpacket-registry">
      <ttcol align='left'>Type</ttcol>
      <ttcol align='left'>Name</ttcol>
      <ttcol align='left'>Specification</ttcol>
      <c>100 (TEMPORARY)</c>
      <c>Replacement Key</c>
      <c>This document</c>
</texttable>

</section>


  </middle>

  <back>


<references title='References' anchor="sec-combined-references">

    <references title='Normative References' anchor="sec-normative-references">



<reference anchor="RFC9580">
  <front>
    <title>OpenPGP</title>
    <author fullname="P. Wouters" initials="P." role="editor" surname="Wouters"/>
    <author fullname="D. Huigens" initials="D." surname="Huigens"/>
    <author fullname="J. Winter" initials="J." surname="Winter"/>
    <author fullname="Y. Niibe" initials="Y." surname="Niibe"/>
    <date month="July" year="2024"/>
    <abstract>
      <t>This document specifies the message formats used in OpenPGP. OpenPGP provides encryption with public key or symmetric cryptographic algorithms, digital signatures, compression, and key management.</t>
      <t>This document is maintained in order to publish all necessary information needed to develop interoperable applications based on the OpenPGP format. It is not a step-by-step cookbook for writing an application. It describes only the format and methods needed to read, check, generate, and write conforming packets crossing any network. It does not deal with storage and implementation questions. It does, however, discuss implementation issues necessary to avoid security flaws.</t>
      <t>This document obsoletes RFCs 4880 ("OpenPGP Message Format"), 5581 ("The Camellia Cipher in OpenPGP"), and 6637 ("Elliptic Curve Cryptography (ECC) in OpenPGP").</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="9580"/>
  <seriesInfo name="DOI" value="10.17487/RFC9580"/>
</reference>
<reference anchor="RFC2119">
  <front>
    <title>Key words for use in RFCs to Indicate Requirement Levels</title>
    <author fullname="S. Bradner" initials="S." surname="Bradner"/>
    <date month="March" year="1997"/>
    <abstract>
      <t>In many standards track documents several words are used to signify the requirements in the specification. These words are often capitalized. This document defines these words as they should be interpreted in IETF documents. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
    </abstract>
  </front>
  <seriesInfo name="BCP" value="14"/>
  <seriesInfo name="RFC" value="2119"/>
  <seriesInfo name="DOI" value="10.17487/RFC2119"/>
</reference>
<reference anchor="RFC8174">
  <front>
    <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
    <author fullname="B. Leiba" initials="B." surname="Leiba"/>
    <date month="May" year="2017"/>
    <abstract>
      <t>RFC 2119 specifies common key words that may be used in protocol specifications. This document aims to reduce the ambiguity by clarifying that only UPPERCASE usage of the key words have the defined special meanings.</t>
    </abstract>
  </front>
  <seriesInfo name="BCP" value="14"/>
  <seriesInfo name="RFC" value="8174"/>
  <seriesInfo name="DOI" value="10.17487/RFC8174"/>
</reference>



    </references>

    <references title='Informative References' anchor="sec-informative-references">

<reference anchor="Autocrypt" target="https://autocrypt.org/">
  <front>
    <title>Autocrypt - Convenient End-to-End Encryption for E-Mail</title>
    <author initials="V." surname="Breitmoser" fullname="Vincent Breitmoser">
      <organization></organization>
    </author>
    <author initials="H." surname="Krekel" fullname="Holger Krekel">
      <organization></organization>
    </author>
    <author initials="D. K." surname="Gillmor" fullname="Daniel Kahn Gillmor">
      <organization></organization>
    </author>
    <date year="n.d."/>
  </front>
</reference>



<reference anchor="I-D.koch-openpgp-webkey-service">
   <front>
      <title>OpenPGP Web Key Directory</title>
      <author fullname="Werner Koch" initials="W." surname="Koch">
         <organization>g10 Code GmbH</organization>
      </author>
      <date day="2" month="June" year="2025"/>
      <abstract>
	 <t>   This specification describes a service to locate OpenPGP keys by mail
   address using a Web service and the HTTPS protocol.  It also provides
   a method for secure communication between the key owner and the mail
   provider to publish and revoke the public key.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-koch-openpgp-webkey-service-20"/>
   
</reference>



    </references>

</references>


<?line 395?>

<section anchor="example-workflows"><name>Example Workflows</name>

<t>In the following, Alice has a v4 primary keypair and subsequently generates a new v6 primary keypair, then at a later date she revokes her v4 primary key.
Bob is her correspondent who consumes the updated certificate(s).
We do not assume that Alice's secret keys are stored on the same hardware device.</t>

<section anchor="alice-generates-a-new-primary-key"><name>Alice Generates a New Primary Key</name>

<section anchor="alices-actions"><name>Alice's Actions</name>

<t>If Alice's client supports v6 certificates, and Alice only has a v4 certificate, it may suggest to Alice that she should generate a v6 primary keypair and certificate.
If the secret key material for the v4 certificate is available, the client may offer to generate the new keypair and certificate automatically.
The client should warn Alice of potential compatibility issues with any other devices that she may have which share the v4 secret key material.
The client should also perform pre-flight checks that may include:</t>

<t><list style="symbols">
  <t>Refreshing the certificate from the internet to check whether another client has already created a replacement.</t>
  <t>Attempting to sync with other devices in a multi-device deployment, e.g. by emailing itself.</t>
</list></t>

<t>On creation of a v6 primary keypair and certificate, Alice's client will:</t>

<t><list style="symbols">
  <t>Add a Direct Key signature to Alice's new (v6) certificate, including a backward Replacement Key subpacket that references her deprecated v4 certificate.</t>
  <t>If the deprecated (v4) secret key is available, add a new Direct Key signature to its certificate with a forward Replacement Key subpacket that references the v6 replacement.</t>
  <t>Publish the updated certificate(s) to a keyserver.</t>
  <t>Back up the new secret key material and (if necessary) sync it to any other devices.</t>
</list></t>

</section>
<section anchor="bobs-actions"><name>Bob's Actions</name>

<t><list style="symbols">
  <t>Bob wants to send Alice a message and has Alice's deprecated (v4) certificate.</t>
  <t>Either Bob's copy of Alice's deprecated certificate already has a Replacement Key subpacket that references her replacement (v6) fingerprint, or Bob refreshes Alice's deprecated certificate from a keyserver and sees the new Replacement Key subpacket.</t>
  <t>If Bob has a v6 implementation, it can proceed with fetching Alice's v6 replacement certificate, validating it, and using it to send his message to Alice.</t>
  <t>If Bob doesn't have a v6 implementation, it can continue to use Alice's v4 deprecated certificate.</t>
</list></t>

<t>(WKD does not currently allow more than one valid certificate to be returned for a query, therefore it cannot easily support this use case.)</t>

<t>Bob's client has previously marked Alice's deprecated certificate as usable for her email address.
If this was done directly (as opposed to via the Web of Trust), Bob's client may also directly mark her replacement certificate as usable.</t>

</section>
<section anchor="alices-second-device"><name>Alice's Second Device</name>

<t>Alice's client should perform regular consistency tests, by performing the pre-flight checks above to discover whether another client or device has published a different replacement certificate.
In such a scenario, the client should warn the user and attempt to reconcile the differences by first syncing the secret key material, and then updating the older "replacement" certificate to be an additional deprecated certificate for the newer replacement, and finally updating the proper replacement certificate to refer to the additional deprecated certificate.</t>

</section>
</section>
<section anchor="alice-revokes-her-deprecated-primary-key"><name>Alice Revokes Her Deprecated Primary Key</name>

<section anchor="alices-actions-1"><name>Alice's Actions</name>

<t>On revocation of her v4 primary key, Alice's client will:</t>

<t><list style="symbols">
  <t>Add a forward Replacement Key subpacket to the Primary Key Revocation signature, referencing the replacement.</t>
  <t>If the replacement secret key is available, add a new Direct Key signature to its certificate with a new or updated backward Replacement Key subpacket that references the deprecated certificate.</t>
  <t>Publish the updated certificate(s) to a keyserver.</t>
</list></t>

</section>
<section anchor="bobs-actions-1"><name>Bob's Actions</name>

<t>Bob already has both Alice's v4 and v6 certificates.</t>

<t><list style="symbols">
  <t>Bob's client refreshes Alice's certificates from a keyserver; her deprecated certificate contains a Primary Key Revocation signature with a Replacement Key subpacket but the preferred certificate is unchanged.</t>
  <t>There is an Identity Equivalence Binding between the deprecated and replacement certificates, which Bob's client automatically validates.</t>
  <t>Bob's v6-aware client continues to use Alice's preferred certificate as before.</t>
</list></t>

<t>Bob's client has previously marked Alice's deprecated certificate as usable for her email address.
If it has not yet directly marked Alice's replacement certificate as usable, it should do so now to remove the requirement to validate the now-revoked v4 certificate.</t>

</section>
<section anchor="carols-actions"><name>Carol's Actions</name>

<t>Carol wants to send Alice a message; Carol has Alice's deprecated (v4) certificate but they have not corresponded for some time.</t>

<t><list style="symbols">
  <t>Carol's client refreshes Alice's deprecated certificate from a keyserver; it contains a Primary Key Revocation signature with a Replacement Key subpacket.</t>
  <t>Carol's client looks up Alice's replacement (v6) certificate on a keyserver.</t>
  <t>There is an Identity Equivalence Binding between the deprecated and replacement certificates, which Carol's client automatically validates.</t>
  <t>Carol's client uses Alice's replacement certificate instead of the deprecated certificate.</t>
</list></t>

<t>(There are other means to achieve a similar result, such as WKD <xref target="I-D.koch-openpgp-webkey-service"></xref> or <xref target="Autocrypt"></xref>, but they may not be available.
For example, Alice's service provider may not support WKD, and Alice may not have sent Carol an autocrypt message since revoking her deprecated primary key.)</t>

<t>Carol's client has previously marked Alice's deprecated certificate as usable for her email address.
Carol's client should now directly mark Alice's replacement certificate as usable.</t>

</section>
<section anchor="alices-second-device-1"><name>Alice's Second Device</name>

<t>On receipt of the new (v6) certificate on a second device, Alice's second client will:</t>

<t><list style="symbols">
  <t>Check to see if the certificate contains an unpaired backward Replacement Key subpacket that refers to any of the available secret keys.</t>
  <t>If the reference is correct and Alice consents, add a Direct Key signature to the affected certificate with a forward Replacement Key subpacket.</t>
  <t>Publish the updated certificate to a keyserver.</t>
</list></t>

<t>If Alice has a local encryption subkey that she prefers for encryption to herself, her client <bcp14>MAY</bcp14> use it regardless of any Replacement Key subpacket(s) in her published certificate.</t>

</section>
</section>
<section anchor="time-evolution-of-an-identity-equivalence-group"><name>Time Evolution of an Identity Equivalence Group</name>

<t>Let’s say that Alice has two deprecated keys (one RSA and one ECC), and a replacement key (ML-DSA).
Let’s also say that she has the identity <spanx style="verb">alice@example.com</spanx> on the RSA and ML-DSA keys, and the identity <spanx style="verb">a.lovelace@example.com</spanx> on the ECC and ML-DSA keys.</t>

<figure title="Bob's View of Alice's Certificates"><artset><artwork  type="svg"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="544" width="624" viewBox="0 0 624 544" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
<path d="M 8,144 L 8,256" fill="none" stroke="black"/>
<path d="M 8,352 L 8,464" fill="none" stroke="black"/>
<path d="M 24,176 L 24,256" fill="none" stroke="black"/>
<path d="M 24,384 L 24,464" fill="none" stroke="black"/>
<path d="M 208,176 L 208,256" fill="none" stroke="black"/>
<path d="M 208,384 L 208,464" fill="none" stroke="black"/>
<path d="M 224,144 L 224,256" fill="none" stroke="black"/>
<path d="M 224,352 L 224,464" fill="none" stroke="black"/>
<path d="M 240,320 L 240,352" fill="none" stroke="black"/>
<path d="M 256,112 L 256,144" fill="none" stroke="black"/>
<path d="M 408,48 L 408,496" fill="none" stroke="black"/>
<path d="M 424,96 L 424,496" fill="none" stroke="black"/>
<path d="M 600,96 L 600,496" fill="none" stroke="black"/>
<path d="M 616,48 L 616,496" fill="none" stroke="black"/>
<path d="M 424,32 L 600,32" fill="none" stroke="black"/>
<path d="M 248,64 L 424,64" fill="none" stroke="black"/>
<path d="M 176,96 L 240,96" fill="none" stroke="black"/>
<path d="M 424,96 L 600,96" fill="none" stroke="black"/>
<path d="M 24,128 L 208,128" fill="none" stroke="black"/>
<path d="M 168,160 L 240,160" fill="none" stroke="black"/>
<path d="M 456,160 L 552,160" fill="none" stroke="black"/>
<path d="M 24,176 L 208,176" fill="none" stroke="black"/>
<path d="M 240,176 L 440,176" fill="none" stroke="black"/>
<path d="M 456,192 L 552,192" fill="none" stroke="black"/>
<path d="M 56,208 L 152,208" fill="none" stroke="black"/>
<path d="M 168,224 L 392,224" fill="none" stroke="black"/>
<path d="M 56,240 L 152,240" fill="none" stroke="black"/>
<path d="M 24,256 L 208,256" fill="none" stroke="black"/>
<path d="M 24,272 L 208,272" fill="none" stroke="black"/>
<path d="M 24,336 L 208,336" fill="none" stroke="black"/>
<path d="M 208,368 L 224,368" fill="none" stroke="black"/>
<path d="M 456,368 L 552,368" fill="none" stroke="black"/>
<path d="M 24,384 L 208,384" fill="none" stroke="black"/>
<path d="M 240,384 L 440,384" fill="none" stroke="black"/>
<path d="M 456,400 L 552,400" fill="none" stroke="black"/>
<path d="M 56,416 L 152,416" fill="none" stroke="black"/>
<path d="M 168,432 L 392,432" fill="none" stroke="black"/>
<path d="M 56,448 L 152,448" fill="none" stroke="black"/>
<path d="M 24,464 L 208,464" fill="none" stroke="black"/>
<path d="M 24,480 L 208,480" fill="none" stroke="black"/>
<path d="M 424,496 L 600,496" fill="none" stroke="black"/>
<path d="M 424,512 L 600,512" fill="none" stroke="black"/>
<path d="M 424,32 C 415.16936,32 408,39.16936 408,48" fill="none" stroke="black"/>
<path d="M 600,32 C 608.83064,32 616,39.16936 616,48" fill="none" stroke="black"/>
<path d="M 240,96 C 248.83064,96 256,103.16936 256,112" fill="none" stroke="black"/>
<path d="M 24,128 C 15.16936,128 8,135.16936 8,144" fill="none" stroke="black"/>
<path d="M 208,128 C 216.83064,128 224,135.16936 224,144" fill="none" stroke="black"/>
<path d="M 240,160 C 248.83064,160 256,152.83064 256,144" fill="none" stroke="black"/>
<path d="M 456,160 C 447.16936,160 440,167.16936 440,176" fill="none" stroke="black"/>
<path d="M 552,160 C 560.83064,160 568,167.16936 568,176" fill="none" stroke="black"/>
<path d="M 456,192 C 447.16936,192 440,184.83064 440,176" fill="none" stroke="black"/>
<path d="M 552,192 C 560.83064,192 568,184.83064 568,176" fill="none" stroke="black"/>
<path d="M 56,208 C 47.16936,208 40,215.16936 40,224" fill="none" stroke="black"/>
<path d="M 152,208 C 160.83064,208 168,215.16936 168,224" fill="none" stroke="black"/>
<path d="M 56,240 C 47.16936,240 40,232.83064 40,224" fill="none" stroke="black"/>
<path d="M 152,240 C 160.83064,240 168,232.83064 168,224" fill="none" stroke="black"/>
<path d="M 24,272 C 15.16936,272 8,264.83064 8,256" fill="none" stroke="black"/>
<path d="M 208,272 C 216.83064,272 224,264.83064 224,256" fill="none" stroke="black"/>
<path d="M 24,336 C 15.16936,336 8,343.16936 8,352" fill="none" stroke="black"/>
<path d="M 208,336 C 216.83064,336 224,343.16936 224,352" fill="none" stroke="black"/>
<path d="M 224,368 C 232.83064,368 240,360.83064 240,352" fill="none" stroke="black"/>
<path d="M 456,368 C 447.16936,368 440,375.16936 440,384" fill="none" stroke="black"/>
<path d="M 552,368 C 560.83064,368 568,375.16936 568,384" fill="none" stroke="black"/>
<path d="M 456,400 C 447.16936,400 440,392.83064 440,384" fill="none" stroke="black"/>
<path d="M 552,400 C 560.83064,400 568,392.83064 568,384" fill="none" stroke="black"/>
<path d="M 56,416 C 47.16936,416 40,423.16936 40,432" fill="none" stroke="black"/>
<path d="M 152,416 C 160.83064,416 168,423.16936 168,432" fill="none" stroke="black"/>
<path d="M 56,448 C 47.16936,448 40,440.83064 40,432" fill="none" stroke="black"/>
<path d="M 152,448 C 160.83064,448 168,440.83064 168,432" fill="none" stroke="black"/>
<path d="M 24,480 C 15.16936,480 8,472.83064 8,464" fill="none" stroke="black"/>
<path d="M 208,480 C 216.83064,480 224,472.83064 224,464" fill="none" stroke="black"/>
<path d="M 424,512 C 415.16936,512 408,504.83064 408,496" fill="none" stroke="black"/>
<path d="M 600,512 C 608.83064,512 616,504.83064 616,496" fill="none" stroke="black"/>
<polygon class="arrowhead" points="432,64 420,58.4 420,69.6" fill="black" transform="rotate(0,424,64)"/>
<polygon class="arrowhead" points="400,432 388,426.4 388,437.6" fill="black" transform="rotate(0,392,432)"/>
<polygon class="arrowhead" points="400,224 388,218.4 388,229.6" fill="black" transform="rotate(0,392,224)"/>
<polygon class="arrowhead" points="248,384 236,378.4 236,389.6" fill="black" transform="rotate(180,240,384)"/>
<polygon class="arrowhead" points="248,176 236,170.4 236,181.6" fill="black" transform="rotate(180,240,176)"/>
<polygon class="arrowhead" points="216,368 204,362.4 204,373.6" fill="black" transform="rotate(180,208,368)"/>
<polygon class="arrowhead" points="176,160 164,154.4 164,165.6" fill="black" transform="rotate(180,168,160)"/>
<g class="text">
<text x="448" y="52">Alice's</text>
<text x="508" y="52">ML-DSA</text>
<text x="552" y="52">Key</text>
<text x="88" y="68">Bob's</text>
<text x="140" y="68">Second</text>
<text x="208" y="68">Signature</text>
<text x="504" y="68">alice@example.com</text>
<text x="508" y="84">a.lovelace@example.com</text>
<text x="24" y="100">Bob's</text>
<text x="72" y="100">First</text>
<text x="136" y="100">Signature</text>
<text x="468" y="116">Backward</text>
<text x="524" y="116">RKSP</text>
<text x="48" y="148">Alice's</text>
<text x="96" y="148">RSA</text>
<text x="128" y="148">Key</text>
<text x="88" y="164">alice@example.com</text>
<text x="476" y="180">Target</text>
<text x="532" y="180">Record</text>
<text x="64" y="196">Forward</text>
<text x="116" y="196">RKSP</text>
<text x="356" y="196">&quot;Replaces&quot;</text>
<text x="76" y="228">Target</text>
<text x="132" y="228">Record</text>
<text x="272" y="244">&quot;Replaced</text>
<text x="328" y="244">by&quot;</text>
<text x="152" y="308">Bob's</text>
<text x="200" y="308">Third</text>
<text x="264" y="308">Signature</text>
<text x="48" y="356">Alice's</text>
<text x="96" y="356">ECC</text>
<text x="128" y="356">Key</text>
<text x="108" y="372">a.lovelace@example.com</text>
<text x="476" y="388">Target</text>
<text x="532" y="388">Record</text>
<text x="64" y="404">Forward</text>
<text x="116" y="404">RKSP</text>
<text x="356" y="404">&quot;Replaces&quot;</text>
<text x="76" y="436">Target</text>
<text x="132" y="436">Record</text>
<text x="272" y="452">&quot;Replaced</text>
<text x="328" y="452">by&quot;</text>
<text x="28" y="532">&quot;RKSP&quot;</text>
<text x="64" y="532">=</text>
<text x="120" y="532">Replacement</text>
<text x="184" y="532">Key</text>
<text x="240" y="532">Subpacket</text>
</g>
</svg>
</artwork><artwork  type="ascii-art"><![CDATA[
                                                   .-----------------------.
                                                  | Alice's ML-DSA Key      |
        Bob's Second Signature--------------------+-> alice@example.com     |
                                                  | a.lovelace@example.com  |
Bob's First Signature---------.                   | +---------------------+ |
                               |                  | | Backward RKSP       | |
 .------------------------.    |                  | |                     | |
| Alice's RSA Key          |   |                  | |                     | |
| alice@example.com <------+--'                   | |  .-------------.    | |
| +----------------------+ | <--------------------+-+-+ Target Record |   | |
| | Forward RKSP         | |           "Replaces" | |  '-------------'    | |
| |  .-------------.     | |                      | |                     | |
| | | Target Record +----+-+--------------------> | |                     | |
| |  '-------------'     | | "Replaced by"        | |                     | |
| +----------------------+ |                      | |                     | |
 '------------------------'                       | |                     | |
                                                  | |                     | |
                Bob's Third Signature             | |                     | |
                             |                    | |                     | |
 .------------------------.  |                    | |                     | |
| Alice's ECC Key          | |                    | |                     | |
| a.lovelace@example.com <-+'                     | |  .-------------.    | |
| +----------------------+ | <--------------------+-+-+ Target Record |   | |
| | Forward RKSP         | |           "Replaces" | |  '-------------'    | |
| |  .-------------.     | |                      | |                     | |
| | | Target Record +----+-+--------------------> | |                     | |
| |  '-------------'     | | "Replaced by"        | |                     | |
| +----------------------+ |                      | |                     | |
 '------------------------'                       | |                     | |
                                                  | +---------------------+ |
                                                   '-----------------------'
"RKSP" = Replacement Key Subpacket
]]></artwork></artset></figure>

<t>If Bob has made a certification signature (1) over <spanx style="verb">alice@example.com</spanx> and the RSA key, then from his point of view there is a direct identity link between <spanx style="verb">alice@example.com</spanx> and her RSA key, and a derived identity link (via equivalence) between it and both of the other two keys.
These derived links are subsidiary to the direct link and do not have an independent existence - if Bob’s certification expires, the direct link is invalidated and by extension the derived links are also invalidated.
If however Bob also made a certification signature (2) over Alice’s ML-DSA key, then the expiration of the first certification would not invalidate the second, and all three keys would remain linked to <spanx style="verb">alice@example.com</spanx> - but now Bob’s certification over the ML-DSA key would anchor the direct identity link, and the link between <spanx style="verb">alice@example.com</spanx> and her RSA key would now be equivalence-derived.</t>

<t>None of the above has any consequence for the identity <spanx style="verb">a.lovelace@example.com</spanx>.
Bob knows of no proof that Alice owns that email address, and while her ECC certificate may claim <spanx style="verb">a.lovelace@example.com</spanx>, and we may therefore infer that the owner of the other certificates also claims <spanx style="verb">a.lovelace@example.com</spanx> (because equivalence implies they are the same person), there is no supporting evidence to elevate any of these claims to a concrete link.</t>

<t>But let’s say that Bob then receives an email from <spanx style="verb">a.lovelace@example.com</spanx> with the ML-DSA certificate in its <xref target="Autocrypt"></xref> header.
He <bcp14>MAY</bcp14> therefore infer that the identity <spanx style="verb">a.lovelace@example.com</spanx> is directly linked (via the TOFU principle) to the ML-DSA certificate - and thereby also to the other two certificates.
This TOFU-based direct identity link may be considered “weaker” than one based on a certification signature, and so the derived identity links on the other two certificates <bcp14>SHOULD</bcp14> be considered equally “weak".
If Bob subsequently certifies (3) the identity <spanx style="verb">a.lovelace@example.com</spanx> on the ECC key (for example), all the derived links would become subsidiary to that link, and also become equally “strong”.</t>

</section>
</section>
<section anchor="acknowledgments"><name>Acknowledgments</name>

<t>The authors would like to thank Bart Butler, Kai Engert, Daniel Kahn Gillmor, Daniel Huigens, Simon Josefsson, Johannes Roth, Heiko Schäfer, Falko Strenzke, Neal Walfield, Justus Winter and Aron Wussler for suggestions and discussions.</t>

</section>
<section anchor="document-history"><name>Document History</name>

<t>Note to RFC Editor: this section should be removed before publication.</t>

<section anchor="changes-between-draft-ietf-openpgp-replacementkey-05-and-06"><name>Changes Between draft-ietf-openpgp-replacementkey-05 and -06</name>

<t><list style="symbols">
  <t>Specified "current" Replacement Key subpacket.</t>
  <t>Record length is now one octet again.</t>
  <t>Removed references to "hard" and "soft" revocation reasons, and tightened BCP14 language around reasons.</t>
  <t>Cleaned up artwork.</t>
  <t>Improved example workflows.</t>
  <t>Various minor clarifications.</t>
</list></t>

</section>
<section anchor="changes-between-draft-ietf-openpgp-replacementkey-04-and-05"><name>Changes Between draft-ietf-openpgp-replacementkey-04 and -05</name>

<t><list style="symbols">
  <t>Key Equivalence is now Identity Equivalence.</t>
  <t>Specified Identity Equivalence Sets.</t>
  <t>Defined terms "identity", "identity claim", "identity link", "direct link", "derived link".</t>
  <t>Moved 0x40 to 0x01 and renamed from "inverse relationship" to "backward reference(s)".</t>
  <t>Substituted "original" with "deprecated".</t>
  <t>Expanded and improved "Terminology" section.</t>
  <t>Merged content of "Placement of the Replacement Key Subpacket" section into other sections.</t>
  <t>Removed reference to draft-ietf-openpgp-persistent-symmetric-keys (but kept the surrounding text).</t>
  <t>Renamed and reordered some sections.</t>
  <t>Added receiving implementation MUSTs in several places.</t>
  <t>Various minor clarifications.</t>
</list></t>

</section>
<section anchor="changes-between-draft-ietf-openpgp-replacementkey-03-and-04"><name>Changes Between draft-ietf-openpgp-replacementkey-03 and -04</name>

<t><list style="symbols">
  <t>Made target records forward-compatible.</t>
  <t>Added additional guidance for Alice's client.</t>
  <t>Removed unnecessary reference to WKD.</t>
  <t>Removed requirement for unilateral reference to be treated as a preference.</t>
  <t>Modified wording to avoid incompatibility with future encryption subkey selection draft.</t>
</list></t>

</section>
<section anchor="changes-between-draft-ietf-openpgp-replacementkey-02-and-03"><name>Changes Between draft-ietf-openpgp-replacementkey-02 and -03</name>

<t><list style="symbols">
  <t>Added section clarifying time evolution of equivalence.</t>
  <t>Added section clarifying how to prevent resource exhaustion when following chains.</t>
  <t>Clarified description of equivalence transitivity.</t>
</list></t>

</section>
<section anchor="changes-between-draft-ietf-openpgp-replacementkey-01-and-02"><name>Changes Between draft-ietf-openpgp-replacementkey-01 and -02</name>

<t><list style="symbols">
  <t>Added explanation of hard vs soft revocations.</t>
  <t>Remove the "No Replacement" bit and use the Reason for Revocation subpacket instead.</t>
  <t>Record length field is now two octets.</t>
  <t>Inverted treatment of undefined flag bits.</t>
  <t>Remove references to the Preferred Key Server subpacket.</t>
  <t>Expanded example workflows section and add reference to draft-ietf-openpgp-persistent-symmetric-keys.</t>
  <t>Various terminology nitpicking.</t>
</list></t>

</section>
<section anchor="changes-between-draft-ietf-openpgp-replacementkey-00-and-01"><name>Changes Between draft-ietf-openpgp-replacementkey-00 and -01</name>

<t><list style="symbols">
  <t>Updated references to RFC9580.</t>
  <t>Removed subpacket version octet.</t>
  <t>Added guidance for encryption subkey selection.</t>
  <t>Added record length fields.</t>
  <t>Renamed to "OpenPGP Key Replacement" and normalised terminology.</t>
</list></t>

</section>
<section anchor="changes-between-draft-gallagher-openpgp-replacementkey-02-and-draft-ietf-openpgp-replacementkey-00"><name>Changes Between draft-gallagher-openpgp-replacementkey-02 and draft-ietf-openpgp-replacementkey-00</name>

<t><list style="symbols">
  <t>Standardised capitalisation and terminology.</t>
</list></t>

</section>
<section anchor="changes-between-draft-gallagher-openpgp-replacementkey-01-and-02"><name>Changes Between draft-gallagher-openpgp-replacementkey-01 and -02</name>

<t><list style="symbols">
  <t>Specified Public Key Imprints.</t>
  <t>Specified inverse relationship flag and packet format.</t>
  <t>Restricted graph topology.</t>
  <t>Specified Identity Equivalence Binding.</t>
  <t>Guidance re subpacket placement escalated from <bcp14>SHOULD</bcp14> to <bcp14>MUST</bcp14>, and critical bit to <bcp14>SHOULD NOT</bcp14>.</t>
</list></t>

</section>
<section anchor="changes-between-draft-gallagher-openpgp-replacementkey-00-and-01"><name>Changes Between draft-gallagher-openpgp-replacementkey-00 and -01</name>

<t><list style="symbols">
  <t>Added example workflows.</t>
  <t>Specifically describe "deprecation without expiry or revocation" use case.</t>
  <t>Add note about weakness of signatures over fingerprints.</t>
  <t>Miscellaneous clarifications.</t>
</list></t>

</section>
<section anchor="changes-between-draft-shaw-openpgp-replacementkey-00-and-draft-gallagher-openpgp-replacementkey-00"><name>Changes Between draft-shaw-openpgp-replacementkey-00 and draft-gallagher-openpgp-replacementkey-00</name>

<t><list style="symbols">
  <t>Changed <spanx style="verb">algid</spanx> octet to <spanx style="verb">key version</spanx> octet.</t>
  <t>Changed initial subpacket version number to 1.</t>
  <t>Clarified semantics of some edge cases.</t>
</list></t>

</section>
</section>


  </back>

<!-- ##markdown-source:
H4sIAAAAAAAAA+1925Ibx7HgO76iF3zQjARAHIrSsSkdHw85pEhTvCxnJIVC
oVgWGgWgPY1uuKsxECzS4d84EbsR+7Bfsvsn/pLNW936NjO0fJ40dogzQHdV
VlbeMytrOp2O6qzO9YNk/Gqri9dfv06e60PyRm9zleqNLurxKFW1XpXV4UFi
6sVoUaaF2sALi0ot62mm6+W0hFe3q+208q9d6sP07hej3XYBb5sHye8//93d
UbatHiR1tTP1vbt3f3/33khVWsGwOh3ty+pyVZW77YNERhvBEPDp4kHyrKh1
Veh6eoZTjsxuvsmMycri4rAFQJ49vngyutLFTj8YJYkMYpczho9qemz8PUyR
Favka3wCP9+oLIfPZb4/4lJmZbXCr1SVruGrdV1vzYNPP8Un8aPsSs/sY5/i
B5/Oq3Jv9Kcyxqf4LmChDN5dAX7VfJaWm09Vsaj0frUoa/yrG2s4Qo44q4Mx
ohdnMmJW9g5hanjjf6i8LGDhB21G2+xB8mNdppPElFVd6aWB3w4b/OWnkdrV
67IC5E1h7iRZ7vKct/hMbdeFTs7Xak/fwKpVkf1V1YD7B8mf1Hyuq32ZXh6S
C52u6RHNSF0YeOePf/ZP4PrbE5zSupKvVZ6r1VpXHbPAHgJFmtnjb8PxBSF/
lH95dPipSqRlvcjqshoVZbWBUa6ILt48eYQ0+GCUFcvw89MdoKU6bOsHNECt
qpUG1DvM269py/kRZhj3YjJNHpUFEGAG6E8eF4tpXU7hH/iVvodlJDBl8nj6
AmCnIRzG8YeRkiSMku+yIsVxHlY6qzelEaQkSVYAG303a30Rv/60zFe6Sp5X
+lLn4ZtPZ9GH8VtngHCdJ8/Vuki+zvJ8U0aznsG7s+CLZ9Oz2WWZrh3j7/Uc
GR5guspSQOtoOp0mam7qSqX1aHSxzkwCgmOHBJqYrU6zZaZNopKNBkQsYJbE
ip+6TMxutQL6h68DuiYUqiLRP2+zSi8m8N1VeYm/wOcLva00yqlFsq2yjaoO
CcAzYzg22WKR69HoDgqSqlzsUtqSX+5kwZ/vEUrtoNhoY9RKJ0wqyY9CPT/B
TMusANDrfZns1cEgvFlxpfIMBR2AHM3/CrgHnkpg+fUaxqlhiuABkECHZK5x
TXmWAlkd7KqSq0zBYPgMfpISMyQmWxWq3lUaRhZAVW4QYdstsLWh8dMSCAio
slzS64Qven0CAzKQS5CnyX6dpWt6Ax8z63KXL5KirBGgndGL2ej7tS7iFeFC
LISAdt4LECVXGr4vYdgCB6w0PqdgLPg9ep2QAN8B5nWxgEEAe7LHSVbDfp3S
Y+W+gBcRObS8FLQE4bYAWXHdcI4UUEa4wQGSDOHNTI0qIBhkksx3dbLPgA7h
X1ocPmFXh7/TNLSfRMjwf8APCLFksZPvNQqeHAcArCOUCB0gBZWUIUBUDioU
JtkYQTyuDrF9dND1caKLP5eHZFdk+JLK7Y7ORs9g13fweKoMIlo18ANrXcKv
lrhgjWlZwZZsS8BHUROk8kUDebzubAnf8poQmG0JenWeE90nNcj0IksBGsC/
wYXAQEyzQGOAx51GhMsM8H4xZXCAPXkGXmmFMhveJiaBPX5WMB8oYHFTbrRf
kknW6krLfi94iytVmIyo3woQYwcG64FYAoXAerdRBehBtVAIPyjAmsSGoV/d
LhINNYhSSH+uEw/+/NCJTtgPIriFNsBUOJFgHj7bVmUKUgPHQaWxoSXUazA2
VgBqQipZVYsMWAtwCLZEoT28G8A1yGCzmTWlZUYihmUmAWVlElCaSs6tREjO
d/OtSi91jY8DDCUpHlCswLRFmu+QPbKCZGpbnpAMBVZOYUd0vpwGXwBBNqUa
AWjcfEgMtMHwWImsWCEIyopxvWiJcVzFUVHuA7l93MnYvLsEBMl5sGfwH9BC
MEDPy4am8NIt3cEOwsQNMYZfdUI4I0UQgpzqqgaFRUIFqb9Guei3GVmEJHdd
ZfrKEY8n649MkytRIhwB7wmbwzv4idUisB4UwKh7ayAQ3GkcL1ByAUQzVGxs
f9RO2pyhlsr471/upP7b6cJ/IyoPwUQ72yTjF9+eX4wn/G/y8hX9/ubxf//2
2ZvHZ/j7+dPTb75xv4zkifOnr7795sz/5t989OrFi8cvz/hl+DSJPhqNX5z+
AN8gwONXry+evXp5+s0YibSOOADZnGmaiAuQQAgzI+DCtMrmTNgPH73+v//7
5H7yyy//DZT1vZOT379/L3/87uTf7sMfe9g2nq0sYL/4TxRpI7XdalURe+Q5
iNptVoPigWcNCod9kaBOA0R//CNi5qcHyVfzdHty/w/yAS44+tDiLPqQcNb+
pPUyI7Hjo45pHDajzxuYjuE9/SH62+I9+PCr/8hBNiXTk9/9xx9GQF13wLqv
NllR5uXqQOJbjA/CHqiJapOM0e0A6W3ECphr+A8RMThIagHoJtXM+wWiZgly
lliLjRUn0lOw8HKkeXgcvlvuUIMCR4I8uSoz2PXNPFvtsvrQIhMYQYt1JlIS
FPKeBD8AaMAm/RhIMuDq1yIPniPkRINnnsHCLx8kwCYGRcLSirZQlihjJaBI
WG/LPgoEx9Evv5xrtjxP7s5OkKnFqHz//hiF2gVqOpiB9AE8CmROvnj84r34
xRmu6oJ8Fgcr2WhL1KYAK/gKa5LgoUDrtZid4KUBNOyNKI0QcQiUk/4EwCMR
sU2sRZA0bV+ayukOEsex6plr3D1QmOnOkD3a2MAAuyhfgt0Lv+GttRCG37T2
lbRFsGVtCFGG415c6YafceEYoWPvx6S7/rwDe2ecRh+zKbloyzySdGgSrDTQ
w4HsUz92RCqvd3NwHgjnLeOBzGfr5mjTyxinRTLOUDUBZ43ZeAcOow+WB3w0
V3OdsyWqDLlh6IcnagHuN9g8sLwx2DI5uZPjL8GWtxZlnm2ymi3zb8E9TJ6d
Aa8vybpWm22OZr/1gpBGQU8KxeUlWp6gDtUcTN9ZA8gkzVW2caA6c2/ifCmE
KYMZMrQO2fYrEvc6rKYsVka4WcGepLtcRXYhrWJRal5HoXkRBKffxMiKYuWS
2RfQGlRVhrKv2rVXAEL2UhaQxMtyXAi0Z+Cryk2NA7E7kYJZgzQqtgZgTmdX
uFO4ZkIFAWdnfWYnePyXXQZ2BrJ28jArFvAKAwFLBUI6TBEsRBmbg2Qa5TSU
WWdbgKHeo2hH9ze0uSZsmi1FjFv7qlZ95h/5hoPQnetaIEuBYkUCoikEU1sb
MDL79usSuHlopWQabjDsoH6GF3NEcMGrXFVquyZbClm5Ke68cf3LnWA1Uwp6
2O/EnuoVlbyYLosd7QwJihD1e4n/+eze7LPZv0VCfyIOZZ6sNFiXsIyuMS3t
8N4ly6rciG8O1g7QJP8KWNN5ziYvIGunrbHZ6VgctvA9oMtv4+BiT+7eTY4u
Hr94/erN6ZsfJskW5I0qWO0vNDsLycXDR8ezG2HOMXnLwGaGYVVH8uyi3+6X
7SMrvSNEMRt+u264BsuGU9KtVo8MLhHkn8Xu4Eqt58a7ouaGSJjcvf73vInY
NpTBuwTf0rrALkBTlDczCgB6EQI4RNnnVF27iWQqk+ktESZWexrNxjX85Z40
aPIrXnFgUsDQznONOeRkdhIbVLiYM/ZnCQZHzK337kbvzUanvaKU4YeRcJ9R
6fSvdFnugEN1bvRePIc7yRPntXcRwI0EzJQ9f5Ezy8EBQ4oClvjlAYet/33c
P/OTTOcLM06GAKBH3o9eoRAwSfKOX0q6f94lL8taGwzC0s+76dBP89vRiRvm
Ua7AyOiZJHjuDdsPIPNXYC4dnRz3POcN5uQ7DtL5h9+NXp50PPcECAJZCkUW
Pftu9KJrvGeb4Jlr4LsXwef4/hpA7VvBCy/vXQcxvhS8MAx6xwyz2Uw+sr91
bzh8y9SZ0paxsnAm9DJXK4mEo0IWI1uLVgaWMWBWgvZOjSVrR3o3pWGcYZiE
8Yn3I3wwmYOFhzSMv6Pl2lgMsiwCwgFM0KX4Bw8z6qfbm1E7k/jdn+86YnsI
A+9VtfC+Fwred8mLXV5naClzaspYc3kFXkjByKZhcDGCtRD5orTG867hx/iW
BPqNrifshaC6CBIWPK/VBOIVZD7OZY2YSjd9vFuE4kJNFKdQUF/tM6MnMUHg
G+B7cDgN54kXR+QUQ3/NVM6m6dZtp2BvsbWwFNIxXehGLMgAOQb0OSIBziu+
7/4UTiCNAlv5V12V8CFGpMSmq21eIRgbxiiaOokNnyIFhVOjn60iYMhrLMoC
x2eImfcCvwZdrlUB6I3UW02mNL4BK0chLi/KequMgp5McsX1Fg2RlurXrCkF
4K3FSuOBMZ+3IgI2CpjoqoLNOhq2k4/ZgIqgJeNniUuMDSaA8NqViGSLpEFM
kk7QhSahECD7to5mUOSBTEPWP7J64RvWC+865f67XuH+rlOKH1tzLBya9HcY
sAdAp0wrxW4zd1lBK52ZYURfCeSF/hnxWGnNw2H6jekN0yPLoX12VIeMUFFG
pMmjkjSbIJHKFjmabOCSNcYleKVilCJks95Vow9BafespuS/uFHX2HtIH1mx
FKr0mFANWMibOIiEIAFKyKj7gAkQTGmpeDS3Q0RBjFx8ktLf5LAO8lPTUq0r
leX4HCCoUvFm9Uy8pDRZ98wc3QH/GYlYchdWlPGsmOb7OHnWFo+OAijRV4e6
S/SPbnoMAhIGjFKUqchbMdCYgpdY1bAu6QQJg9bXAXIDxp60wOj3ppxq7VGI
rcIHzJouKaXWTroVwE12bywXI6s2oLvZpl202L1H6DAZH7085kH0X3YgYUmw
BQ/JSD75FXiQ2QagyAA7OWWxwSPHLzsEH800SfRsNUvu3bUkicpaZEVyn+Kr
n93r+u6L2fCarLiU9bxorSd+s9zV252zsxYZ16nY3L5kPHj7QSvnpcFFBQFC
WkUM6fnT03vTe59/Yff4ZoF6jBwXl0W55xzWYIy+FRzw6WAic19VgsmeACtm
JCYHoYik3pajzQhCGJuRSFRmlA3TqZASbN4c1DDGWetgcjS7sURGuDB4CWO5
VMlijRY0fLHaQLURz3KX5BRtE7Cpj6hZwy4CiFKmFRgYh0mLbntWismpuQ6j
sopnwUii4uiOcvjCWEJ7DEqRFSLGosViOQaukCQjSm3PyzIicLFWoJ13RFUq
SKM18QE7STa9jbIMEMckAJlp3xZ00Na0MC371EHdUhiw2im0c9QKxRMpdfS+
DLhuO6INVdcwsWFrlwsuRCyQx0CbjSDstbrUVQsAI5STVSH6vLZ14Hxk2sDb
uDSuTPm5HM9GG0JsxaKKsWPNlZBU9hnY9chUJPlTjNrZkh1FRDGJhiAEAy7k
JcuJSKFbVRE+pdiGiqH6NfzpD26fQnAAi5g4oWopb1UxcdHcQPOsn0QDWcA2
qk7X2rAI+BqD4clFuZWU7yk7m0EcLdLMMNSmNDWR9IAfAGRWm1awj2J9Yov4
8WMDiPiaeBrxGpCuRqjAK3Fq7XqzaJGZSq/QV4TlbzCMTpgO836IXOLCjXW9
HWAmSgr2rxZYdV3uNRXP3BQ7KgICpaVYB0dCeOK5SDR3ucuPE0prHWR76myj
HR/0VO2RS4jiAImM6C6IqoKoGT/n581ui9IRiHPcSkd8dtLIR4SmTP8SseAF
gD3G4TlCKjqA0IO7Bq9QDUwz2huIGFidTy66EtBfHYCu4LFD7bXw9kWfnfXr
OGdILovWGtxI53J0bqiXYS7ify2WbA4ZeKc0VKNriI04QwYChoUCp417apK8
6yT5zFL4KWLmqOZqYDDmOBzIuJFiM6k93Vx3pmocvjgjA5JaLRaZQxWgPPDr
uy2vRqpOJTawNvWxp8FgiGffWdvga2y2rw9D/7JXskktp/jWRrkKTlqFwXpp
MEUq3NDkKEi+T6xV5Twy9PNc1fo0VVuuptxhefexU2V9mojQR9WzwxgUVeBC
ksMsi7RClbvoOZU+csyhin772FdzKgoRgqjHGdkh6ANNTGUvbYGSwKwVi9XR
xwLrc5ThWmK777MwRv1Y6husFiWR2Re3NuP3o7/97W+JUuZqNeqNr/f/zDrj
y7MPGOpdBCVWscjnHzTWJx1QffKBYwUh8jfPz1/bT0d9ix8eq/PT0bukUUaU
nMh3g2PNmjPzWD2rT77qyQd8gv+z3qmEjd7JWJSOiBffXofNjJgxf/dRNPxH
iRurE+IPwtc7n0QSiGkVPSv8wzVjdULsloVicHxDuPpwf/s1NmAKYPuAsf6l
tHpPvhsc6zda/Y1WbzbWv5RWP5PvBsf6jVZ/o9WbjXXrn1/TNulbyWiMNDVO
/r3f8kOzT44mcsWW88QHy4RsKtKXZhpM0GAxLjsL/ZEJd+iQK8PRhs0PUwo1
hxWgs9FZ+OfQgOKRkXeHwVH9lx0Gw1Tu69CkGPXZcBFb6Jer3iBAEJnrDmP4
AbdVeZWBB5Sk1Y7CtNbd49rPmhKGGPEaqhplXJMH4ivxKF5G5r/KyCOQCoQp
RQlv4xMam3gOwwqdh7Gozjo+Emr4gFa7HJfCAxQtjkKstS29jY8CYvCMUklD
eMCAdlyKG3jpv0b5bXJkNJbo0R9TG2nA4xFZP3DnHMLmgtiNxpC5JNkVpfL4
lKDKbAl1exCKmhKqpCiZyLRVaoF8YOJqcVe2feQq422VO26VcuXrkoYj/xXd
2dBTJc+eS26CLEbXWoXwfWa8xoOSkh6xzysjBydsIXeYaNmoAstlKZ5Y+o+B
DfgEjSOa9tHdcJi+jZiNHisK0MJ/xhgKuMLwYVTxLqW8u7nJFhmOHZWX2yxb
la0y5NEx80FjDB/rR2DcV3jwgR7PD7J4lD+8zD6IEfsuyhtX4ZuJxDBoGTQi
5m6JnDz4Fo11VRaUbKDsMDFynlHwRFiZAT9147WwUtpCJ4xw6K2mo4KcUjo0
QROu72JmQ4FDEDWXHMQol7IrCzr7nAakIlQ0R9Gz0MDYWIAH5E1J2S8pwUSg
UxbSY8ESsRtnoy4prhlUaKs5Hob24Ul5Fg/9R5HXfkpioRt8Omchwue93VFJ
LiWRkhp7sCXNqnS3wfoSMNkoUpktrb77oLi458uO+Pisd3zcpYr0T92zGJkW
z2Z3n7/l8pDj24eO58dhnU+/zqUJgnKw4CwUL5sUBAyY3mbADJOr0pCAFxZY
NbL4SeLyGjY4HRUKcO+YGJjo4GuI9gbGWKH1YR2TsNJHwta3SbbmgdStdBOL
vIPY+CfyKZNeuCipr5ZL0omzIUg+LAtwE37CSHK0+Y1kC4L1SkAqt7gdQDpO
/xGGDtRmAgTRjnpo+AApfJTuTF1ucECW+seN4gQ8nJLxeSdbSxWo9EGBQcbl
DWLK/kiik/xBNJhFKOeYXDsEoilK21PDAoIFrR2xfDkJNGw7EXSB7TD0dLAn
k6haM+g04vdobq0rZUyZZrQKogunIq9HCqKvCyBMmEsHhiv9JfLb29O3xLdv
H74lXTgHIPqMqreP3iZHmZWfeylEWtLnkvUwPEAw6rHQK36ExgIeYewb/+Fb
KTpwQIohQGJGmczYtjH9tiPAJ+0kilgpMxUSc7VSqtQxwz/kU8kEDVUP4TBY
uyFDOmnnFDFKCHueToQ/PtJpIJgJ00RkGEQZK89l5I1IsiOG+ajDtoadf+FZ
bABTrlqslvYcipOD4D7qqH5aMk2OZb/Xc/z1Avt+TQIWkDP4aCnRGVNAhzfF
gpXGpy23ql5j4x3y2+4kFxnQ9+OrMt9ZidsF/6ijdNolDYFtdhvh8WH3xZXm
+JNsqHcIOMr/PIlya4TOF9+eki0I+DBljtVuu21ZXOdrOcII2Q0IzbE//M16
hD4RWiOexGrS5Y7zzfgkI9J5mdK6BecIX+2VraEAC5S3aGw8RQv0J6LK63OU
DEXZUtrhBgoDW25/+LZjSBRL9giD5OOCxgZiHKHGsN6wqsEA3ZJwWGbkFGLr
OKr37QNjSdq8s9uH4VwhnoJBd1WaVQG2yjnaQVSFdf0EKMQ8jFNH2AG+JNN4
KEVEmLTcipoJjnNTFZ3vVgMKAbjQlpmwv5ttsFEdVYIk2nEFdVkoRJby8c9A
v+KiiFmFuMhksAq9ycDCdo9smCdlPu9mukEKR+OBAgdSiUSaSvpBYPFlDsvK
6WgsZZ8t4aEPJZ9EIrjbMc+WlGluWE+h4A58Z1ulGHVCwooqPMNOMO64yC+Y
iUHx55VwEXY2eLUNU0ZFVue8UVh82GqwFeqeaCW9qojT6Z3YpmaHZICWiQ3s
XTQO+WS3XnUU+BFXjhovDqz51LuxmQ6OF7lTvO02OdbbxIWzHTiko3iptiCP
dHB+6FTSbTkdnCVeq0aUx0Z0Mi5bCdbOdRdsmHWDVcePkzSM10jwckUgLxfx
YqckM44MpFgqgSw2JTevoXAuGllkmUae7zE4kyBQpJedsZUdYl0X7jRytJu4
Imnr0CZCe5QLQOymhsBPxUDFrEvxisEPBmlhyauSo0V4VIH4xrZ8G9xqroON
g5CIsE1muJxx4cqdbO8JYnEBwFgeHAYFkCEeut0Vwp6U8N6QLCeu5ZNlsWN4
x/aTgRky0llhDFO6P7l6LOrRoNHeYNaMEgXP46atYT+xc2womQx0nwm9f4C7
ijtcaGnFI0EHwQG5JXExayw7gJJDwsG6HQq2NQ/I7LHQl4922dldaN1uGqno
3oBoy6lxawePI+hpiF1HwUjdseUNCgZHjY1sCYZkC8EG7XFAO5gpOA3O4w/b
cDc6Dy9ub2RTh/q2YVRQ3E9CAmHRY8OGiU69SL89dWPAB4tohXkiP7SvWZqS
loG8Dy5M0Rdhj9tYIkaEwncFZlkGk1DhgTHHzo0GEQ3JawvfMOogdGsL2Xzp
WFSS20JkQM2hr8dV1rJnTa+gluOO26okSzWGE2SAocgtmn7gsZOY5eyKhUWz
jShkiTFpMe376iftmwdxAMIgW3uUqCyTjL1vUNzgw4/WYvXCWl+CKRuouWBn
jDXao26SymYaRSGnOFYriYSZGEy0YT8wFAuUjDjC1pJLTAgcRwsLwpEcgbGn
gPt5Tk7EdgXCQFJK1T5BRo3+qO8Zae6S+21KAgvPPmA0vCy3aI8GZ3a7uYVP
EWKSxfZkFAXXgRPK8uHIQQ25U/Rz7U/7ckniFlvsZqlm0QE7Cy40pyjBCgDc
p4BBPWHNJi2RAvjoIK2sDjwUzQ6XzBR3A20aCqQOuvaU82w+omh7qw761t7j
mB8obasLRUxWNdwPf7rCgE+jqqwcFFebbLWu+awFtsAii8Z26qQlWTL0QUoQ
N6DTkFE5VUGB04IbDat2ZbJVF3bBXce0hQy8SU0Z0N0mOOMTzE8zYy7DJEdb
NEgKG8o9Jjvi03AfqVVWuQXmr0XBe/1Ha8UzEnWQHImotzlzIf0hQfU1zeSh
gxWnPwAiS4yIBuh1NpIT35Y/m9ZKkLCPlmtZsh27wRMawht2Os4qcu2Bn9IP
XbKXRMeX/RQTd6hdNGmHwGcaAarDediMcNSNzRMyihBTvy4U7MKDGR7MBB5E
BprrtbrKyl1l5RrpkS0Id9bWXdrGGueh0kq4JZyxURwUJXIozC+JXQosxMCw
Fp3Dy1AZb1Bs8IYbACW1p33eSHffOGsg8fS+Iowb5YImvZmRhhVEgYngQNQk
JF1kB+xexWntRmuj8ctSTkz5uvzxTFJ+19SaxH1xb15u8mRwLa4+vT9VCAro
VwGMfLW2/WtFnj+oQEFBPHdZUUzwNksCTrtuRS5zPQmH7N1xe6y/OSrsKbEs
eko+DojH88YTNgxcl3RKNPsQgs2GhYEUdOPjDlfXnKhrdXe6rrSImo8Mb9Fw
etC2+UPt0Yna0Z3kXAf1NsGFAucSd/rljrFPTMvlNDi8IZGp9x3HikMxs6aC
EaAGJ9JIRpFhq7hF/3UeLiYHsA+aJ4OGpS07rgx5r1kdJSuuGq5MlOKVFvSx
EBTJ6K1mRoFxwTg64uIw4Q7z22DZkMvSdf4jOPC7zCoyQpa3GZOD4fZkDjPf
A98gwbbL7zJKO2EnIOyplB6j39d2BNBzgwwsWOxeAA/cM2LXKroGIQXbM4Y7
gdcFHsdIQBEA3uv1rImgbqu9E0FdutzPyJcbMGlZKuHquDUdCF9OGuRljziF
J649edlotOPD4Lyx7brIZpCRk77tKKCwOsCNvPUobt2ILM7fTOOmjszaXSGQ
wOFBHkbTzx+53xXdDffoJDifziYAyWen4Ne8XO3MUMlHyTdzyO0KYUOB02vy
XBL0YWNccWtdqiFlPqfYZ1RSQ/cE+JsYAjsBcew3jVC/KzLSeuxyYUQygg9j
AAvXQ9VXPNAIE4kvurC+qlbcVZfk9qYEWF2LHJSRi0XcONqt0asD8ZlW6EQ3
Ttd9ZFxqzT9/1OxX+PtmhyOKMXX0switCKx0AAd+RVwsx/LxdH2BMd6A+f0x
8t7GFmW+EBzZ2y1mo4f2hgHblYDr4KxcvyTXFTaBC4I5tsEA241ttUlo4f4W
bQioEbgG47cKLATELGXYiWtLyoLDjPNGtjWqkaldoj9M7uC6FIXsK+4MImlw
u2VEUa4O0WGhf8VHyjRPf7fuZohTYP47IIDvdTOyQJUpKKkloOVoEwsCGtXE
FGSaYpDpEM8PDjnxHrVl0FuJL5H+lvPAUkTqfVqT/dV5LU42cPNQ4vHg7o+o
qWla4nj1cP65O9TbOFhLEVu1uMpMWdnAJ9pULlCQBSXh7h4oMcyapQuIcGw+
XvLlNgV6WjaUgQai4jhydNuI1D0G4TnTHVaLTh4TLTfu/MC2Plz/BqC464dE
21lF0ejxy6rSJ4hTkOrsroKEzPSeduBO8uz05Wlbx2SqUG39ErcTx40ENgyS
dz6sAN9X3MZ7sXD5NtcJv6udcKVXoDCqQ9TasevBN/LgOLnjqDfo6GjHeT/C
++CSd8nLZitHPO1xzs6QOLd0PqOzQ2N/28ZR3M/4uHlWFgmSpoqQxndQIesh
7u2pYLyLbokRHscSDpOT5BQjcZKHvLofqj86bEBWkgt1wO5K+JEO62Oe6uqL
5ju2R1DsBgKpWN/JkFESTwaSvZwjLbbsFY5Gc4CB5TDTamTs0RH77zEjSMIo
rLKhBX6EfQHplgMSs1RXXZdUXhmUmq9Vtdgr6qx8xfFJzMEQgr4Olv0Slh2o
Xo5b22lOiVMNWUv2szTPOPIkKQfAWRjdZFuU56E4ltuNKJ8rx+fthWVA9PwK
F2OsHTPaHcIhWptDU0Vej7XOHXq8ArWSKoaEJMYVXlJoTXO7QATPJRodGGyn
7/sgiG+2kTaKgjBeEKVYBD2Y0yQFRCc6Nlt4b57lXIhndjYp64tUeSeNR5Lr
esTpZbO2rURhkR046IKHAkjgOVN8HgzC6TKnKEi61qnN6+E0YhOR9/VGL4Gk
167TZrB+Z7dncvUkJVFwLO8bS+9wgYPoI8f7nA7u/ioVC/2Pk1OuThJvwxyK
lHET44WMAaqEm/JH6E3l5UHuN8AOYmCJ0QUMFMeo0WcBxnhVREmzm5DapMkP
GDrk1h5k+Hd2MbFU/pEhGjq6+uK4wRWBNXiDelzanCAIzbhw/mNM6UETv+CZ
o6v7xyGpxOzgM/h968HAcLj/Era5Pp/UhJ2o9ovmvtMVHWY9ICm5ggkFoa6u
+GIEbHaQ7LaOV7ukgS0qsJdNgGdNVCXVBE2Wk3weiPVQKk7xA+BojNQgWWon
+ZS7BxEnQhK3G9/EfbRD0+QxZ6h5orTcUt1Sx7uRzBHuYUl7O3IJIy9Ej1Ej
r5IgwXeQ33XnKlrcH+yGtKaW7cW9GKijniJ54nSiMb5o9WrJuJMc5S1sqfZS
S82DBS0mopi/bJ0eMT9rKnaXeNtpA7nEizfPMmwAHJZ8FB/VroC9F8rmTX8O
vvv995Edff/8LCgEct2QKQ7RaALEidtGunqOZgnwZiEBE5WAqVNxoz4JyzF4
OD62YcGQMGtytqQRUmy+NjsejYQIvZjGeEFW7kyOjFRh3Pg6yjRhUx2kt+j2
G9HXMC0GWxa4Kuf/oXNXbrel1FLhrZ51o6LyeJJEILprL90gCGWLzDsBnMWG
z7lOS7oNDrkfW1jHtg+rTqs1wYzmai70AeioKybADZZWzA/2Kass2yoWPJ8r
2jzrM/VpytKKI94MFo2kLX10rWeh3dnfuts6cfVcdDjU1wXjUcwi5Zydv4qM
TiIcJAKKMtSFH9pi1xXuio9mH+XgyDgAftxB2aoITyH3iSAx8/i2ymBEnpuK
IaiUPJiez+P0EgktPTjddS0Qoa39RryEp/B+9zVpPSb3qyK8cBJovu1nXGeE
3EAL84p67goJIkNWbbhbW2M9LYZFiMFf36jAV2B3rR3wAQZSf63PBxobXVYB
aolQJVM0KJD+dGFl7DTNxJbwO9lWuVEJSVPRftm0/Xqqfa7baJ9260OpPeXW
U+iFNSCcal+g0rwIkjQ3OrXR2KHgJuLWEQN782GEt/hmUZuZMzOH36svporc
YnnBqmnT1NPdC6ScH+rR2X+VfsxqycjWyUHXsW4LZrhWw5FhImJ+UWK2CO+R
Jdm2Ka9sOSLFGzlWX8alivD01N2xfb8l7u4kj1RV5iEj0AfD5vGX/NZNLWRL
feL18qleF15hk4equbmhJ2y6BaqXrW5oyX7J5Ye/HiPN2sDlZQnmADguXXva
dBYx1hOJov8aZmuAPMBujSd3JkB6H7He9N7eowt3ViosJEXpDM6AJsvcnujh
oiJfJYcm9o/PpmezyzJdT0HxF9vVdrrXmCeYIjIBxJ9Qz/x4CoujrMdPE094
Ye2r1WmNQlUfpKPBbOC8cu9aixtACcNlUT9JyuMxc6DdY0Fxromh4nR363pD
/IfByGPhxH+1rGpMIqKGLquO7PEbS6xhm5zso1RnW1fW0BVTYTYx/Cpbz+EG
0cdN4+kRhatIYmlX5NapTwtfLncra8Q0zsc6SgoDu5FdZYs+MjnqI0demXAk
7WusbdVnV9FUckj+g6I2N7CS2iaSjR2LX8/Xk7arAFxQcysoimtRoiqDwCmy
JQYZpUUA+pwqKJfDF83RfUx0O3XgR7Us+PYR2cGjKqPRN7r+x9//EwhLHYJ4
PV+UsS+bh+WTI+psfX4qV2vDXI8eHfvbVTzslO188c307Pz0eOZmIV/XTYWo
szdyuHL6t1Sb/EcRTbO03Lx1t/XIvDysnN63J62DAWY5WAcISecoAHFzlKiZ
K9tI32VouvtAVnDF77+ogeuHtnC1EMp6JDMVNnHlFYkwckm3Lgg+mf4haeG/
MdptYOveChyNYXpCLngbpK6+g91N3G7Uxq2jk1x3i9nBZogWrp7RuifGNnp2
h96E22NHuvVo7f35ym5eZz+97laFQy3+pgMdFrvbK/rmg+0Gi60FXdtgcajF
4gB6rsFbV5NFWVDHT1+TxaE2i8lAp8Xh0QZ24dYr7WlQOO3vtjg42q1/bjMa
S4ELOv3kqwF+Fdg6XxscbYjrbz2a53rUNw2u/4DReiTpV9NPunf1N67/jetD
EG852q1//gnt3PXTt5qbt1kNMnNUptdfc4fX91ISo8v0tOblGzYVpbiGYi1r
OvYod0hhzVVQ4G2b/MSd/1yjl56JqK2XnYht6u4WgkeYXAoqpI/d0Bl7WRTB
tW2DKN6A1jzbuhdrbeJeh6an02HQzpDbFZXR7RFh4x7fMnWKDiigngz+GOfc
U802WwwGb/QloxUcuFWlydyJ1ybA5E0E71Hw0R4V45g2PHDd7t+T3Sd5TUB7
zyBsp4awR+fwOX8Uj+tPoTfad7Hj7ruX8qWa5FPt5SQZXjUatLDoIpKpNKHY
9yDYlaD6JbgD2ena3hLSQZrej7otobol76UTh6XJqWwYdd3zDSg4d0iOdXHw
LYRTnwe71pPjYjW8EI/c5oKOIdo2sFKotLcNT6KQDy9zT6f4cA2om8NIAMaz
+F6ZvrllBH40SFHLtaFSKsll6RH/RckQIkxp79nrrx7NwfOmot6wSdtmm3NL
FUC9rZ3iTjS6MnRqNDxFIXE7KtrEiB4Ogcercn1FgSsX0DE6uHZHUW8ePHcn
rUxHD3d4w2MjVIC7UHNXLzxopflgC+GbBGTvylzHOiHTxjlMTKYFoUzYKWDh
ajZ6ytd19WL9+hBAR9vYI5unv3j15FuMQhYpdiU7tjKwA8Spb+Y0l/x91LgS
RW2zsxTMjBNMsUPwols7yEns4AzPP/7+P/lmvH/8/X/5MgoeohwoI3ena0K5
2Wh/IVK1G+LuI0W2zY6ANZ5ZJRtVqNrOBSY5+uz49qEZChwF9xZhdCnPOzTA
XkqfU8yeNHWXqgOxJidO6cFgDdzHF1BLldKnKQqUXC9W0tcACw/5EmE7V55d
SlBSwXY9VBWwwK7O8fjIc5Ulj7EMqZ4kZ6rIdA4frYvk6yzPN3jqXj58ustW
Ggvuz7MNLPpPpdFLY7AG50/lGhs2m+QNbMkkeaqzyzI5T9f/7/8scYInKse/
8SDCXy9hg19qlSffq1xuTP3TztQ7k3xPNYwcZ4XFJd/vjMnxgAydK6DCVW6d
hso8Myl8zec6AAFntvL7aYa1uQd7GXiJZ1CSx4sMPnwgRfZyTsWXn3NGbiGZ
RjnyIOe6MS75SM4yP7Q9ECu1rKeZrpcunxFEDzGvcfdzgnJ69wsMcJ+7461j
qTEaD8d8xdiXG11JGO65DxJf3Y5HY/g5BjxMuZfJGEuRxwTA2JRLmCwobJBL
G0VlYl2MxuKlh49en9xPcljnjqroKmoo4G54/Dh5lGuFD+628CVwXHVJ8fIN
dUBYWHrH1plcLo7ffodlL7Cxm6zAtry58r1GzAdj9r5g9nPELGKu0QUUUdUV
M55FG9F3PJTgPsPWAmjHaOzNO7YSYDzxv7O+iT5BlsUPAtOQ/gz4ng4hvyCE
3f35/l3cLLrMmTOBhcLrjkn5jDO+8zVqOj6mzXWJD7fpR+aYBj63l5ciodnO
5GPWV2MfC6dnH/+8VZTCxakzu4vjC+ojQh03x5ZRCGYNTihfui3n3cav/d2/
11wB4UbiLucstOUj00nGVJ3VJgU0EshQr6fmsNnousrSKUf20bK81NKlxgCT
If1S8QzY4cc8CeOXcU3dSPFkIcnfAJZTOhQyePiaCp+NpuNVCYcF/mXU/plQ
+32k9hfoDMTXZbvbHGw9e679KoLCqdUOrHlrp8ZVTOEO7ApXoBvvxvfPz+Kd
8oULOKI/vhi/1mwYFV5Bh5ywYG7EhrtSa66uygwPgMb1+Vx6yr1Chw60EkY/
GNn3BNmfjRwKLeXydlL310bLSqB+HUuZ3jfXXABij4Ha7hYgPNdgKrMLRg66
7w9PfXZY/hI90Tlqk1bZtmPyqLnwB2PhRLBwz2MBGxqowlfGofi5wk6Nyzq8
4sNTCLEhdrwIhMKY7qznGmAtEmO4c4FrLNfUiHwHugh7NP/4lnLSSNTPHYU3
0p2VTztuF4PiNVcrBCQENlafXKBni5FIknFxdaSinQBtaT6382S9Lf4JsRZK
ldpL5qTI6m2WXlIrqA/c5LuyySe4yd9KWjnGgxzlC9neb429tZ4Q74k+EjMD
jBpJ2ubGmlBco8qzZ/Ma3XjG0oCjwo5QRvS14GgIMSuwodUKlNA1guAmaCTz
roangSUIhlRts9rfL09W1q8FVsSZ3pZ5zUd0g0PVJjZ2uowJZgQcT3aUz5gy
6g2SoL/txjbhvoEJ5Zowf5x8bWmhCk7ZJt5GADGmcqI7MnlsP4uSdCzbpyDn
qNaJJAd845uU/XOIjKjfirgOA9YdxUSni+UuaDRnS3ELIz5oK/cJyIUL/OXY
l/dLjTB2Qpajt/ZcO4qn8KgzSpr4vnhQlODtaFhUoVEU3Ny0MGu1vwYJN0YZ
V+pQpSlG1lbZ4q24IxjuCw7av/VCwT6PfZ3wFFBbfkhbMRjiJNZyRm8U3lPP
+CHnd7FiZMKS/z9fniQYD6oAAA==

-->

</rfc>

