<?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE rfc [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">
]>
<?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
<!-- generated by https://github.com/cabo/kramdown-rfc version 1.7.19 (Ruby 3.1.3) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-irtf-t2trg-taxonomy-manufacturer-anchors-08" category="info" submissionType="IRTF" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.20.1 -->
  <front>
    <title abbrev="manufacturer keys">A Taxonomy of operational security considerations for manufacturer installed keys and Trust Anchors</title>
    <seriesInfo name="Internet-Draft" value="draft-irtf-t2trg-taxonomy-manufacturer-anchors-08"/>
    <author initials="M." surname="Richardson" fullname="Michael Richardson">
      <organization>Sandelman Software Works</organization>
      <address>
        <email>mcr+ietf@sandelman.ca</email>
      </address>
    </author>
    <date year="2025" month="May" day="06"/>
    <workgroup>T2TRG Research Group</workgroup>
    <keyword>Internet-Draft</keyword>
    <abstract>
      <?line 188?>

<t>This document provides a taxonomy of methods used by manufacturers of silicon and devices
to secure private keys and public trust anchors.
This deals with two related activities: how trust anchors and private keys
are installed into devices during manufacturing, and how the related
manufacturer held private keys are secured against disclosure.</t>
      <t>This document does not evaluate the different mechanisms, but rather just
serves to name them in a consistent manner in order to aid in communication.</t>
    </abstract>
    <note removeInRFC="true">
      <name>About This Document</name>
      <t>
        Status information for this document may be found at <eref target="https://datatracker.ietf.org/doc/draft-irtf-t2trg-taxonomy-manufacturer-anchors/"/>.
      </t>
      <t>
        Discussion of this document takes place on the
        t2trg Research Group mailing list (<eref target="mailto:t2trg@irtf.org"/>),
        which is archived at <eref target="https://mailarchive.ietf.org/arch/browse/t2trg/"/>.
        Subscribe at <eref target="https://www.ietf.org/mailman/listinfo/t2trg/"/>.
      </t>
      <t>Source for this draft and an issue tracker can be found at
        <eref target="https://github.com/t2trg/draft-irtf-t2trg-taxonomy-manufacturer-anchors"/>.</t>
    </note>
  </front>
  <middle>
    <?line 200?>

<section anchor="introduction">
      <name>Introduction</name>
      <t>An increasing number of protocols derive a significant part of their security by using trust anchors <xref target="RFC4949"/> that are installed by manufacturers.
Disclosure of the list of trust anchors does not usually cause a problem, but changing them in any way does.
This includes adding, replacing or deleting anchors.</t>
      <t>The document <xref target="RFC6024"/> deals with how trust anchor stores are managed in the device which uses them.
This document deals with how the PKI associated with such a trust anchor is managed.</t>
      <t>Many protocols also leverage manufacturer installed identities.
These identities are usually in the form of <xref target="ieee802-1AR"/> Initial Device Identity certificates (IDevID).
The identity has two components: a private key that must remain under the strict control of a trusted part of the device, and a public part (the certificate), which (ignoring, for the moment, personal privacy concerns) may be freely disclosed.</t>
      <t>There also situations where identities are tied up in the provision of symmetric shared secrets.
A common example is the SIM card <xref target="_3GPP.51.011"/>: it now comes as a virtual SIM, which could in theory be factory provisioned.
The provision of an initial, per-device default password also falls into the category of symmetric shared secret.</t>
      <t>It is further not unusual for many devices (particularly smartphones) to also have one or more group identity keys.
This is used, for instance, in <xref target="fidotechnote"/> to make claims about being a particular model of phone.
The key pair that does this is loaded into large batches of phones for privacy reasons.</t>
      <t>The trust anchors are used for a variety of purposes.
Trust anchors are used to verify:</t>
      <ul spacing="normal">
        <li>
          <t>the signature on a software update (as per <xref target="RFC9019"/>),</t>
        </li>
        <li>
          <t>a TLS Server Certificate, such as when setting up an HTTPS connection,</t>
        </li>
        <li>
          <t>the <xref target="RFC8366"/> format voucher that provides proof of an ownership change.</t>
        </li>
      </ul>
      <t>Device identity keys are used when performing enrollment requests (in <xref target="RFC8995"/>, and in some uses of <xref target="RFC9140"/>.
The device identity certificate is also used to sign Evidence by an Attesting Environment (see <xref target="RFC9334"/>).</t>
      <t>These security artifacts are used to anchor other chains of information: an EAT Claim as to the version of software/firmware running on a device <xref target="I-D.birkholz-suit-coswid-manifest"/>, an EAT claim about legitimate network activity (via <xref target="I-D.birkholz-rats-mud"/>, or embedded in the IDevID in <xref target="RFC8520"/>).</t>
      <t>Known software versions lead directly to vendor/distributor signed Software Bill of Materials (SBOM), such as those described by <xref target="RFC9393"/> and the NTIA/SBOM work <xref target="ntiasbom"/> and CISQ/OMG SBOM work underway <xref target="cisqsbom"/>.</t>
      <t>In order to manage risks and assess vulnerabilities in a Supply Chain, it is necessary to determine a degree of trustworthiness in each device.
A device may mislead audit systems as to its provenance, about its software load or even about what kind of device it is (see <xref target="RFC7168"/> for a humorous example).</t>
      <t>In order to properly assess the security of a Supply Chain it is necessary to understand the kinds and severity of the threats which a device has been designed to resist.
To do this, it is necessary to understand the ways in which the different trust anchors and identities are initially provisioned, are protected, and are updated.</t>
      <t>To do this, this document details the different trust anchors (TrAnc) and identities (IDs) found in typical devices.
The privacy and integrity of the TrAncs and IDs is often provided by a different, superior artifact.
This relationship is examined.</t>
      <t>While many might desire to assign numerical values to different mitigation techniques in order to be able to rank them, this document does not attempt to do that, as there are too many other (mostly human) factors that would come into play.
Such an effort is more properly in the purview of a formal ISO9001 process such as ISO14001.</t>
      <section anchor="terminology">
        <name>Terminology</name>
        <t>This document is not a standards track document, and it does not make use of formal requirements language.</t>
        <t>This section will be expanded to include needed terminology as required.</t>
        <t>The words Trust Anchor are contracted to TrAnc rather than TA, in order not to confuse with <xref target="RFC9397"/>'s "Trusted Application".</t>
        <t>This document defines a number of hyphenated terms, and they are summarized here:</t>
        <dl>
          <dt>device-generated:</dt>
          <dd>
            <t>a private or symmetric key which is generated on the device</t>
          </dd>
          <dt>infrastructure-generated:</dt>
          <dd>
            <t>a private or symmetric key which is generated by some system, likely
located at the factory that built the device</t>
          </dd>
          <dt>mechanically-installed:</dt>
          <dd>
            <t>when a key or certificate is programmed into non-volatile storage by
an out-of-band mechanism such as JTAG <xref target="JTAG"/></t>
          </dd>
          <dt>mechanically-transferred:</dt>
          <dd>
            <t>when a key or certificate is transferred into a system via private interface, such as serial console, JTAG managed mailbox, or other physically private interface</t>
          </dd>
          <dt>network-transferred:</dt>
          <dd>
            <t>when a key or certificate is transferred into a system using a network interface which would be available after the device has shipped.  This applies even if the network is physically attached using a bed-of-nails <xref target="BedOfNails"/>.</t>
          </dd>
          <dt>device/infrastructure-co-generated:</dt>
          <dd>
            <t>when a private or symmetric key is derived from a secret previously synchronized between the silicon vendor and the factory using a common algorithm.</t>
          </dd>
        </dl>
        <t>In addition, <xref target="keygen"/> introduces three primary private key generation techniques named <em>arbitrarily</em> after three vegetables (avocado, bamboo, and carrot) and two secondary ones named after two fruits (salak and sapodilla).
The two secondary ones refer to methods where a secure element is involved, and mnemonically start with the same letter: S.</t>
      </section>
    </section>
    <section anchor="applicability-model">
      <name>Applicability Model</name>
      <t>There is a wide variety of devices to which this analysis can apply.
(See <xref target="I-D.ietf-iotops-7228bis-01"/>.)
This document will use a J-group processor as a sample.
This class is sufficiently large to experience complex issues among multiple CPUs, packages and operating systems, but at the same time, small enough that this class is often deployed in single-purpose IoT-like uses.
Devices in this class often have Secure Enclaves (such as the "Grapeboard"), and can include silicon manufacturer controlled processors in the boot process (the Raspberry PI boots under control of the GPU).</t>
      <t>Almost all larger systems (servers, laptops, desktops) include a Baseboard Management Controller (BMC), which ranges from a M-Group Class 3 MCU, to a J-Group Class 10 CPU (see, for instance <xref target="openbmc"/> which uses a Linux kernel and system inside the BMC).
As the BMC usually has complete access to the main CPU's memory, I/O hardware and disk, the boot path security of such a system needs to be understood first as being about the security of the BMC.</t>
      <section anchor="a-reference-manufacturingboot-process">
        <name>A reference manufacturing/boot process</name>
        <t>In order to provide for immutability and privacy of the critical TrAnc and IDs, many CPU manufacturers will provide for some kind of private memory area which is only accessible when the CPU is in certain privileged states.
See the Terminology section of <xref target="RFC9397"/>, notably TEE, REE, and TAM, and also section 4, Architecture.</t>
        <t>The private memory that is important is usually non-volatile and rather small.
It may be located inside the CPU silicon die, or it may be located externally.
If the memory is external, then it is usually encrypted by a hardware mechanism on the CPU, with only the key kept inside the CPU.</t>
        <t>The entire mechanism may be external to the CPU in the form of a hardware-TPM module, or it may be entirely internal to the CPU in the form of a firmware-TPM.
It may use a custom interface to the rest of the system, or it may implement the TPM 1.2 or TPM 2.0 specifications.
Those details are important to performing a full evaluation, but do not matter much to this model (see initial-enclave-location below).</t>
        <t>During the manufacturing process, once the components have been soldered to the board, the system is usually put through a system-level test.
This is often done as a "bed-of-nails" test <xref target="BedOfNails"/>, where the board has key points attached mechanically to a test system.
A <xref target="JTAG"/> process tests the System Under Test, and then initializes some firmware into the still empty flash storage.</t>
        <t>It is now common for a factory test image to be loaded first: this image will include code to initialize the private memory key described above, and will include a first-stage bootloader and some kind of (primitive) Trusted Application Manager (TAM).
(The TAM is a piece of software that lives within the trusted execution environment.)</t>
        <t>Embedded in the stage one bootloader will be a Trust Anchor that is able to verify the second-stage bootloader image.</t>
        <t>After the system has undergone testing, the factory test image is erased, leaving the first-stage bootloader.
One or more second-stage bootloader images are installed.
The production image may be installed at that time, or if the second-stage bootloader is able to install it over the network, it may be done that way instead.</t>
        <t>There are many variations of the above process, and this section is not attempting to be prescriptive, but to provide enough illustration to motivate subsequent terminology.</t>
        <t>The process may be entirely automated, or it may be entirely driven by humans working in the factory, or a combination of the above.</t>
        <t>These steps may all occur on an access-controlled assembly line, or the system boards may be shipped from one place to another (maybe another country) before undergoing testing.</t>
        <t>Some systems are intended to be shipped in a tamper-proof state, but it is usually not desirable that bed-of-nails testing be possible without tampering, so the initialization process is usually done prior to rendering the system tamper-proof.
An example of a one-way tamper-proof, weather resistant treatment might to mount the system board in a case and fill the case with resin.</t>
        <t>Quality control testing may be done prior to as well as after the application of tamper-proofing, as systems which do not pass inspection may be reworked to fix flaws, and this should ideally be impossible once the system has been made tamper-proof.</t>
      </section>
    </section>
    <section anchor="types-of-trust-anchors">
      <name>Types of Trust Anchors</name>
      <t>Trust Anchors (TrAnc) are fundamentally public keys with authorizations implicitly attached through the code that references them.</t>
      <t>They are used to validate other digitally signed artifacts.
Typically, these are chains of PKIX certificates leading to an End-Entity certificate (EE).</t>
      <t>The chains are usually presented as part of an externally provided object, with the term "externally" to be understood as being as close as untrusted flash, to as far as objects retrieved over a network.</t>
      <t>There is no requirement that there be any chain at all: the trust anchor can be used to validate a signature over a target object directly.</t>
      <t>The trust anchors are often stored in the form of self-signed certificates.
The self-signature does not offer any cryptographic assurance, but it does provide a form of error detection, providing verification against non-malicious forms of data corruption.
If storage is at a premium (such as inside-CPU non-volatile storage) then only the public key itself need to be stored.
For a 256-bit ECDSA key, this is 32 bytes of space.</t>
      <t>When evaluating the degree of trust for each trust anchor there are four aspects that need to be determined:</t>
      <ul spacing="normal">
        <li>
          <t>can the trust anchor be replaced or modified?</t>
        </li>
        <li>
          <t>can additional trust anchors be added?</t>
        </li>
        <li>
          <t>can trust anchors be removed?</t>
        </li>
        <li>
          <t>how is the private key associated with the trust anchor, maintained by the manufacturer, maintained?</t>
        </li>
      </ul>
      <t>The first three things are device specific properties of how the integrity of the trust anchor is maintained.</t>
      <t>The fourth property has nothing to do with the device, but has to do with the reputation and care of the entity that maintains the private key.</t>
      <t>Different anchors have different authorizations associated with them.</t>
      <t>These are:</t>
      <section anchor="secured-first-boot-trust-anchor">
        <name>Secured First Boot Trust Anchor</name>
        <t>This anchor is part of the first-stage bootloader, and it is used to validate a second-stage bootloader which may be stored in external flash.
This is called the initial software trust anchor.</t>
      </section>
      <section anchor="software-update-trust-anchor">
        <name>Software Update Trust Anchor</name>
        <t>This anchor is used to validate the main application (or operating system) load for the device.</t>
        <t>It can be stored in a number of places.
First, it may be identical to the Secure Boot Trust Anchor.</t>
        <t>Second, it may be stored in the second-stage bootloader, and therefore its integrity is protected by the Secured First Boot Trust Anchor.</t>
        <t>Third, it may be stored in the application code itself, where the application validates updates to the application directly (update in place), or via a double-buffer arrangement.
The initial (factory) load of the application code initializes the trust arrangement.</t>
        <t>In this situation the application code is not in a secured boot situation, as the second-stage bootloader does not validate the application/operating system before starting it, but it may still provide measured boot mechanism.</t>
      </section>
      <section anchor="trusted-application-manager-anchor">
        <name>Trusted Application Manager anchor</name>
        <t>This anchor is the secure key for the <xref target="RFC9397"/> Trusted Application Manager (TAM).
Code which is signed by this anchor will be given execution privileges as described by the manifest which accompanies the code.
This privilege may include updating anchors.</t>
      </section>
      <section anchor="public-webpki-anchors">
        <name>Public WebPKI anchors</name>
        <t>These anchors are used to verify HTTPS certificates from web sites.
These anchors are typically distributed as part of desktop browsers, and via desktop operating systems.</t>
        <t>The exact set of these anchors is not precisely defined: it is usually determined by the browser vendor (e.g., Mozilla, Google, Apple, Safari, Microsoft), or the operating system vendor (e.g., Apple, Google, Microsoft, Ubuntu).
In most cases these vendors look to the CA/Browser Forum <xref target="CABFORUM"/> for inclusion criteria.</t>
      </section>
      <section anchor="dnssec-root">
        <name>DNSSEC root</name>
        <t>This anchor is part of the DNS Security extensions.
It provides an anchor for securing DNS lookups.
Secure DNS lookups may be important in order to get access to software updates.
This anchor is now scheduled to change approximately every 3 years, with the new key announced several years before it is used, making it possible to embed keys that
will be valid for up to five years.</t>
        <t>This trust anchor is typically part of the application/operating system code and is usually updated by the manufacturer when they do updates.
However, a system that is connected to the Internet may update the DNSSEC anchor itself through the mechanism described in <xref target="RFC5011"/>.</t>
        <t>There are concerns that there may be a chicken-and-egg situation for devices that have remained in a powered off state (or disconnected from the Internet) for some period of years.
That upon being reconnected, that the device would be unable to do DNSSEC validation.
This failure would result in them being unable to obtain operating system updates that would then include the updates to the DNSSEC key.</t>
      </section>
      <section anchor="privatecloud-pki-anchors">
        <name>Private/Cloud PKI anchors</name>
        <t>It is common for many IoT and network appliances to have links to vendor provided services.
For instance, the IoT device that calls home for control purposes, or the network appliance that needs to validate a license key before it can operate.
(This may be identical to, or distinct from a Software Update anchor.  In particular, the device might call home over HTTPS to learn if there is a software update that needs to be done, but the update is signed by another key)</t>
        <t>Such vendor services can be provided with public certificates, but often the update policies such public anchors precludes their use in many operational environments.
Instead, a private PKI anchor is included.
This can be in the form a multi-level PKI (as described in <xref target="pkilevel"/>), or degenerate to a level-1 PKI: a self-signed certificate.
A level-1 PKI is very simple to create and operate, and there are innumerable situations where there is just a call to "curl" with the "--pinnedpubkey" option has been used.</t>
      </section>
      <section anchor="onboarding-and-other-enrollment-anchors">
        <name>Onboarding and other Enrollment anchors</name>
        <t><xref target="RFC8995"/>, <xref target="RFC8572"/> and <xref target="RFC8366"/> specifies a mechanism for onboarding of new devices.
The voucher artifact is transferred to the device by different means, and the device must verify the signature on it.
This requires a trust anchor to be built-in to the device, and some kind of private PKI be maintained by the vendor (or it's authorized designate).
<xref target="I-D.richardson-anima-masa-considerations"/> provides some advice on choices in PKI design for a MASA.
The taxonomy presented in this document applies to describing how this PKI has been designed.</t>
      </section>
      <section anchor="onboarded-network-local-anchors">
        <name>Onboarded network-local anchors</name>
        <t><xref target="RFC7030"/>, <xref target="RFC8995"/> and <xref target="I-D.ietf-netconf-trust-anchors"/> provide mechanisms by which new trust anchors may be loaded by a device during an onboarding process.
The trust anchors involved are typically local to an enterprise and are used to validate connections to other devices in the network.
This typically includes connections to network management systems that may also load or modify other trust anchors in the system.
<xref target="I-D.richardson-anima-masa-considerations"/> provides some advice in the BRSKI <xref target="RFC8995"/> case for appropriate PKI complexity for such local PKIs.</t>
      </section>
    </section>
    <section anchor="types-of-identities">
      <name>Types of Identities</name>
      <t>Identities are installed during manufacturing time for a variety of purposes.</t>
      <t>Identities require some private component.
Asymmetric identities (e.g., RSA, ECDSA, EdDSA systems) require a corresponding public component, usually in the form of a certificate signed by a trusted third party.</t>
      <t>This certificate associates the identity with attributes.</t>
      <t>The process of making this coordinated key pair and then installing it into the device is called identity provisioning.</t>
      <section anchor="manufacturer-installed-idevid-certificates">
        <name>Manufacturer installed IDevID certificates</name>
        <t><xref target="ieee802-1AR"/> defines a category of certificates that are installed by the manufacturer which contain a device unique serial number.</t>
        <t>A number of protocols depend upon this certificate.</t>
        <ul spacing="normal">
          <li>
            <t><xref target="RFC8572"/> and <xref target="RFC8995"/> introduce mechanisms for new devices (called pledges) to be onboarded into a network without intervention from an expert operator. A number of derived protocols such as <xref target="RFC9733"/>, <xref target="I-D.ietf-anima-constrained-voucher"/>, <xref target="I-D.ietf-anima-brski-cloud"/> extend this in a number of ways.</t>
          </li>
          <li>
            <t><xref target="RFC9334"/> depends upon a key provisioned into the Attesting Environment to sign Evidence.</t>
          </li>
          <li>
            <t><xref target="RFC9019"/> depends upon a key provisioned into the
device in order to decrypt software updates.
Both symmetric and asymmetric keys are possible.
In both cases, the decrypt operation depends upon the device having access to
a private key provisioned in advance.
The IDevID can be used for this if algorithm choices permit.
ECDSA keys do not directly support encryption in the same way that RSA does, for
instance, but the addition of ECIES can solve this.
There may be other legal considerations why the IDevID might not be used, and
a second key provisioned.</t>
          </li>
        </ul>
        <section anchor="keygen">
          <name>Operational Considerations for Manufacturer IDevID Public Key generation</name>
          <t>The OEM manufacturer has the responsibility to provision a key pair into each
device as part of the manufacturing process.
There are a variety of mechanisms to accomplish this, which this section details.</t>
          <t>There are three fundamental ways to generate IDevID certificates for devices:</t>
          <ol spacing="normal" type="1"><li>
              <t>generating a private key on the device, creating a Certificate Signing
Request (or equivalent), and then returning a certificate to the device.</t>
            </li>
            <li>
              <t>generating a private key outside the device, signing the certificate, and
the installing both into the device.</t>
            </li>
            <li>
              <t>deriving the private key from a previously installed secret seed, that is shared with only the manufacturer.</t>
            </li>
          </ol>
          <t>There is additionally variations where the IDevID is provided as part of a Trusted Platform Module (TPM) or Secure Element (SE).
The OEM vendor may purchase such devices from another vendor, and that vendor often offers provisioning of a key pair into the device as a service.</t>
          <t>The document <xref target="I-D.moskowitz-ecdsa-pki"/> provides some practical instructions
on setting up a reference implementation for ECDSA keys using a three-tier
mechanism.</t>
          <section anchor="avcado">
            <name>Avocado method: On-device private key generation</name>
            <t>In this method, the device generates a private key on the device.
This is done within some very secure aspect of the device, such as in a Trusted Execution Environment, and the resulting private key is then stored in a secure and permanent way.
The permanency may extend beyond use of on-CPU flash, and could even involve blowing of one-time fuses.</t>
            <t>Generating the key on-device has the advantage that the private key never leaves the device.
The disadvantage is that the device may not have a verifiable random number generator.
The use of pseudo-random number generator needs to be well seeded as explained in <xref target="RFC4086"/>.
<xref target="factoringrsa"/> is an example of a successful attack on this scenario.</t>
            <t>There are a number of options of how to get the public key from the device to the certification authority.
As it is a public key, privacy is less of a concern, and the focus is on integrity.
(However disclosing the public key may have impacts on trackability of the device)</t>
            <t>So, transmission must be done in an integral manner, and must be securely associated with an assigned serial number.
The serial number goes into the certificate, and the resulting certificate needs to be loaded into the manufacturer's asset database, and returned to the device to be stored as the IDevID certificate.</t>
            <t>One way to do the transmission is during a factory Bed of Nails test (see <xref target="BedOfNails"/>) or JTAG Boundary Scan.
When done via a physical connection like this, then this is referred to as a
<em>avocado device-generated</em> / <em>mechanically-transferred</em> method.</t>
            <t>There are other ways that could be used where a certificate signing request is sent over a special network channel when the device is powered up in the factory.
This is referred to as the <em>avocado device-generated</em> / <em>network-transferred</em> method.</t>
            <t>Regardless of how the certificate signing request is sent from the device to the factory, and how the certificate is returned to the device, a concern from production line managers is that the assembly line may have to wait for the certification authority to respond with the certificate.
This is inherently a synchronous process, as the process can not start until the private key is generated and stored.</t>
            <t>After the key generation, the device needs to set a flag such that it no longer will generate a new key, and will not accept a new IDevID via the factory network connection.
This may be a software setting, or could be as dramatic as blowing a fuse.</t>
            <t>Devices are typically constructed in a fashion such that the device is unable to ever disclose the private key via an external interface.
This is usually done using a secure-enclave provided by the CPU architecture in combination with on-chip non-volatile memory.</t>
            <t>The risk is that if an attacker with physical access is able to put the device back into an unconfigured mode, then the attacker may be able to substitute a new certificate into the device.
It is difficult to construct a rationale for doing this as the attacker would not be able to forge a certificate from the manufacturers' CA.
Other parties that rely on the IDevID would see the device as an imposter if another CA was used.
However, if the goal is theft of the device itself (without regard to having access to firmware updates), then use of another manufacturer identity may be profitable.
Stealing a very low value item, such as a light bulb makes very little sense.
Stealing a medium value items, such as appliances, or high-value items such as cars, yachts or even airplanes would make sense.
Replacing the manufacturer IDevID permits the attacker to also replace the authority to transfer ownership in protocols like <xref target="RFC8995"/>.</t>
          </section>
          <section anchor="bamboo">
            <name>Bamboo method: Off-device private key generation</name>
            <t>In this method, a key pair is generated in the factory, outside of the device.
The factory keeps the private key in a restricted area, but uses it to form a Certification Signing Request (CSR).
The CSR is passed to the manufacturer's Certification Authority (CA), and a certificate is returned.
Other meta-data is often also returned, such as a serial number.</t>
            <t>Generating the key off-device has the advantage that the randomness of the private key can be better analyzed.
As the private key is available to the manufacturing infrastructure, the authenticity of the public key is well known ahead of time.</t>
            <t>The private key and certificate can be programmed into the device along with the initial bootloader firmware in a single step.</t>
            <t>As the private key can be known to the factory in advance of the device being ready for it, the certificate can also be generated in advance.
This hides the latency to talk to the CA, and allows for the connectivity to the CA to be less reliable without shutting down the assembly line.
A single write to the flash of the device can contain the entire firmware of the device, including configuration of trust anchors and private keys.</t>
            <t>The major downside to generating the private key off-device is that it could be seen by the manufacturing infrastructure.
It could be compromised by humans in the factory, or the equipment could be compromised.
The use of this method increases the value of attacking the manufacturing infrastructure.</t>
            <t>If private keys are generated by the manufacturing plant, and are immediately installed, but never stored, then the window in which an attacker can gain access to the private key is immensely reduced.
But, the process then becomes more synchronous, negating much of the advantage of such a system.</t>
            <t>As in the previous case, the transfer may be done via physical interfaces such as bed-of-nails, giving the <em>bamboo infrastructure-generated</em> / <em>mechanically-transferred</em> method.</t>
            <t>There is also the possibility of having a <em>bamboo infrastructure-generated</em> / <em>network-transferred</em>
key.
There is a support for "server-generated" keys in <xref target="RFC7030"/>, <xref target="RFC8894"/>, and <xref target="RFC4210"/>.
All methods strongly recommend encrypting the private key for transfer.
This is difficult to comply with here as there is not yet any private key material in the device, so in many cases it will not be possible to encrypt the private key.
Still, it may be acceptable if the device is connected directly by a wired network and unroutable addresses are used.
This not really any less secure than a bed-of-nails interface.</t>
          </section>
          <section anchor="carrot-method-key-setup-based-on-secret-seed">
            <name>Carrot method: Key setup based on secret seed</name>
            <t>In this method, a random symmetric seed is generated by a supplier to the OEM.
This is typically the manufacturer of the CPU, often a system on a chip (SOC).
In this section there are two Original Equipment Manufacturer (OEM): the first is the familiar one that is responsible for the entire device (the device-OEM), and the second one is the silicon (the Silicon-OEM) vendor in which this symmetric seed key has been provisioned.</t>
            <t>In this process, the Silicon-OEM provisions a unique secret into each device shipped.
This is typically at least 256-bits in size.</t>
            <t>This can be via fuses blown in a CPU's Trusted Execution Environment <xref target="RFC9397"/>, a TPM, or a Secure Element that provisioned at its fabrication time.
In some cases, the secret is based upon a Physically Uncloneable Function <xref target="PUF"/>.</t>
            <t>This value is revealed to the OEM board manufacturer only via a secure channel.
Upon first boot, the system (within a TEE, a TPM, or Secure Element) will generate a key pair using this seed to initialize a Pseudo-Random-Number-Generator (PRNG).
The OEM, in a separate system, will initialize the same PRNG and, thus generate the same key pair.
The OEM then derives the public key part, and signs it with their certification authority (CA) to turns it into a certificate.
The private part is then destroyed by the OEM, ideally never stored or seen by anyone.</t>
            <t>The certificate (being public information) is placed into a database, in some cases it is loaded by the device as its IDevID certificate, in other cases, it is retrieved during the onboarding process based upon a unique serial number asserted by the device.</t>
            <t>In some ways, this method appears to have all the downsides of the previous two methods: the device must correctly derive its own private key, and the OEM has access to the private key, making it also vulnerable.
The device does not depend upon any internal source of random numbers to derive it's key.</t>
            <t>The OEM does all the private key manipulation in a secure place, probably offline, and need never involve the actual physical factory.
The OEM can do this in a different country, even.</t>
            <t>The security of the process rests upon the difficulty in extracting the seed provided by the Silicon-OEM.
While the Silicon-OEM must operate a factory that is more secure, which has a much higher cost, the exposure for this facility can be much better controlled.  The device-OEM's factory, which has many more components as input, including device testing, can operate at a much lower risk level.</t>
            <t>Additionally, there are some other advantages to the OEM: The private keys and certificates may be calculated by the OEM asynchronously to the manufacturing process, either done in batches in advance of actual manufacturing, or on demand when an IDevID is requested.</t>
            <t>There are additional downsides of this method for OEM: the cost is often higher, and may involve additional discrete parts.
The security has been outsourced to the OEM-silicon fabrication system.
The resulting seeds must be communicated to the OEM in batches, by heavily secured physical courier, and the device-OEM must store and care for these keys very carefully.</t>
          </section>
          <section anchor="salak-method-on-device-generation-with-secure-element">
            <name>Salak method: on-device generation with Secure Element</name>
            <t>In this method, a key-pair is generated by the device using an external security element.
(It may be a discrete TPM, but the firmware TPM method is considered avocado).</t>
            <t>The secure element provides additional assurance that the private key was properly generated.
Secure elements are designed specifically so that private keys can not be extracted from the device, so even if the device is attacked in a sophisticated way, using hardware, the private key will not be disclosed.</t>
          </section>
          <section anchor="sapodilla-method-secure-element-factory-generation">
            <name>Sapodilla method: Secure Element factory generation</name>
            <t>In this method, a key-pair is generated by the Silicon-OEM in their factory.
This method is essentially identical to the salak method, but it occurs in a different factory.</t>
            <t>As a result the choice of which certification authority (CA) gets used may be very different.
It is typical for the Silicon-OEM to operate a CA themselves.
There are a few options: a) they may put IDevIDs into the device which are generic to the silicon-OEM provider, b) they may operate a CA on behalf of the device-OEM, c) they may even connect over a network to the device-OEM's CA.</t>
            <t>The device-OEM receives the secure element devices in batches in a similar way that they receive other parts.
The secure elements are placed by the device-OEM's manufacturing plant into the devices.</t>
            <t>Upon first boot the device-OEM's firmware can read the IDevID certificate that have been placed into the secure elements, and can ask the secure element to perform signing operations using the private key contained in the secure element.
But, the private key can not be extracted.</t>
            <t>Despite the increase convenience of this method, there may be a risk if the secure elements are stolen in transport.
A thief could use them to generate signatures that would appear to be from device-OEM's devices.
To deal with this, there is often a simple activation password that the device-OEM's firmware must provide to the secure element in order to activate it.
This password is probably stored in the clear in the device-OEM's firmware: it can't be encrypted, because the source of decryption keys would be in the secure element.</t>
          </section>
        </section>
      </section>
    </section>
    <section anchor="public-key-infrastructures-pki">
      <name>Public Key Infrastructures (PKI)</name>
      <t><xref target="RFC5280"/> describes the format for certificates, and numerous mechanisms
for doing enrollment have been defined (including: EST <xref target="RFC7030"/>, CMP <xref target="RFC4210"/>,
SCEP <xref target="RFC8894"/>).</t>
      <t><xref target="RFC5280"/> provides mechanisms to deal with multi-level certification
authorities, but it is not always clear what operating rules apply.</t>
      <t>The certification authority (CA) that is central to <xref target="RFC5280"/>-style public key infrastructures can suffer three kinds of failures:</t>
      <ol spacing="normal" type="1"><li>
          <t>disclosure of a private key,</t>
        </li>
        <li>
          <t>loss of a private key,</t>
        </li>
        <li>
          <t>inappropriate signing of a certificate from an unauthorized source.</t>
        </li>
      </ol>
      <t>A PKI which discloses one or more private certification authority keys is no
longer secure.</t>
      <t>An attacker can create new identities, and forge certificates connecting
existing identities to attacker controlled public/private keypairs.
This can permit the attacker to impersonate any specific device.</t>
      <t>There is an additional kind of failure when the CA is convinced to sign (or issue) a certificate which it is not authorized to do so.
See for instance <xref target="ComodoGate"/>.
This is an authorization failure, and while a significant event, it does not result in the CA having to be re-initialized from scratch.</t>
      <t>This is distinguished from when a loss as described above renders the CA completely useless and likely requires a recall of all products that have ever had an IDevID issued from this CA.</t>
      <t>If the PKI uses Certificate Revocation Lists (CRL)s, then an attacker that has access to the private key can also revoke existing identities.</t>
      <t>In the other direction, a PKI which loses access to a private key can no
longer function.
This does not immediately result in a failure, as existing identities remain valid until their expiry time (notAfter).
However, if CRLs or OCSP are in use, then the inability to sign a fresh CRL or OCSP response will result in all identities becoming invalid once the existing CRLs or OCSP statements expire.</t>
      <t>This section details some nomenclature about the structure of certification
authorities.</t>
      <section anchor="pkilevel">
        <name>Number of levels of certification authorities (pkilevel)</name>
        <t><xref section="6.1" sectionFormat="of" target="RFC5280"/> provides a Basic Path Validation.
In the formula, the certificates are arranged into a list.</t>
        <t>The certification authority (CA) starts with a Trust Anchor (TrAnc).
This is counted as the first level of the authority.</t>
        <t>In the degenerate case of a self-signed certificate, then this a one level PKI.</t>
        <artset>
          <artwork type="svg"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="96" width="136" viewBox="0 0 136 96" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
              <path d="M 8,32 L 8,80" fill="none" stroke="black"/>
              <path d="M 96,32 L 96,80" fill="none" stroke="black"/>
              <path d="M 120,32 L 120,64" fill="none" stroke="black"/>
              <path d="M 8,32 L 96,32" fill="none" stroke="black"/>
              <path d="M 104,64 L 120,64" fill="none" stroke="black"/>
              <path d="M 8,80 L 96,80" fill="none" stroke="black"/>
              <g class="text">
                <text x="108" y="36">&lt;-</text>
                <text x="40" y="52">Issuer=</text>
                <text x="80" y="52">X</text>
                <text x="48" y="68">Subject=X</text>
              </g>
            </svg>
          </artwork>
          <artwork type="ascii-art"><![CDATA[
.----------.<-.
|Issuer= X |  | 
|Subject=X |--'
'----------'
]]></artwork>
        </artset>
        <t>The private key associated with the Trust Anchor signs one or more certificates.
When this first level authority trusts only End-Entity (EE) certificates,
then this is a two level PKI.</t>
        <artset>
          <artwork type="svg"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="256" width="232" viewBox="0 0 232 256" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
              <path d="M 8,32 L 8,80" fill="none" stroke="black"/>
              <path d="M 8,160 L 8,208" fill="none" stroke="black"/>
              <path d="M 32,80 L 32,152" fill="none" stroke="black"/>
              <path d="M 80,80 L 80,112" fill="none" stroke="black"/>
              <path d="M 96,32 L 96,80" fill="none" stroke="black"/>
              <path d="M 96,160 L 96,208" fill="none" stroke="black"/>
              <path d="M 120,32 L 120,64" fill="none" stroke="black"/>
              <path d="M 136,160 L 136,208" fill="none" stroke="black"/>
              <path d="M 144,112 L 144,152" fill="none" stroke="black"/>
              <path d="M 224,160 L 224,208" fill="none" stroke="black"/>
              <path d="M 8,32 L 96,32" fill="none" stroke="black"/>
              <path d="M 96,64 L 120,64" fill="none" stroke="black"/>
              <path d="M 8,80 L 96,80" fill="none" stroke="black"/>
              <path d="M 80,112 L 144,112" fill="none" stroke="black"/>
              <path d="M 8,160 L 40,160" fill="none" stroke="black"/>
              <path d="M 64,160 L 96,160" fill="none" stroke="black"/>
              <path d="M 136,160 L 168,160" fill="none" stroke="black"/>
              <path d="M 192,160 L 224,160" fill="none" stroke="black"/>
              <path d="M 8,208 L 96,208" fill="none" stroke="black"/>
              <path d="M 136,208 L 224,208" fill="none" stroke="black"/>
              <polygon class="arrowhead" points="152,152 140,146.4 140,157.6 " fill="black" transform="rotate(90,144,152)"/>
              <polygon class="arrowhead" points="40,152 28,146.4 28,157.6 " fill="black" transform="rotate(90,32,152)"/>
              <g class="text">
                <text x="108" y="36">&lt;-</text>
                <text x="40" y="52">Issuer=</text>
                <text x="80" y="52">X</text>
                <text x="164" y="52">root</text>
                <text x="48" y="68">Subject=X</text>
                <text x="164" y="68">CA</text>
                <text x="52" y="164">EE</text>
                <text x="180" y="164">EE</text>
                <text x="40" y="180">Issuer=</text>
                <text x="80" y="180">X</text>
                <text x="168" y="180">Issuer=</text>
                <text x="208" y="180">X</text>
                <text x="52" y="196">Subject=Y1</text>
                <text x="180" y="196">Subject=Y2</text>
              </g>
            </svg>
          </artwork>
          <artwork type="ascii-art"><![CDATA[
.----------.<-.
|Issuer= X |  |   root
|Subject=X +--'    CA
'--+-----+-'
   |     |
   |     '-------.
   |             |
   v             v
.----EE----.    .----EE----.
|Issuer= X |    |Issuer= X |
|Subject=Y1|    |Subject=Y2|
'----------'    '----------'


]]></artwork>
        </artset>
        <t>When this first level authority signs subordinate certification authorities,
and those certification authorities sign End-Entity certificates, then
this is a three level PKI.</t>
        <artset>
          <artwork type="svg"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="432" width="480" viewBox="0 0 480 432" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
              <path d="M 8,288 L 8,336" fill="none" stroke="black"/>
              <path d="M 32,160 L 32,208" fill="none" stroke="black"/>
              <path d="M 32,240 L 32,280" fill="none" stroke="black"/>
              <path d="M 56,112 L 56,152" fill="none" stroke="black"/>
              <path d="M 56,208 L 56,240" fill="none" stroke="black"/>
              <path d="M 88,208 L 88,240" fill="none" stroke="black"/>
              <path d="M 96,288 L 96,336" fill="none" stroke="black"/>
              <path d="M 120,160 L 120,208" fill="none" stroke="black"/>
              <path d="M 128,32 L 128,80" fill="none" stroke="black"/>
              <path d="M 136,288 L 136,336" fill="none" stroke="black"/>
              <path d="M 152,80 L 152,112" fill="none" stroke="black"/>
              <path d="M 152,240 L 152,280" fill="none" stroke="black"/>
              <path d="M 200,80 L 200,112" fill="none" stroke="black"/>
              <path d="M 216,32 L 216,80" fill="none" stroke="black"/>
              <path d="M 224,288 L 224,336" fill="none" stroke="black"/>
              <path d="M 240,32 L 240,64" fill="none" stroke="black"/>
              <path d="M 256,288 L 256,336" fill="none" stroke="black"/>
              <path d="M 272,240 L 272,280" fill="none" stroke="black"/>
              <path d="M 280,160 L 280,208" fill="none" stroke="black"/>
              <path d="M 304,112 L 304,152" fill="none" stroke="black"/>
              <path d="M 304,208 L 304,240" fill="none" stroke="black"/>
              <path d="M 344,208 L 344,240" fill="none" stroke="black"/>
              <path d="M 344,288 L 344,336" fill="none" stroke="black"/>
              <path d="M 368,160 L 368,208" fill="none" stroke="black"/>
              <path d="M 384,288 L 384,336" fill="none" stroke="black"/>
              <path d="M 400,240 L 400,280" fill="none" stroke="black"/>
              <path d="M 472,288 L 472,336" fill="none" stroke="black"/>
              <path d="M 128,32 L 216,32" fill="none" stroke="black"/>
              <path d="M 216,64 L 240,64" fill="none" stroke="black"/>
              <path d="M 128,80 L 216,80" fill="none" stroke="black"/>
              <path d="M 56,112 L 152,112" fill="none" stroke="black"/>
              <path d="M 200,112 L 304,112" fill="none" stroke="black"/>
              <path d="M 32,160 L 120,160" fill="none" stroke="black"/>
              <path d="M 280,160 L 368,160" fill="none" stroke="black"/>
              <path d="M 32,208 L 120,208" fill="none" stroke="black"/>
              <path d="M 280,208 L 368,208" fill="none" stroke="black"/>
              <path d="M 32,240 L 56,240" fill="none" stroke="black"/>
              <path d="M 88,240 L 152,240" fill="none" stroke="black"/>
              <path d="M 272,240 L 304,240" fill="none" stroke="black"/>
              <path d="M 344,240 L 400,240" fill="none" stroke="black"/>
              <path d="M 8,288 L 40,288" fill="none" stroke="black"/>
              <path d="M 64,288 L 96,288" fill="none" stroke="black"/>
              <path d="M 136,288 L 168,288" fill="none" stroke="black"/>
              <path d="M 192,288 L 224,288" fill="none" stroke="black"/>
              <path d="M 256,288 L 288,288" fill="none" stroke="black"/>
              <path d="M 312,288 L 344,288" fill="none" stroke="black"/>
              <path d="M 384,288 L 416,288" fill="none" stroke="black"/>
              <path d="M 440,288 L 472,288" fill="none" stroke="black"/>
              <path d="M 8,336 L 96,336" fill="none" stroke="black"/>
              <path d="M 136,336 L 224,336" fill="none" stroke="black"/>
              <path d="M 256,336 L 344,336" fill="none" stroke="black"/>
              <path d="M 384,336 L 472,336" fill="none" stroke="black"/>
              <polygon class="arrowhead" points="408,280 396,274.4 396,285.6 " fill="black" transform="rotate(90,400,280)"/>
              <polygon class="arrowhead" points="312,152 300,146.4 300,157.6 " fill="black" transform="rotate(90,304,152)"/>
              <polygon class="arrowhead" points="280,280 268,274.4 268,285.6 " fill="black" transform="rotate(90,272,280)"/>
              <polygon class="arrowhead" points="160,280 148,274.4 148,285.6 " fill="black" transform="rotate(90,152,280)"/>
              <polygon class="arrowhead" points="64,152 52,146.4 52,157.6 " fill="black" transform="rotate(90,56,152)"/>
              <polygon class="arrowhead" points="40,280 28,274.4 28,285.6 " fill="black" transform="rotate(90,32,280)"/>
              <g class="text">
                <text x="228" y="36">&lt;-</text>
                <text x="44" y="52">root</text>
                <text x="160" y="52">Issuer=</text>
                <text x="200" y="52">X</text>
                <text x="44" y="68">CA</text>
                <text x="168" y="68">Subject=X</text>
                <text x="64" y="180">Issuer=</text>
                <text x="104" y="180">X</text>
                <text x="200" y="180">subordinate</text>
                <text x="312" y="180">Issuer=</text>
                <text x="352" y="180">X</text>
                <text x="76" y="196">Subject=Y1</text>
                <text x="196" y="196">CA</text>
                <text x="324" y="196">Subject=Y2</text>
                <text x="52" y="292">EE</text>
                <text x="180" y="292">EE</text>
                <text x="300" y="292">EE</text>
                <text x="428" y="292">EE</text>
                <text x="40" y="308">Issuer=</text>
                <text x="84" y="308">Y1</text>
                <text x="168" y="308">Issuer=</text>
                <text x="212" y="308">Y1</text>
                <text x="288" y="308">Issuer=</text>
                <text x="332" y="308">Y2</text>
                <text x="416" y="308">Issuer=</text>
                <text x="460" y="308">Y2</text>
                <text x="52" y="324">Subject=Z1</text>
                <text x="180" y="324">Subject=Z1</text>
                <text x="300" y="324">Subject=Z3</text>
                <text x="428" y="324">Subject=Z4</text>
              </g>
            </svg>
          </artwork>
          <artwork type="ascii-art"><![CDATA[
               .----------.<-.
   root        |Issuer= X |  |
    CA         |Subject=X +--'
               '--+-----+-'
                  |     |
      .-----------'     '------------.
      |                              |
      v                              v
   .----------.                   .----------.
   |Issuer= X |    subordinate    |Issuer= X |
   |Subject=Y1|        CA         |Subject=Y2|
   '--+---+---'                   '--+----+--'
      |   |                          |    |
   .--'   '-------.              .---'    '------.
   |              |              |               |
   v              v              v               v
.----EE----.    .----EE----.   .----EE----.    .----EE----.
|Issuer= Y1|    |Issuer= Y1|   |Issuer= Y2|    |Issuer= Y2|
|Subject=Z1|    |Subject=Z1|   |Subject=Z3|    |Subject=Z4|
'----------'    '----------'   '----------'    '----------'





]]></artwork>
        </artset>
        <t>In general, when arranged as a tree, with the End-Entity certificates at the
bottom, and the Trust Anchor at the top, then the level is where the deepest EE
certificates are, counting from one.</t>
        <t>It is quite common to have a three-level PKI, where the root (level one) of the CA is
stored in a Hardware Security Module in a way that it cannot be continuously accessed ("offline"), while the level two subordinate CA can sign certificates at any time ("online").</t>
      </section>
      <section anchor="protection-of-ca-private-keys">
        <name>Protection of CA private keys</name>
        <t>The private key for the certification authorities must be protected from
disclosure.
The strongest protection is afforded by keeping them in an offline device,
passing Certificate Signing Requests (CSRs) to the offline device by human
process.</t>
        <t>For examples of extreme measures, see <xref target="kskceremony"/>.
There is however a wide spectrum of needs, as exampled in <xref target="rootkeyceremony"/>.
The SAS70 audit standard is usually used as a basis for the Ceremony, see <xref target="keyceremony2"/>.</t>
        <t>This is inconvenient, and may involve latencies of days, possibly even weeks
to months if the offline device is kept in a locked environment that requires
multiple keys to be present.</t>
        <t>There is therefore a tension between protection and convenience.
Convenient and timely access to sign new artifacts is not something that is just nice to have.
If access is inconvenient then it may cause delays for signing of new code releases,
or it may incentivize technical staff to build in workarounds in order that they can get their job done faster.
The compromise between situations is often mitigated by having some levels of the PKI be offline, and some levels of the PKI be online.</t>
      </section>
      <section anchor="preservation-of-ca-and-trust-anchor-private-keys">
        <name>Preservation of CA and Trust Anchor private keys</name>
        <t>A public key (or certificate) is installed into target device(s) as a trust anchor.
Is it there in order to verify further artifacts, and it represents a significant investment.
Trust anchors must not be easily replaced by attackers, and securing the trust anchor against such tampering may involve burning the trust anchor into unchangeable fuses inside a CPU.</t>
        <t>Replacement of the anchor can involve a physical recall of every single device.
It therefore important that the trust anchor is useable for the entire lifetime of every single one of the devices.</t>
        <t>The previous section deals with attacks against the infrastructure: the attacker wants to get access to the private key material, or to convince the infrastructure to use the private key material to their bidding.
Such an event, if undetected would be catastrophic.
But, when detected, would render almost every device useless (or potentially dangerous) until the anchor could be replaced.</t>
        <t>There is a different situation, however, which would lead to a similar result.
If the legitimate owner of the trust anchor infrastructure loses access the private keys, then an equally catastrophic situation occurs.</t>
        <t>There are many situations that could lead to this.
The most typical situation would seem to be some kind of physical damage: a flood, a fire.
Less obvious situations could occur if a human forgets a password, or if the human with the password(s) dies, or becomes incapacitated.</t>
        <t>Backups of critical material are routinely done.
Storage of backups offsite deals with physical damage, and in many cases the organization maintains an entire set of equipment at another location.</t>
        <t>The question then becomes: how are the backups unlocked, or activated.
Why attack the primary site physically if an attacker can target the backup site, or the people whose job it is to activate the backup site?</t>
        <t>Consider the situation where a hurricane or earthquake takes out all power and communications at an organizations' primary location, and it becomes necessary to activate the backup site.
What does it take to do that?</t>
        <t>Typically, the secrets will be split using <xref target="shamir79"/> into multiple pieces, each piece being carried with a different trusted employee.</t>
        <t>In <xref target="kskceremony"/>, the pieces are stored on smartcards that are kept in a vault, and the trusted people carry keys to the vault.</t>
        <t>One advantage of this mechanism is that if necessary, the doors to the vault can be drilled out.
This takes some significant time and leaves significant evidence, so it can not be done quietly by an attacker.
In the case of the DNSSEC Root, a failure of the vault to open actually required this to be done.</t>
        <t>In other systems the digital pieces are carried on the person themselves, ideally encrypted with a password known only to that person.</t>
        <t><xref target="shamir79"/> allows for keys to be split up into n-components, where only some smaller number of them, k, need to be present to reconstruct the secret.
This is known as a (k, n) threshold scheme.</t>
        <section anchor="splittingnumbers">
          <name>Secret splitting, k-of-n</name>
          <t>In this document, each of the people who hold a piece of the secret are referred to as Key Executives.</t>
          <t>The choice of n, and the choice of k is therefore of critical concern.
It seems unwise for an organization to publish them, as it provides some evidence as to how many Key Executives would need to be coerced.</t>
          <t>The identities of the n Key Executive should also be confidential.
The list of who they are should probably be limited to the members of the board and executive.
There does not seem to be any particular reason for the Key Executives to be members of the board, but having a long term relationship with the enterprise seems reasonable, and a clear understanding of when to use the piece.</t>
          <t>The number k, which is the minimum number of people that would need to be coerced should also remain confidential.</t>
          <t>A number that can be published is the difference between k and n, which represents the number of redundant Key Executives that exist.</t>
          <t>An enterprise that has operations in multiple places may be better positioned to survive incidents that disrupt travel.
For instance, an earthquake, tsunami, or pandemic not only has the possibility to kill Key Executives or the smartcard or USB key that they are stored on.
<xref target="shamir79"/> suggests that n=2k-1, which implies that a simple majority of Key Executives are needed to reconstruct the secret, other values of k have some interesting advantages.</t>
          <t>A value of k set to be less than a simple majority, where the Key Executives are split between two or more continents (with each continent having at least k Key Executives) would allow either continent to continue operations without the other group.</t>
          <t>This might be a very good way to manage a code signing or update signing key.
Split it among development groups in three time zones (eight hours apart), such that any of those development groups can issue an emergency security patch.
(Another way would be to have three End-Entity certificates that can sign code, and have each time zone sign their own code.  That implies that there is at least a level two PKI around the code signing process, and that any bootloaders that need to verify the code being starting it are able to do PKI operations)</t>
        </section>
      </section>
      <section anchor="supporting-provisioned-anchors-in-devices">
        <name>Supporting provisioned anchors in devices</name>
        <t>IDevID-type Identity (or Birth) Certificates which are provisioned into
devices need to be signed by a certification authority maintained by the manufacturer.
During the period of manufacture of new product, the manufacturer needs to be able to sign new Identity Certificates.</t>
        <t>During the anticipated lifespan of the devices the manufacturer needs to maintain the ability for third parties to validate the Identity Certificates.
If there are Certificate Revocation Lists (CRLs) involved, then they will need to re-signed during this period.
Even for devices with a short active lifetime, the lifespan of the device could very long if devices are kept in a warehouse for many decades before being activated.</t>
        <t>Trust anchors which are provisioned in the devices will have corresponding
private keys maintained by the manufacturer.
The trust anchors will often anchor a PKI which is going to be used for a
particular purpose.
There will be End-Entity (EE) certificates of this PKI which will be used to sign
particular artifacts (such as software updates), or messages in communications protocols
(such as TLS connections).
The private keys associated with these EE certificates are not stored in the
device, but are maintained by the manufacturer.
These need even more care than the private keys stored in the devices, as
compromise of the software update key compromises all the devices, not
just a single device.</t>
      </section>
    </section>
    <section anchor="evaluation-questions">
      <name>Evaluation Questions</name>
      <t>This section recaps the set of questions that may need to be answered.
This document does not assign valuation to the answers.</t>
      <section anchor="integrity-and-privacy-of-on-device-data">
        <name>Integrity and Privacy of on-device data</name>
        <dl>
          <dt>initial-enclave-location:</dt>
          <dd>
            <t>Is the location of the initial software trust anchor internal to the CPU package?
Some systems have a software verification public key which is built into the CPU package, while other systems store that initial key in a non-volatile device external to the CPU.</t>
          </dd>
          <dt>initial-enclave-integrity-key:</dt>
          <dd>
            <t>If the first-stage bootloader is external to the CPU, and if it is integrity protected, where is the key used to check the integrity?</t>
          </dd>
          <dt>initial-enclave-privacy-key:</dt>
          <dd>
            <t>If the first-stage data is external to the CPU, is it kept confidential by use of encryption?</t>
          </dd>
          <dt>first-stage-exposure:</dt>
          <dd>
            <t>The number of people involved in the first stage initialization.
An entirely automated system would have a number zero.
A factory with three 8 hour shifts might have a number that is a multiple of three.
A system with humans involved may be subject to bribery attacks, while a system with no humans may be subject to attacks on the system which are hard to notice.</t>
          </dd>
          <dt>first-second-stage-gap:</dt>
          <dd>
            <t>how far and long does a board travel between being initialized with a first-stage bootloader to where it is locked down so that changes to the bootloader can no longer be made.
For many situations, there is no distance at all as they occur in the same factory, but for other situations boards are manufactured and tested in one location, but are initialized elsewhere.</t>
          </dd>
        </dl>
      </section>
      <section anchor="integrity-and-privacy-of-device-identify-infrastructure">
        <name>Integrity and Privacy of device identify infrastructure</name>
        <t>For IDevID provisioning, which includes a private key and matching
certificate installed into the device, the associated public key
infrastructure that anchors this identity must be maintained by the
manufacturer.</t>
        <dl>
          <dt>identity-pki-level:</dt>
          <dd>
            <t>referring to <xref target="pkilevel"/>, the level number at which End-Entity certificates are present.</t>
          </dd>
          <dt>identity-time-limits-per-subordinate:</dt>
          <dd>
            <t>how long is each subordinate CA maintained before a new
subordinate CA key is generated?  There may be no time limit, only a device
count limit.</t>
          </dd>
          <dt>identity-number-per-subordinate:</dt>
          <dd>
            <t>how many identities are signed by a particular subordinate CA before it is
retired?  There may be no numeric limit, only a time limit.</t>
          </dd>
          <dt>identity-anchor-storage:</dt>
          <dd>
            <t>how is the root CA key stored? An open description that might include whether an HSM is used, or not, or even the model of it.</t>
          </dd>
          <dt>identity-shared-split-extra:</dt>
          <dd>
            <t>referring to <xref target="splittingnumbers"/>, where a private key is split up into n-components, of which k are required to recover the key, this number is n-k.
This is the number of spare shares.
Publishing this provides a measure of how much redundancy is present while not actually revealing either k or n.</t>
          </dd>
          <dt>identity-shared-split-continents:</dt>
          <dd>
            <t>the number of continents on which the private key can be recovered without travel by any of the secret shareholders.</t>
          </dd>
        </dl>
      </section>
      <section anchor="integrity-and-privacy-of-included-trust-anchors">
        <name>Integrity and Privacy of included trust anchors</name>
        <t>For each trust anchor (public key) stored in the device, there will be an
associated PKI.
For each of those PKI the following questions need to be answered.</t>
        <dl>
          <dt>pki-level:</dt>
          <dd>
            <t>how deep is the EE that will be evaluated, based upon the criteria in <xref target="pkilevel"/></t>
          </dd>
          <dt>pki-algorithms:</dt>
          <dd>
            <t>what kind of algorithms and key sizes can actively be used with the device.</t>
          </dd>
          <dt>pki-lifespan:</dt>
          <dd>
            <t>what is the timespan for this anchor.  Does it get replaced at some interval, and if so, by what means is this done?</t>
          </dd>
          <dt>pki-level-locked:</dt>
          <dd>
            <t>(a Boolean) is the level where the EE cert will be found locked by the device, or can
levels be added or deleted by the PKI operator without code changes to the
device.</t>
          </dd>
          <dt>pki-breadth:</dt>
          <dd>
            <t>how many different non-expired EE certificates is the PKI designed to manage?</t>
          </dd>
          <dt>pki-lock-policy:</dt>
          <dd>
            <t>can any EE certificate be used with this trust anchor to sign?  Or, is there
some kind of policy OID or Subject restriction?  Are specific subordinate
CAs needed that lead to the EE?</t>
          </dd>
          <dt>pki-anchor-storage:</dt>
          <dd>
            <t>how is the private key associated with this trust root stored? How many people are needed to recover it?</t>
          </dd>
        </dl>
      </section>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <t>This entire document is about security considerations.</t>
    </section>
    <section anchor="iana-considerations">
      <name>IANA Considerations</name>
      <t>This document makes no IANA requests.</t>
    </section>
    <section anchor="acknowledgements">
      <name>Acknowledgements</name>
      <t>Robert Martin of MITRE provided some guidance about citing the SBOM efforts.
Carsten Bormann provides many editorial suggestions.</t>
    </section>
    <section anchor="changelog">
      <name>Changelog</name>
    </section>
  </middle>
  <back>
    <references anchor="sec-combined-references">
      <name>References</name>
      <references anchor="sec-normative-references">
        <name>Normative References</name>
        <reference anchor="RFC5280">
          <front>
            <title>Internet X.509 Public Key Infrastructure Certificate and Certificate Revocation List (CRL) Profile</title>
            <author fullname="D. Cooper" initials="D." surname="Cooper"/>
            <author fullname="S. Santesson" initials="S." surname="Santesson"/>
            <author fullname="S. Farrell" initials="S." surname="Farrell"/>
            <author fullname="S. Boeyen" initials="S." surname="Boeyen"/>
            <author fullname="R. Housley" initials="R." surname="Housley"/>
            <author fullname="W. Polk" initials="W." surname="Polk"/>
            <date month="May" year="2008"/>
            <abstract>
              <t>This memo profiles the X.509 v3 certificate and X.509 v2 certificate revocation list (CRL) for use in the Internet. An overview of this approach and model is provided as an introduction. The X.509 v3 certificate format is described in detail, with additional information regarding the format and semantics of Internet name forms. Standard certificate extensions are described and two Internet-specific extensions are defined. A set of required certificate extensions is specified. The X.509 v2 CRL format is described in detail along with standard and Internet-specific extensions. An algorithm for X.509 certification path validation is described. An ASN.1 module and examples are provided in the appendices. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5280"/>
          <seriesInfo name="DOI" value="10.17487/RFC5280"/>
        </reference>
        <reference anchor="ieee802-1AR" target="http://standards.ieee.org/findstds/standard/802.1AR-2009.html">
          <front>
            <title>IEEE 802.1AR Secure Device Identifier</title>
            <author>
              <organization>IEEE Standard</organization>
            </author>
            <date year="2009"/>
          </front>
        </reference>
      </references>
      <references anchor="sec-informative-references">
        <name>Informative References</name>
        <reference anchor="RFC8995">
          <front>
            <title>Bootstrapping Remote Secure Key Infrastructure (BRSKI)</title>
            <author fullname="M. Pritikin" initials="M." surname="Pritikin"/>
            <author fullname="M. Richardson" initials="M." surname="Richardson"/>
            <author fullname="T. Eckert" initials="T." surname="Eckert"/>
            <author fullname="M. Behringer" initials="M." surname="Behringer"/>
            <author fullname="K. Watsen" initials="K." surname="Watsen"/>
            <date month="May" year="2021"/>
            <abstract>
              <t>This document specifies automated bootstrapping of an Autonomic Control Plane. To do this, a Secure Key Infrastructure is bootstrapped. This is done using manufacturer-installed X.509 certificates, in combination with a manufacturer's authorizing service, both online and offline. We call this process the Bootstrapping Remote Secure Key Infrastructure (BRSKI) protocol. Bootstrapping a new device can occur when using a routable address and a cloud service, only link-local connectivity, or limited/disconnected networks. Support for deployment models with less stringent security requirements is included. Bootstrapping is complete when the cryptographic identity of the new key infrastructure is successfully deployed to the device. The established secure connection can be used to deploy a locally issued certificate to the device as well.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8995"/>
          <seriesInfo name="DOI" value="10.17487/RFC8995"/>
        </reference>
        <reference anchor="RFC9019">
          <front>
            <title>A Firmware Update Architecture for Internet of Things</title>
            <author fullname="B. Moran" initials="B." surname="Moran"/>
            <author fullname="H. Tschofenig" initials="H." surname="Tschofenig"/>
            <author fullname="D. Brown" initials="D." surname="Brown"/>
            <author fullname="M. Meriac" initials="M." surname="Meriac"/>
            <date month="April" year="2021"/>
            <abstract>
              <t>Vulnerabilities in Internet of Things (IoT) devices have raised the need for a reliable and secure firmware update mechanism suitable for devices with resource constraints. Incorporating such an update mechanism is a fundamental requirement for fixing vulnerabilities, but it also enables other important capabilities such as updating configuration settings and adding new functionality.</t>
              <t>In addition to the definition of terminology and an architecture, this document provides the motivation for the standardization of a manifest format as a transport-agnostic means for describing and protecting firmware updates.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9019"/>
          <seriesInfo name="DOI" value="10.17487/RFC9019"/>
        </reference>
        <reference anchor="RFC9140">
          <front>
            <title>Nimble Out-of-Band Authentication for EAP (EAP-NOOB)</title>
            <author fullname="T. Aura" initials="T." surname="Aura"/>
            <author fullname="M. Sethi" initials="M." surname="Sethi"/>
            <author fullname="A. Peltonen" initials="A." surname="Peltonen"/>
            <date month="December" year="2021"/>
            <abstract>
              <t>The Extensible Authentication Protocol (EAP) provides support for multiple authentication methods. This document defines the EAP-NOOB authentication method for nimble out-of-band (OOB) authentication and key derivation. The EAP method is intended for bootstrapping all kinds of Internet-of-Things (IoT) devices that have no preconfigured authentication credentials. The method makes use of a user-assisted, one-directional, out-of-band (OOB) message between the peer device and authentication server to authenticate the in-band key exchange. The device must have a nonnetwork input or output interface, such as a display, microphone, speaker, or blinking light, that can send or receive dynamically generated messages of tens of bytes in length.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9140"/>
          <seriesInfo name="DOI" value="10.17487/RFC9140"/>
        </reference>
        <reference anchor="RFC9334">
          <front>
            <title>Remote ATtestation procedureS (RATS) Architecture</title>
            <author fullname="H. Birkholz" initials="H." surname="Birkholz"/>
            <author fullname="D. Thaler" initials="D." surname="Thaler"/>
            <author fullname="M. Richardson" initials="M." surname="Richardson"/>
            <author fullname="N. Smith" initials="N." surname="Smith"/>
            <author fullname="W. Pan" initials="W." surname="Pan"/>
            <date month="January" year="2023"/>
            <abstract>
              <t>In network protocol exchanges, it is often useful for one end of a communication to know whether the other end is in an intended operating state. This document provides an architectural overview of the entities involved that make such tests possible through the process of generating, conveying, and evaluating evidentiary Claims. It provides a model that is neutral toward processor architectures, the content of Claims, and protocols.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9334"/>
          <seriesInfo name="DOI" value="10.17487/RFC9334"/>
        </reference>
        <reference anchor="RFC9393">
          <front>
            <title>Concise Software Identification Tags</title>
            <author fullname="H. Birkholz" initials="H." surname="Birkholz"/>
            <author fullname="J. Fitzgerald-McKay" initials="J." surname="Fitzgerald-McKay"/>
            <author fullname="C. Schmidt" initials="C." surname="Schmidt"/>
            <author fullname="D. Waltermire" initials="D." surname="Waltermire"/>
            <date month="June" year="2023"/>
            <abstract>
              <t>ISO/IEC 19770-2:2015 Software Identification (SWID) tags provide an extensible XML-based structure to identify and describe individual software components, patches, and installation bundles. SWID tag representations can be too large for devices with network and storage constraints. This document defines a concise representation of SWID tags: Concise SWID (CoSWID) tags. CoSWID supports a set of semantics and features that are similar to those for SWID tags, as well as new semantics that allow CoSWIDs to describe additional types of information, all in a more memory-efficient format.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9393"/>
          <seriesInfo name="DOI" value="10.17487/RFC9393"/>
        </reference>
        <reference anchor="RFC9733">
          <front>
            <title>BRSKI with Alternative Enrollment (BRSKI-AE)</title>
            <author fullname="D. von Oheimb" initials="D." role="editor" surname="von Oheimb"/>
            <author fullname="S. Fries" initials="S." surname="Fries"/>
            <author fullname="H. Brockhaus" initials="H." surname="Brockhaus"/>
            <date month="March" year="2025"/>
            <abstract>
              <t>This document defines enhancements to the Bootstrapping Remote Secure Key Infrastructure (BRSKI) protocol, known as BRSKI with Alternative Enrollment (BRSKI-AE). BRSKI-AE extends BRSKI to support certificate enrollment mechanisms instead of the originally specified use of Enrollment over Secure Transport (EST). It supports certificate enrollment protocols such as the Certificate Management Protocol (CMP) that use authenticated self-contained signed objects for certification messages, allowing for flexibility in network device onboarding scenarios. The enhancements address use cases where the existing enrollment mechanism may not be feasible or optimal, providing a framework for integrating suitable alternative enrollment protocols. This document also updates the BRSKI reference architecture to accommodate these alternative methods, ensuring secure and scalable deployment across a range of network environments.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9733"/>
          <seriesInfo name="DOI" value="10.17487/RFC9733"/>
        </reference>
        <reference anchor="I-D.ietf-anima-brski-cloud">
          <front>
            <title>BRSKI Cloud Registrar</title>
            <author fullname="Owen Friel" initials="O." surname="Friel">
              <organization>Cisco</organization>
            </author>
            <author fullname="Rifaat Shekh-Yusef" initials="R." surname="Shekh-Yusef">
              <organization>Ciena</organization>
            </author>
            <author fullname="Michael Richardson" initials="M." surname="Richardson">
              <organization>Sandelman Software Works</organization>
            </author>
            <date day="3" month="March" year="2025"/>
            <abstract>
              <t>   Bootstrapping Remote Secure Key Infrastructures (BRSKI) defines how
   to onboard a device securely into an operator-maintained
   infrastructure.  It assumes that there is local network
   infrastructure for the device to discover and help the device.  This
   document extends BRSKI and defines new device behavior for
   deployments where no local infrastructure is available, such as in a
   home or remote office.  This document defines how the device can use
   a well-defined "call-home" mechanism to find the operator-maintained
   infrastructure.

   This document defines how to contact a well-known Cloud Registrar,
   and two ways in which the new device may be redirected towards the
   operator-maintained infrastructure.  The Cloud Registrar enables
   discovery of the operator-maintained infrastructure, and may enable
   establishment of trust with operator-maintained infrastructure that
   does not support BRSKI mechanisms.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-anima-brski-cloud-14"/>
        </reference>
        <reference anchor="I-D.ietf-iotops-7228bis-01">
          <front>
            <title>Terminology for Constrained-Node Networks</title>
            <author fullname="Carsten Bormann" initials="C." surname="Bormann">
              <organization>Universität Bremen TZI</organization>
            </author>
            <author fullname="Mehmet Ersue" initials="M." surname="Ersue">
         </author>
            <author fullname="Ari Keränen" initials="A." surname="Keränen">
              <organization>Ericsson</organization>
            </author>
            <author fullname="Carles Gomez" initials="C." surname="Gomez">
              <organization>Universitat Politecnica de Catalunya</organization>
            </author>
            <date day="8" month="January" year="2025"/>
            <abstract>
              <t>   The Internet Protocol Suite is increasingly used on small devices
   with severe constraints on power, memory, and processing resources,
   creating constrained-node networks.  This document provides a number
   of basic terms that have been useful in the standardization work for
   constrained-node networks.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-iotops-7228bis-01"/>
        </reference>
        <reference anchor="I-D.ietf-anima-voucher-delegation">
          <front>
            <title>Delegated Authority for Bootstrap Voucher Artifacts</title>
            <author fullname="Michael Richardson" initials="M." surname="Richardson">
              <organization>Sandelman Software Works</organization>
            </author>
            <author fullname="Wei Pan" initials="W." surname="Pan">
              <organization>Huawei Technologies</organization>
            </author>
            <date day="11" month="July" year="2022"/>
            <abstract>
              <t>   This document describes an extension of the RFC8366 Voucher Artifact
   in order to support delegation of signing authority.  The initial
   voucher pins a public identity, and that public indentity can then
   issue additional vouchers.  This chain of authorization can support
   permission-less resale of devices, as well as guarding against
   business failure of the BRSKI Manufacturer Authorized Signing
   Authority (MASA).

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-anima-voucher-delegation-02"/>
        </reference>
        <reference anchor="I-D.ietf-anima-constrained-voucher">
          <front>
            <title>Constrained Bootstrapping Remote Secure Key Infrastructure (cBRSKI)</title>
            <author fullname="Michael Richardson" initials="M." surname="Richardson">
              <organization>Sandelman Software Works</organization>
            </author>
            <author fullname="Peter Van der Stok" initials="P." surname="Van der Stok">
              <organization>vanderstok consultancy</organization>
            </author>
            <author fullname="Panos Kampanakis" initials="P." surname="Kampanakis">
              <organization>Cisco Systems</organization>
            </author>
            <author fullname="Esko Dijk" initials="E." surname="Dijk">
              <organization>IoTconsultancy.nl</organization>
            </author>
            <date day="3" month="March" year="2025"/>
            <abstract>
              <t>   This document defines the Constrained Bootstrapping Remote Secure Key
   Infrastructure (cBRSKI) protocol, which provides a solution for
   secure zero-touch onboarding of resource-constrained (IoT) devices
   into the network of a domain owner.  This protocol is designed for
   constrained networks, which may have limited data throughput or may
   experience frequent packet loss. cBRSKI is a variant of the BRSKI
   protocol, which uses an artifact signed by the device manufacturer
   called the "voucher" which enables a new device and the owner's
   network to mutually authenticate.  While the BRSKI voucher data is
   encoded in JSON, cBRSKI uses a compact CBOR-encoded voucher.  The
   BRSKI voucher data definition is extended with new data types that
   allow for smaller voucher sizes.  The Enrollment over Secure
   Transport (EST) protocol, used in BRSKI, is replaced with EST-over-
   CoAPS; and HTTPS used in BRSKI is replaced with DTLS-secured CoAP
   (CoAPS).  This document Updates RFC 8995 and RFC 9148.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-anima-constrained-voucher-27"/>
        </reference>
        <reference anchor="I-D.richardson-anima-masa-considerations">
          <front>
            <title>Operational Considerations for Voucher infrastructure for BRSKI MASA</title>
            <author fullname="Michael Richardson" initials="M." surname="Richardson">
              <organization>Sandelman Software Works</organization>
            </author>
            <author fullname="Wei Pan" initials="W." surname="Pan">
              <organization>Huawei Technologies</organization>
            </author>
            <date day="22" month="January" year="2025"/>
            <abstract>
              <t>   This document describes a number of operational modes that a BRSKI
   Manufacturer Authorized Signing Authority (MASA) may take on.

   Each mode is defined, and then each mode is given a relevance within
   an over applicability of what kind of organization the MASA is
   deployed into.  This document does not change any protocol
   mechanisms.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-richardson-anima-masa-considerations-09"/>
        </reference>
        <reference anchor="I-D.moskowitz-ecdsa-pki">
          <front>
            <title>Guide for building an ECC pki</title>
            <author fullname="Robert Moskowitz" initials="R." surname="Moskowitz">
              <organization>HTT Consulting</organization>
            </author>
            <author fullname="Henk Birkholz" initials="H." surname="Birkholz">
              <organization>Fraunhofer SIT</organization>
            </author>
            <author fullname="Liang Xia" initials="L." surname="Xia">
              <organization>Huawei</organization>
            </author>
            <author fullname="Michael Richardson" initials="M." surname="Richardson">
              <organization>Sandelman Software Works</organization>
            </author>
            <date day="31" month="January" year="2021"/>
            <abstract>
              <t>   This memo provides a guide for building a PKI (Public Key
   Infrastructure) using openSSL.  All certificates in this guide are
   ECDSA, P-256, with SHA256 certificates.  Along with common End Entity
   certificates, this guide provides instructions for creating IEEE
   802.1AR iDevID Secure Device certificates.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-moskowitz-ecdsa-pki-10"/>
        </reference>
        <reference anchor="RFC4949">
          <front>
            <title>Internet Security Glossary, Version 2</title>
            <author fullname="R. Shirey" initials="R." surname="Shirey"/>
            <date month="August" year="2007"/>
            <abstract>
              <t>This Glossary provides definitions, abbreviations, and explanations of terminology for information system security. The 334 pages of entries offer recommendations to improve the comprehensibility of written material that is generated in the Internet Standards Process (RFC 2026). The recommendations follow the principles that such writing should (a) use the same term or definition whenever the same concept is mentioned; (b) use terms in their plainest, dictionary sense; (c) use terms that are already well-established in open publications; and (d) avoid terms that either favor a particular vendor or favor a particular technology or mechanism over other, competing techniques that already exist or could be developed. This memo provides information for the Internet community.</t>
            </abstract>
          </front>
          <seriesInfo name="FYI" value="36"/>
          <seriesInfo name="RFC" value="4949"/>
          <seriesInfo name="DOI" value="10.17487/RFC4949"/>
        </reference>
        <reference anchor="RFC5011">
          <front>
            <title>Automated Updates of DNS Security (DNSSEC) Trust Anchors</title>
            <author fullname="M. StJohns" initials="M." surname="StJohns"/>
            <date month="September" year="2007"/>
            <abstract>
              <t>This document describes a means for automated, authenticated, and authorized updating of DNSSEC "trust anchors". The method provides protection against N-1 key compromises of N keys in the trust point key set. Based on the trust established by the presence of a current anchor, other anchors may be added at the same place in the hierarchy, and, ultimately, supplant the existing anchor(s).</t>
              <t>This mechanism will require changes to resolver management behavior (but not resolver resolution behavior), and the addition of a single flag bit to the DNSKEY record. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="STD" value="74"/>
          <seriesInfo name="RFC" value="5011"/>
          <seriesInfo name="DOI" value="10.17487/RFC5011"/>
        </reference>
        <reference anchor="RFC8366">
          <front>
            <title>A Voucher Artifact for Bootstrapping Protocols</title>
            <author fullname="K. Watsen" initials="K." surname="Watsen"/>
            <author fullname="M. Richardson" initials="M." surname="Richardson"/>
            <author fullname="M. Pritikin" initials="M." surname="Pritikin"/>
            <author fullname="T. Eckert" initials="T." surname="Eckert"/>
            <date month="May" year="2018"/>
            <abstract>
              <t>This document defines a strategy to securely assign a pledge to an owner using an artifact signed, directly or indirectly, by the pledge's manufacturer. This artifact is known as a "voucher".</t>
              <t>This document defines an artifact format as a YANG-defined JSON document that has been signed using a Cryptographic Message Syntax (CMS) structure. Other YANG-derived formats are possible. The voucher artifact is normally generated by the pledge's manufacturer (i.e., the Manufacturer Authorized Signing Authority (MASA)).</t>
              <t>This document only defines the voucher artifact, leaving it to other documents to describe specialized protocols for accessing it.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8366"/>
          <seriesInfo name="DOI" value="10.17487/RFC8366"/>
        </reference>
        <reference anchor="RFC8572">
          <front>
            <title>Secure Zero Touch Provisioning (SZTP)</title>
            <author fullname="K. Watsen" initials="K." surname="Watsen"/>
            <author fullname="I. Farrer" initials="I." surname="Farrer"/>
            <author fullname="M. Abrahamsson" initials="M." surname="Abrahamsson"/>
            <date month="April" year="2019"/>
            <abstract>
              <t>This document presents a technique to securely provision a networking device when it is booting in a factory-default state. Variations in the solution enable it to be used on both public and private networks. The provisioning steps are able to update the boot image, commit an initial configuration, and execute arbitrary scripts to address auxiliary needs. The updated device is subsequently able to establish secure connections with other systems. For instance, a device may establish NETCONF (RFC 6241) and/or RESTCONF (RFC 8040) connections with deployment-specific network management systems.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8572"/>
          <seriesInfo name="DOI" value="10.17487/RFC8572"/>
        </reference>
        <reference anchor="RFC7030">
          <front>
            <title>Enrollment over Secure Transport</title>
            <author fullname="M. Pritikin" initials="M." role="editor" surname="Pritikin"/>
            <author fullname="P. Yee" initials="P." role="editor" surname="Yee"/>
            <author fullname="D. Harkins" initials="D." role="editor" surname="Harkins"/>
            <date month="October" year="2013"/>
            <abstract>
              <t>This document profiles certificate enrollment for clients using Certificate Management over CMS (CMC) messages over a secure transport. This profile, called Enrollment over Secure Transport (EST), describes a simple, yet functional, certificate management protocol targeting Public Key Infrastructure (PKI) clients that need to acquire client certificates and associated Certification Authority (CA) certificates. It also supports client-generated public/private key pairs as well as key pairs generated by the CA.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7030"/>
          <seriesInfo name="DOI" value="10.17487/RFC7030"/>
        </reference>
        <reference anchor="RFC8894">
          <front>
            <title>Simple Certificate Enrolment Protocol</title>
            <author fullname="P. Gutmann" initials="P." surname="Gutmann"/>
            <date month="September" year="2020"/>
            <abstract>
              <t>This document specifies the Simple Certificate Enrolment Protocol (SCEP), a PKI protocol that leverages existing technology by using Cryptographic Message Syntax (CMS, formerly known as PKCS #7) and PKCS #10 over HTTP. SCEP is the evolution of the enrolment protocol sponsored by Cisco Systems, which enjoys wide support in both client and server implementations, as well as being relied upon by numerous other industry standards that work with certificates.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8894"/>
          <seriesInfo name="DOI" value="10.17487/RFC8894"/>
        </reference>
        <reference anchor="RFC4210">
          <front>
            <title>Internet X.509 Public Key Infrastructure Certificate Management Protocol (CMP)</title>
            <author fullname="C. Adams" initials="C." surname="Adams"/>
            <author fullname="S. Farrell" initials="S." surname="Farrell"/>
            <author fullname="T. Kause" initials="T." surname="Kause"/>
            <author fullname="T. Mononen" initials="T." surname="Mononen"/>
            <date month="September" year="2005"/>
            <abstract>
              <t>This document describes the Internet X.509 Public Key Infrastructure (PKI) Certificate Management Protocol (CMP). Protocol messages are defined for X.509v3 certificate creation and management. CMP provides on-line interactions between PKI components, including an exchange between a Certification Authority (CA) and a client system. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4210"/>
          <seriesInfo name="DOI" value="10.17487/RFC4210"/>
        </reference>
        <reference anchor="_3GPP.51.011" target="http://www.3gpp.org/ftp/Specs/archive/51_series/51.011/51011-4f0.zip">
          <front>
            <title>Specification of the Subscriber Identity Module - Mobile Equipment (SIM-ME) interface</title>
            <author>
              <organization abbrev="3GPP">3rd Generation Partnership Project</organization>
              <address>
                <postal>
                  <country>France</country>
                  <city>Sophia Antipolis Cedex</city>
                </postal>
              </address>
            </author>
            <author fullname="PHAN, Ly Thanh">
              <organization>Gemalto N.V.</organization>
            </author>
            <date day="15" month="June" year="2005"/>
          </front>
        </reference>
        <reference anchor="RFC6024">
          <front>
            <title>Trust Anchor Management Requirements</title>
            <author fullname="R. Reddy" initials="R." surname="Reddy"/>
            <author fullname="C. Wallace" initials="C." surname="Wallace"/>
            <date month="October" year="2010"/>
            <abstract>
              <t>A trust anchor represents an authoritative entity via a public key and associated data. The public key is used to verify digital signatures, and the associated data is used to constrain the types of information for which the trust anchor is authoritative. A relying party uses trust anchors to determine if a digitally signed object is valid by verifying a digital signature using the trust anchor's public key, and by enforcing the constraints expressed in the associated data for the trust anchor. This document describes some of the problems associated with the lack of a standard trust anchor management mechanism and defines requirements for data formats and push-based protocols designed to address these problems. This document is not an Internet Standards Track specification; it is published for informational purposes.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6024"/>
          <seriesInfo name="DOI" value="10.17487/RFC6024"/>
        </reference>
        <reference anchor="pelionfcu" target="https://www.pelion.com/docs/device-management-provision/1.2/introduction/index.html">
          <front>
            <title>Factory provisioning overview</title>
            <author>
              <organization>ARM Pelion</organization>
            </author>
            <date year="2020" month="June" day="28"/>
          </front>
        </reference>
        <reference anchor="factoringrsa" target="https://core.ac.uk/download/pdf/204886987.pdf">
          <front>
            <title>Factoring RSA keys from certified smart cards: Coppersmith in the wild</title>
            <author>
              <organization/>
            </author>
            <date year="2013" month="September" day="16"/>
          </front>
        </reference>
        <reference anchor="kskceremony" target="https://www.iana.org/dnssec/dps/zsk-operator/dps-zsk-operator-v2.0.pdf">
          <front>
            <title>DNSSEC Practice Statement for the Root Zone ZSK Operator</title>
            <author>
              <organization>Verisign</organization>
            </author>
            <date year="2017"/>
          </front>
        </reference>
        <reference anchor="rootkeyceremony" target="https://cryptography.fandom.com/wiki/Root_Key_Ceremony">
          <front>
            <title>Root Key Ceremony, Cryptography Wiki</title>
            <author>
              <organization>Community</organization>
            </author>
            <date year="2020" month="April" day="04"/>
          </front>
        </reference>
        <reference anchor="keyceremony2" target="http://www.digi-sign.com/compliance/key%20ceremony/index">
          <front>
            <title>SAS 70 Key Ceremony</title>
            <author>
              <organization>Digi-Sign</organization>
            </author>
            <date year="2020" month="April" day="04"/>
          </front>
        </reference>
        <reference anchor="shamir79" target="http://web.mit.edu/6.857/OldStuff/Fall03/ref/Shamir-HowToShareASecret.pdf">
          <front>
            <title>How to share a secret.</title>
            <author initials="A." surname="Shamir" fullname="Adi Shamir">
              <organization/>
            </author>
            <date year="1979"/>
          </front>
        </reference>
        <reference anchor="nistsp800-57" target="https://csrc.nist.gov/publications/detail/sp/800-57-part-1/rev-4/final">
          <front>
            <title>SP 800-57 Part 1 Rev. 4 Recommendation for Key Management, Part 1: General</title>
            <author>
              <organization>NIST</organization>
            </author>
            <date year="2016" month="January" day="01"/>
          </front>
        </reference>
        <reference anchor="fidotechnote" target="https://fidoalliance.org/fido-technotes-the-truth-about-attestation/">
          <front>
            <title>FIDO TechNotes: The Truth about Attestation</title>
            <author>
              <organization>FIDO Alliance</organization>
            </author>
            <date year="2018" month="July" day="19"/>
          </front>
        </reference>
        <reference anchor="ntiasbom" target="https://www.ntia.doc.gov/SoftwareTransparency">
          <front>
            <title>NTIA Software Component Transparency</title>
            <author>
              <organization>NTIA</organization>
            </author>
            <date year="2020" month="July" day="01"/>
          </front>
        </reference>
        <reference anchor="cisqsbom" target="https://www.it-cisq.org/software-bill-of-materials/index.htm">
          <front>
            <title>TOOL-TO-TOOL SOFTWARE BILL OF MATERIALS EXCHANGE</title>
            <author>
              <organization>CISQ/Object Management Group</organization>
            </author>
            <date year="2020" month="July" day="01"/>
          </front>
        </reference>
        <reference anchor="ComodoGate" target="https://www.theregister.com/2011/03/28/comodo_gate_hacker_breaks_cover/">
          <front>
            <title>Comodo-gate hacker brags about forged certificate exploit</title>
            <author>
              <organization/>
            </author>
            <date year="2011" month="March" day="28"/>
          </front>
        </reference>
        <reference anchor="openbmc" target="https://www.openbmc.org/">
          <front>
            <title>Defining a Standard Baseboard Management Controller Firmware Stack</title>
            <author>
              <organization>Linux Foundation/OpenBMC Group</organization>
            </author>
            <date year="2020" month="July" day="01"/>
          </front>
        </reference>
        <reference anchor="JTAG" target="https://en.wikipedia.org/wiki/JTAG">
          <front>
            <title>Joint Test Action Group</title>
            <author>
              <organization/>
            </author>
            <date year="2020" month="August" day="26"/>
          </front>
        </reference>
        <reference anchor="JTAGieee" target="https://ieeexplore.ieee.org/document/5412866">
          <front>
            <title>1149.7-2009 - IEEE Standard for Reduced-Pin and Enhanced-Functionality Test Access Port and Boundary-Scan Architecture</title>
            <author>
              <organization>IEEE Standard</organization>
            </author>
            <date year="2009"/>
          </front>
          <seriesInfo name="DOI" value="10.1109/IEEESTD.2010.5412866"/>
        </reference>
        <reference anchor="rootkeyrollover" target="https://www.icann.org/en/system/files/files/proposal-future-rz-ksk-rollovers-01nov19-en.pdf">
          <front>
            <title>Proposal for Future Root Zone KSK Rollovers</title>
            <author>
              <organization>ICANN</organization>
            </author>
            <date year="2019"/>
          </front>
        </reference>
        <reference anchor="BedOfNails" target="https://en.wikipedia.org/wiki/Bed_of_nails_tester">
          <front>
            <title>Bed of nails tester</title>
            <author>
              <organization>Wikipedia</organization>
            </author>
            <date year="2024" month="December" day="30"/>
          </front>
        </reference>
        <reference anchor="CABFORUM" target="https://cabforum.org/wp-content/uploads/CA-Browser-Forum-BR-1.7.3.pdf">
          <front>
            <title>CA/Browser Forum Baseline Requirements for the Issuance and Management of Publicly-Trusted Certificates, v.1.7.3</title>
            <author>
              <organization>CA/Browser Forum</organization>
            </author>
            <date year="2020" month="October"/>
          </front>
        </reference>
        <reference anchor="PUF" target="https://en.wikipedia.org/wiki/Physical_unclonable_function">
          <front>
            <title>Physically Uncloneable Function</title>
            <author>
              <organization>Wikipedia</organization>
            </author>
            <date year="2023" month="July" day="23"/>
          </front>
        </reference>
        <reference anchor="I-D.birkholz-suit-coswid-manifest">
          <front>
            <title>A SUIT Manifest Extension for Concise Software Identifiers</title>
            <author fullname="Henk Birkholz" initials="H." surname="Birkholz">
              <organization>Fraunhofer SIT</organization>
            </author>
            <date day="17" month="July" year="2018"/>
            <abstract>
              <t>   This document defines a resource extension for Concise Software
   Identifiers (CoSWID) that represents a SUIT firmware manifest.  This
   extension combines the information elements of the SUIT information
   model with the semantic expressiveness of Software Identifiers.  In
   consequence, this composite enables the integration of Firmware
   Updates for the Internet of Things (SUIT) in existing work-flows for
   updates of software components in general.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-birkholz-suit-coswid-manifest-00"/>
        </reference>
        <reference anchor="I-D.birkholz-rats-mud">
          <front>
            <title>MUD-Based RATS Resources Discovery</title>
            <author fullname="Henk Birkholz" initials="H." surname="Birkholz">
              <organization>Fraunhofer SIT</organization>
            </author>
            <author fullname="Michael Richardson" initials="M." surname="Richardson">
              <organization>Sandelman Software Works</organization>
            </author>
            <date day="22" month="February" year="2025"/>
            <abstract>
              <t>   Manufacturer Usage Description (MUD) files and the MUD URIs that
   point to them are defined in RFC 8520.  This document introduces a
   new type of MUD file to be delivered in conjunction with a MUD file
   signature and/or to be referenced via a MUD URI embedded in other
   documents or messages, such as an IEEE 802.1AR Secure Device
   Identifier (DevID) or a CBOR Web Token (CWT).  These signed documents
   can be presented to other entities, e.g., a network management system
   or network path orchestrator.  If this entity also takes on the role
   of a verifier as defined by the IETF Remote ATtestation procedureS
   (RATS) architecture, this verifier can use the references included in
   the MUD file specified in this document to discover, for example,
   appropriate reference value providers, endorsement documents or
   endorsement distribution APIs, trust anchor stores, remote verifier
   services (sometimes referred to as Attestation Verification
   Services), or transparency logs.  All theses references in the MUD
   file pointing to resources and auxiliary RATS services can satisfy
   general RATS prerequisite by enabling discovery or improve discovery
   resilience of corresponding resources or services.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-birkholz-rats-mud-01"/>
        </reference>
        <reference anchor="RFC8520">
          <front>
            <title>Manufacturer Usage Description Specification</title>
            <author fullname="E. Lear" initials="E." surname="Lear"/>
            <author fullname="R. Droms" initials="R." surname="Droms"/>
            <author fullname="D. Romascanu" initials="D." surname="Romascanu"/>
            <date month="March" year="2019"/>
            <abstract>
              <t>This memo specifies a component-based architecture for Manufacturer Usage Descriptions (MUDs). The goal of MUD is to provide a means for end devices to signal to the network what sort of access and network functionality they require to properly function. The initial focus is on access control. Later work can delve into other aspects.</t>
              <t>This memo specifies two YANG modules, IPv4 and IPv6 DHCP options, a Link Layer Discovery Protocol (LLDP) TLV, a URL, an X.509 certificate extension, and a means to sign and verify the descriptions.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8520"/>
          <seriesInfo name="DOI" value="10.17487/RFC8520"/>
        </reference>
        <reference anchor="RFC7168">
          <front>
            <title>The Hyper Text Coffee Pot Control Protocol for Tea Efflux Appliances (HTCPCP-TEA)</title>
            <author fullname="I. Nazar" initials="I." surname="Nazar"/>
            <date month="April" year="2014"/>
            <abstract>
              <t>The Hyper Text Coffee Pot Control Protocol (HTCPCP) specification does not allow for the brewing of tea, in all its variety and complexity. This paper outlines an extension to HTCPCP to allow for pots to provide networked tea-brewing facilities.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7168"/>
          <seriesInfo name="DOI" value="10.17487/RFC7168"/>
        </reference>
        <reference anchor="I-D.ietf-netconf-trust-anchors">
          <front>
            <title>A YANG Data Model for a Truststore</title>
            <author fullname="Kent Watsen" initials="K." surname="Watsen">
              <organization>Watsen Networks</organization>
            </author>
            <date day="16" month="March" year="2024"/>
            <abstract>
              <t>   This document presents a YANG module for configuring bags of
   certificates and bags of public keys that can be referenced by other
   data models for trust.  Notifications are sent when certificates are
   about to expire.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-netconf-trust-anchors-28"/>
        </reference>
        <reference anchor="RFC4086">
          <front>
            <title>Randomness Requirements for Security</title>
            <author fullname="D. Eastlake 3rd" initials="D." surname="Eastlake 3rd"/>
            <author fullname="J. Schiller" initials="J." surname="Schiller"/>
            <author fullname="S. Crocker" initials="S." surname="Crocker"/>
            <date month="June" year="2005"/>
            <abstract>
              <t>Security systems are built on strong cryptographic algorithms that foil pattern analysis attempts. However, the security of these systems is dependent on generating secret quantities for passwords, cryptographic keys, and similar quantities. The use of pseudo-random processes to generate secret quantities can result in pseudo-security. A sophisticated attacker may find it easier to reproduce the environment that produced the secret quantities and to search the resulting small set of possibilities than to locate the quantities in the whole of the potential number space.</t>
              <t>Choosing random quantities to foil a resourceful and motivated adversary is surprisingly difficult. This document points out many pitfalls in using poor entropy sources or traditional pseudo-random number generation techniques for generating such quantities. It recommends the use of truly random hardware techniques and shows that the existing hardware on many systems can be used for this purpose. It provides suggestions to ameliorate the problem when a hardware solution is not available, and it gives examples of how large such quantities need to be for some applications. 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="106"/>
          <seriesInfo name="RFC" value="4086"/>
          <seriesInfo name="DOI" value="10.17487/RFC4086"/>
        </reference>
        <reference anchor="RFC9397">
          <front>
            <title>Trusted Execution Environment Provisioning (TEEP) Architecture</title>
            <author fullname="M. Pei" initials="M." surname="Pei"/>
            <author fullname="H. Tschofenig" initials="H." surname="Tschofenig"/>
            <author fullname="D. Thaler" initials="D." surname="Thaler"/>
            <author fullname="D. Wheeler" initials="D." surname="Wheeler"/>
            <date month="July" year="2023"/>
            <abstract>
              <t>A Trusted Execution Environment (TEE) is an environment that enforces the following: any code within the environment cannot be tampered with, and any data used by such code cannot be read or tampered with by any code outside the environment. This architecture document discusses the motivation for designing and standardizing a protocol for managing the lifecycle of Trusted Applications running inside such a TEE.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9397"/>
          <seriesInfo name="DOI" value="10.17487/RFC9397"/>
        </reference>
      </references>
    </references>
  </back>
  <!-- ##markdown-source:
H4sIAAAAAAAAA619aXMbV5bl94zo/5AhxYTJLiS4SLYkxnS4KYpysW1abJFu
9/QXRQJIEFkEMtG5kIJVmt8+99zlLQmQcs2MokoWgMy33neXc5eXZVlyf5K+
SJKu7JbFSXqa3uSf66pebdJ6ntbrosm7sq7yZdoW074pu006rau2nOkPbTqv
m3SVV/08n3Z9UzRpWbVdvlwWs/Su2LRpXs3Sm6Zvu/S0mi7qpk3yyaQpqNfo
LTybzOppla9oGLMmn3dZ2XTzrDvumtus01Fl4UtZLi1mh6+T5OH2JL05vvn4
U/qxaIu8mS7Sn5q6Xyd3DyfpRdUVTVV02Ts0nEzz7oTGOa+TtmuKfEUPfLx5
nyR531F7J0mWyjAuy+kiL5bpR/y3mbV1laRp3VBP1zStYkmDSa/refeQN0X6
e93ctfR7scrLJc1u2vylLLr5v7b26HiaJ0lVNytaufvihB79+P7s++PXh/hn
WRTF68Pj7Oj0Iz6maZc3twUN89mi69YnBwe0qNUMgxjj0TGN4mBeVrO2m7Xu
twNqYUwtZMeHh2/Gi261fCZtyeY+uzg/P0/1mfQaG1qk74r7clqkF7Oi6sp5
WTTyii1Fyn94zvL6tfYlj83yjhpGd0mCBY0n9/rNm+9P0rcfr3++kC/eHB69
OUnbvuwy7FDZFbyT+uPRy8OTtKrriX5+8eLlSUp01u56+MWbFydEi+1DOdNv
Xr2gb/J2U02zomrq5ZK+v8jejbELRCrlKs8mTXtXZtNl3c/oZfwnfKasu3rd
Zq+Oj19PSqKqo5NU/508T6uimBWzH0+2G72v++mCqJF2ubjlU3GSbn+3/R4O
UtfkZVXMrI2TdMeX+mbjiFDfX+WtNOJPIw7V1pf6/qpu7+qHsvsjK6Yzemh9
V+o2vXzz8o2R4+HRkW3eix9+sH9+/+pY//nq8MWhffv6De3P9dn5lTZzfET7
d3aJjy9+uroaf3809s39cHj88iShf6+LJY1qPu1PItp8T4e6bjbpuqnvy5ae
KKvbtL4vmvuyeHgWHQmciJaOxMPDw1haG0/r1QFxj/ZgxuQMNpHfFiui6cw1
eHA0Pj4oq66pZ/0UK0MfZsVnPieP0vzpx8v0ivuICf74MDv8ITt+jRnNeeg0
3qbNd00KM/l4fSr8cN7Uq3RaNHzYZmm7ypsunWJjae3qNXHcdlV2C2JPabco
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
04peIZstb7FKVb/C4aIdJsro6mm9xA7RKrCRSYYqn00QDmwweoyGVjYezCZa
6bmheL++fFFY7OtXeiPv0ni/hhQ2Tt65ddVO0iVNm/8dNewWuScWg5M6zYlm
aaw0fDqsK1laLPQtj8oWstqkD/mGX1c6pEVY9nwSZjOmkKZYL/Mpo2aNqFWs
cRrxJjC23GbzBAHJ0QQDih5Sbtp2pEAJKQmkNjNgSsg1fViU0wXOXcuDHQ+J
atA2vXj180Wat209Lfng8G9tT43kcdfUjHZJg7/ECvgtpkbrdFmQakC/P+Z+
KBnSxpHEqApaZv8Nz8j2QGcE9Bo79uVLAMbT+lxU9AqpKRFSDkdIwPrTvQv6
+eLdPndlHW3I+GiZTUzNWiT2kIfHVMhrhXk38BxUKSmKhcghYoElGVlTMQow
NF0imlxAz7oVwiNy4138wB5+Dsa5P9IN26OjUQtnMam3qgWtAALJHh8e5ZQd
PtRE1e7TQtOJoYVqioKWTXkJ788NLDfZlrbsevUNPfC3g1XvAHv2a1t1B88y
m96siJXTrAUomilORBt4ylyCnio+56s1ibWSCS69vrhk9JR2LcCcv349SUmR
q4jk6DV0DIlxT0KIdhzv2DpM635pJA30GbMbAtGY4M1wpDnYENMFr1imx2FW
zPN+CXbTtg/E52RJ5kRmrXB53hDaiVt08fiMaUkvOsxx3jfMZplnVEyx5nLb
OJGxh80up/0yb2hfGFJeL2jgtGXgshjCIieWCL0a79KZFlHuCRUSwziLyFGh
DD5OFaiLFunLlxAuAm+saSB3NKNlXq7Mup4UYur6QVGPxJCYS2NYspwg/nVe
NnICmDF22j1UQROLS6hJ6STvpnSEXROirBmFQhoQvSmTG4hePuiFmHBEAzmZ
TB0v/bpvyP5g7rD7DeqdOEw535wkyT/LiaRjk7OhAl0iNRiGyBlKU7pHZEbE
QOuUbfm4vn7dH6GZPL355Tq9hsBsQu1xpEyQT01FZNAx/6Y9IlL7683N1TUO
YlWwGBzZgJiPw1NDmyHeN3M9ybI6fYn+AYcuE279QIK4XZRrETRQBZS3ReTg
F4JHRBNDDxiUuNeYwTekQJPRQDTI9JGxs+/rV2FG9FVLx0/EA3PWDO69r1+F
AmaDTkM8plQmbxuBlU/PMRco5iSAYUYzXIgBnVd0tuuKR7TXFliXbMtxSDsg
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
MnxB6mvQpzDTQAdSE4GookcIltigZM3VnZyYtp+08PmBT3vVwqkBwjCGQinv
SabkDHzvllozGOgVhC6jqC17azBiE11CJ/w6m9uTsspNl3Fr4d17XbGWUWD9
6ynpiuxzq1SfygJjAg6LFbQfBARyBwHpMid181HgQ/R27BoibgSnrgwLzjc4
TPpxWvfUz2afXp6DQPUU8FbIMaAhX3vYzWiUmL/ipUGv7G/qyLAsmkzcuazr
yQ6WAxVLQXQhRQbrQqjF/KYghtrUS+IsrF1zD3xCW+HajnfKitsmB/0xCa8Z
9menC6ZpB1dXMhz4GFFcFsjBCgm9n4H6w6dIohWiGYoXh1UDuH5WAvrDU8CU
2avaEe6Zhp/lraiYc3A5ib0wEBiNItrs33uJ2za70NYmPJ1uanDPF9QUhLJj
c3nA2UGOwRwkdq912yvKveoua7a9K6hG/K722BQgftn+efkZgvIhOt4LCVpB
bNVSuNXK7aJTVgLey3rKKocgjDYheZ7ebNbimo9TtJPoo3cuEXHOEciOHVCF
hoONOFyAV1XiS5VU2ACg38suBP9MARKVaqb06aw2CyTDUd7EwRi0URxnIYcL
WW0yCvX3OV8+8XZxdC03LGZaYaPekX/188V/xvFbcLAqh4SjnTj7+XZQwt75
uYYQWFthGBnYKq0LsxQXnwUvj7NGvNes5vyZkUe4wEvTZ/7RZ9u2sLeCAbdA
fWa5amoA61MjJdJ5zkCUdANQrmvKAhAoCyIHAY8DyKyqQ6+OYUT4kRnaRqYM
eUjjO/EaiAVLAMCZ7NisPIyakd4l9FlH58IHHg3fEWWYQxFnQ1umLZbzTPc/
3FAR7+5X6d55tGq4DmVSPqOT6JgOZN+II12ZKr9isjF33RZNw1GWncbj6CPY
HdaUjB1Y3C1sXjJv6SjAh45WmA5pgSDNmqZfS+zrxdz5O6BIdAxsF6uyX3kA
TczLDIbdLkfJvmjjziz1RxRhAbQgjLWYbOFFHSfvWa4ef/9DNqFJn5+9k3Tl
kQvJenFMwrkTXtGuc8QoJL+jH7PLlNsPQhxYiefIhohWvC91Xveg1DWTKdNc
MDoXOzHjCCxQ2BbZMcNkOTwTPXDGidU/6vOGwcMgjggLRA3l2B7c+hU5sffy
O0JXNd4wROmHUazDsY0YJ+s4mR+qTWxjFtHvPwrxC94lcD4U/Vs5Aep8MSNa
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
O8syDsFJ/g8t7zZXOdQAAA==

-->

</rfc>
