<?xml version='1.0' encoding='utf-8'?>
<?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
<!-- generated by https://github.com/cabo/kramdown-rfc2629 version 1.4.17 -->
<!DOCTYPE rfc SYSTEM "rfc2629-xhtml.ent">
<?rfc toc="yes"?>
<?rfc symrefs="yes"?>
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-richardson-t2trg-idevid-considerations-04" category="info" obsoletes="" updates="" submissionType="IETF" xml:lang="en" tocInclude="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.5.0 -->
  <front>
    <title abbrev="IDevID Considerations">A Taxonomy of operational security considerations for manufacturer installed keys and Trust Anchors</title>
    <seriesInfo name="Internet-Draft" value="draft-richardson-t2trg-idevid-considerations-04"/>
    <author initials="M." surname="Richardson" fullname="Michael Richardson">
      <organization>Sandelman Software Works</organization>
      <address>
        <email>mcr+ietf@sandelman.ca</email>
      </address>
    </author>
    <date year="2021" month="June" day="20"/>
    <workgroup>T2TRG Research Group</workgroup>
    <keyword>Internet-Draft</keyword>
    <abstract>
      <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>
      <t>RFCEDITOR: please remove this paragraph. This work is occurring in https://github.com/mcr/idevid-security-considerations</t>
    </abstract>
  </front>
  <middle>
    <section anchor="introduction" numbered="true" toc="default">
      <name>Introduction</name>
      <t>An increasing number of protocols derive a significant part of their security by using trust anchors <xref target="RFC4949" format="default"/> 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.
<xref target="RFC6024" format="default"/> deals with how trust anchor stores are managed, while this document deals with how the associated PKI which is anchor is managed.</t>
      <t>Many protocols also leverage manufacturer installed identities.
These identities are usually in the form of <xref target="ieee802-1AR" format="default"/> 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.
<!-- FIXME: -->
A common example is the SIM card (<xref target="_3GPP.51.011" format="default"/>), it now comes as a virtual SIM, but which is usually not provisioned at the factory.
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" format="default"/> to make claims about being a particular model of phone (see <xref target="I-D.richardson-rats-usecases" format="default"/>).
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>the signature on a software update (as per <xref target="I-D.ietf-suit-architecture" format="default"/>),</li>
        <li>a TLS Server Certificate, such as when setting up an HTTPS connection,</li>
        <li>the <xref target="RFC8366" format="default"/> format voucher that provides proof of an ownership change.</li>
      </ul>
      <t>Device identity keys are used when performing enrollment requests (in <xref target="I-D.ietf-anima-bootstrapping-keyinfra" format="default"/>, and in some uses of <xref target="I-D.ietf-emu-eap-noob" format="default"/>.
The device identity certificate is also used to sign Evidence by an Attesting Environment (see <xref target="I-D.ietf-rats-architecture" format="default"/>).</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" format="default"/>), an EAT claim about legitimate network activity (via <xref target="I-D.birkholz-rats-mud" format="default"/>, or embedded in the IDevID in <xref target="RFC8520" format="default"/>).</t>
      <t>Known software versions lead directly to vendor/distributor signed Software Bill of Materials (SBOM), such as those described by <xref target="I-D.ietf-sacm-coswid" format="default"/> and the NTIA/SBOM work <xref target="ntiasbom" format="default"/> and CISQ/OMG SBOM work underway <xref target="cisqsbom" format="default"/>.</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" format="default"/> 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" numbered="true" toc="default">
        <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="I-D.ietf-teep-architecture" format="default"/>'s "Trusted Application".</t>
        <t>This document defines a number of hyphenated terms, and they are summarized here:</t>
        <dl newline="false" spacing="normal">
          <dt>device-generated:</dt>
          <dd>
  a private or symmetric key which is generated on the device</dd>
          <dt>infrastructure-generated:</dt>
          <dd>
  a private or symmetric key which is generated by some system, likely
located at the factory that built the device</dd>
          <dt>mechanically-installed:</dt>
          <dd>
  when a key or certificate is programmed into non-volatile storage by
an out-of-band mechanism such as JTAG <xref target="JTAG" format="default"/></dd>
          <dt>mechanically-transferred:</dt>
          <dd>
  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</dd>
          <dt>network-transferred:</dt>
          <dd>
  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" format="default"/>.</dd>
          <dt>device/infrastructure-co-generated:</dt>
          <dd>
  when a private or symmetric key is derived from a secret previously synchronized between the silicon vendor and the factory using a common algorithm.</dd>
        </dl>
      </section>
    </section>
    <section anchor="applicability-model" numbered="true" toc="default">
      <name>Applicability Model</name>
      <t>There is a wide variety of devices to which this analysis can apply.
(See <xref target="I-D.bormann-lwig-7228bis" format="default"/>.)
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" format="default"/> 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" numbered="true" toc="default">
        <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="I-D.ietf-teep-architecture" format="default"/>, 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" format="default"/>, where the board has key points attached mechanically to a test system.
A <xref target="JTAG" format="default"/> 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 be 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" numbered="true" toc="default">
      <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>can the trust anchor be replaced or modified?</li>
        <li>can additional trust anchors be added?</li>
        <li>can trust anchors be removed?</li>
        <li>how is the private key associated with the trust anchor, maintained by the manufacturer, maintained?</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" numbered="true" toc="default">
        <name>Secured First Boot Trust Anchor</name>
        <t>This anchor is part of the first-stage boot loader, 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" numbered="true" toc="default">
        <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" numbered="true" toc="default">
        <name>Trusted Application Manager anchor</name>
        <t>This anchor is the secure key for the <xref target="I-D.ietf-teep-architecture" format="default"/> 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" numbered="true" toc="default">
        <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" format="default"/> for inclusion criteria.</t>
      </section>
      <section anchor="dnssec-root" numbered="true" toc="default">
        <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" format="default"/>.</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="what-else" numbered="true" toc="default">
        <name>What else?</name>
        <t>TBD?</t>
      </section>
    </section>
    <section anchor="types-of-identities" numbered="true" toc="default">
      <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" numbered="true" toc="default">
        <name>Manufacturer installed IDevID certificates</name>
        <t><xref target="ieee802-1AR" format="default"/> defines a category of certificates that are installed by the manufacturer, which contain at the least, a device unique serial number.</t>
        <t>A number of protocols depend upon this certificate.</t>
        <ul spacing="normal">
          <li>
            <xref target="RFC8572" format="default"/> and <xref target="I-D.ietf-anima-bootstrapping-keyinfra" format="default"/> 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="I-D.ietf-anima-brski-async-enroll" format="default"/>,                <xref target="I-D.ietf-anima-constrained-voucher" format="default"/>, <xref target="I-D.richardson-anima-voucher-delegation" format="default"/>, <xref target="I-D.friel-anima-brski-cloud" format="default"/> extend this in a number of ways.</li>
          <li>
            <xref target="I-D.ietf-rats-architecture" format="default"/> depends upon a key provisioned into the Attesting Environment to sign Evidence.</li>
          <li>
            <xref target="I-D.ietf-suit-architecture" format="default"/> may depend 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.</li>
          <li>TBD</li>
        </ul>
        <section anchor="operational-considerations-for-manufacturer-idevid-public-key-infrastructure" numbered="true" toc="default">
          <name>Operational Considerations for Manufacturer IDevID Public Key Infrastructure</name>
          <t>The 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 document will overview.</t>
          <t>There are three fundamental ways to generate IDevID certificates for devices:</t>
          <ol spacing="normal" type="1"><li>generating a private key on the device, creating a Certificate Signing
Request (or equivalent), and then returning a certificate to the device.</li>
            <li>generating a private key outside the device, signing the certificate, and
the installing both into the device.</li>
            <li>deriving the private key from a previously installed secret seed, that is shared with only the manufacturer.</li>
          </ol>
          <t>There is a fourth situation where the IDevID is provided as part of a Trusted
Platform Module (TPM), in which case the TPM vendor may be making the same
tradeoffs.</t>
          <t>The document <xref target="I-D.moskowitz-ecdsa-pki" format="default"/> provides some practical instructions
on setting up a reference implementation for ECDSA keys using a three-tier
mechanism.</t>
        </section>
        <section anchor="key-generation-process" numbered="true" toc="default">
          <name>Key Generation process</name>
          <section anchor="on-device-private-key-generation" numbered="true" toc="default">
            <name>On-device private key generation</name>
            <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 verified random number generator.
<xref target="factoringrsa" format="default"/> 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 securely from the
device to the certification authority.</t>
            <t>This transmission must be done in an integral manner, and must be securely associated with the assigned serial number.
The serial number goes into the certificate, and the resulting certificate needs to be loaded into the manufacturer's asset database.</t>
            <t>One way to do the transmission is during a factory Bed of Nails test (see <xref target="BedOfNails" format="default"/>) or Boundary Scan.
When done via a physical connection like this, then this is referred to as a
<em>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>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.</t>
            <t>After the key generation, the device needs to set a flag such that it no longer will generate a new key / will accept a new IDevID via the factory connection.
This may be a software setting, or could be as dramatic as blowing a fuse.</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, unless the network initialization also permits an attacker to load or replace trust anchors at the same time.</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>
          </section>
          <section anchor="off-device-private-key-generation" numbered="true" toc="default">
            <name>Off-device private key generation</name>
            <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>If the device does not come with a serial number in silicon, then one should be assigned and placed into a certificate.
The private key and certificate could be programmed into the device along with the initial bootloader firmware in a single step.</t>
            <t>Aside from the change of origin for the randomness, a major advantage of this mechanism  is that it can be done with a single write to the flash.
The entire firmware of the device, including configuration of trust anchors and private keys can be loaded in a single write pass.
Given some pipelining of the generation of the keys and the creation of certificates, it may be possible to install unique identities without taking any additional time.</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.</t>
            <t>As in the previous case, the transfer may be done via physical interfaces such as bed-of-nails, giving the <em>infrastructure-generated</em> / <em>mechanically-transferred</em> method.</t>
            <t>There is also the possibility of having a <em>infrastructure-generated</em> / <em>network-transferred</em>
key.
There is a support for "server-generated" keys in <xref target="RFC7030" format="default"/>, <xref target="RFC8894" format="default"/>, and <xref target="RFC4210" format="default"/>.
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.</t>
          </section>
          <section anchor="key-setup-based-on-256-bit-secret-seed" numbered="true" toc="default">
            <name>Key setup based on 256 bit secret seed</name>
            <t>A hybrid of the previous two methods leverages a symmetric key that is often provided by a silicon vendor to OEM manufacturers.</t>
            <t>Each CPU (or a Trusted Execution Environment <xref target="I-D.ietf-teep-architecture" format="default"/>, or a TPM) is provisioned at fabrication time with a unique, secret seed, usually at least 256 bits in size.</t>
            <t>This value is revealed to the OEM board manufacturer only via a secure channel.
Upon first boot, the system (probably within a TEE, or within a TPM) will generate a key pair using the seed to initialize a Pseudo-Random-Number-Generator (PRNG).
The OEM, in a separate system, will initialize the same PRNG and generate the same key pair.
The OEM then derives the public key part, signs it and turns it into a certificate.
The private part is then destroyed, ideally never stored or seen by anyone.
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>This method appears to have all of 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 secret seed must be created in a secure way and it must also be communicated securely.</t>
            <t>There are some advantages to the OEM however: the major one is that the problem of securely communicating with the device is outsourced to the silicon vendor.
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 demanded.
Doing the processing in this way permits the key derivation system to be completely disconnected from any network, and requires placing very little trust in the system assembly factory.
<!-- FIXME: What? -->
Operational security such as often incorrectly presented fictionalized stories of a "mainframe" system to which only physical access is permitted begins to become realistic.
That trust has been replaced with a heightened trust placed in the silicon (integrated circuit) fabrication facility.</t>
            <t>The downsides of this method to the OEM are: they must be supplied by a trusted silicon fabrication system, which must communicate the set of secrets seeds to the OEM in batches, and they OEM must store and care for these keys very carefully.
There are some operational advantages to keeping the secret seeds around in some form, as the same secret seed could be used for other things.
There are some significant downsides to keeping that secret seed around.</t>
          </section>
        </section>
      </section>
    </section>
    <section anchor="public-key-infrastructures-pki" numbered="true" toc="default">
      <name>Public Key Infrastructures (PKI)</name>
      <t><xref target="RFC5280" format="default"/> describes the format for certificates, and numerous mechanisms
for doing enrollment have been defined (including: EST <xref target="RFC7030" format="default"/>, CMP <xref target="RFC4210" format="default"/>,
SCEP <xref target="RFC8894" format="default"/>).</t>
      <t><xref target="RFC5280" format="default"/> 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" format="default"/>-style public key infrastructures can suffer three kinds of failures:</t>
      <ol spacing="normal" type="1"><li>disclosure of a private key,</li>
        <li>loss of a private key,</li>
        <li>inappropriate signing of a certificate from an unauthorized source.</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" format="default"/>.
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="number-of-levels-of-certification-authorities" numbered="true" toc="default">
        <name>Number of levels of certification authorities</name>
        <t>Section 6.1 of <xref target="RFC5280" format="default"/> 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>
        <artwork name="" type="" align="left" alt="">
.----------.&lt;-.
|Issuer= X |  | 
|Subject=X |--'
'----------'
</artwork>
        <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>
        <artwork name="" type="" align="left" alt="">
.----------.&lt;-.   
|Issuer= X |  |   root 
|Subject=X |--'    CA
'----------'
   |     \-------\
   v             |
.----EE----.    .----EE----.
|Issuer= X |    |Issuer= X |
|Subject=Y1|    |Subject=Y2|
'----------'    '----------'


</artwork>
        <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>
        <artwork name="" type="" align="left" alt="">
               .----------.&lt;-.
   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>
        <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 of the CA is
stored in a Hardware Security Module, while the level one subordinate CA is
available in an online form.</t>
      </section>
      <section anchor="protection-of-ca-private-keys" numbered="true" toc="default">
        <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 a 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" format="default"/>.
There is however a wide spectrum of needs, as exampled in <xref target="rootkeyceremony" format="default"/>.
The SAS70 audit standard is usually used as a basis for the Ceremony, see <xref target="keyceremony2" format="default"/>.</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.
This is often mitigated by having some levels of the PKI be offline, and
some levels of the PKI be online.</t>
        <t>There is usually a need to maintain backup copies of the critical keys.
It is often appropriate to use secret splitting technology such as Shamir
Secret Sharing among a number of parties <xref target="shamir79" format="default"/>
This mechanism can be setup such that some threshold k (less than the total
n) of shares are needed in order to recover the secret.</t>
      </section>
      <section anchor="supporting-provisioned-anchors-in-devices" numbered="true" toc="default">
        <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 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 of the devices, not
just a single device.</t>
      </section>
    </section>
    <section anchor="evaluation-questions" numbered="true" toc="default">
      <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" numbered="true" toc="default">
        <name>Integrity and Privacy of on-device data</name>
        <dl newline="false" spacing="normal">
          <dt>initial-enclave-location:</dt>
          <dd>
  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.</dd>
          <dt>initial-enclave-integrity-key:</dt>
          <dd>
  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?</dd>
          <dt>initial-enclave-privacy-key:</dt>
          <dd>
  If the first-stage data is external to the CPU, is it kept confidential by use of encryption?</dd>
          <dt>first-stage-initialization:</dt>
          <dd>
  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.</dd>
          <dt>first-second-stage-gap:</dt>
          <dd>
  If a board is initialized with a first-stage bootloader in one location
(factory), and then shipped to another location, there may situations where
the device can not be locked down until the second step.</dd>
        </dl>
      </section>
      <section anchor="integrity-and-privacy-of-device-identify-infrastructure" numbered="true" toc="default">
        <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 newline="false" spacing="normal">
          <dt>identity-pki-level:</dt>
          <dd>
  how deep are the IDevID certificates that are issued?</dd>
          <dt>identity-time-limits-per-subordinate:</dt>
          <dd>
  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.</dd>
          <dt>identity-number-per-subordinate:</dt>
          <dd>
  how many identities are signed by a particular subordinate CA before it is
retired?  There may be no numeric limit, only a time limit.</dd>
          <dt>identity-anchor-storage:</dt>
          <dd>
  how is the root CA key stored?  How many people are needed to recover the private key?</dd>
        </dl>
      </section>
      <section anchor="integrity-and-privacy-of-included-trust-anchors" numbered="true" toc="default">
        <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 newline="false" spacing="normal">
          <dt>pki-level:</dt>
          <dd>
  how deep is the EE that will be evaluated (the trust root is at level 1)</dd>
          <dt>pki-algorithms:</dt>
          <dd>
  what kind of algorithms and key sizes will be considered to valid</dd>
          <dt>pki-level-locked:</dt>
          <dd>
  (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.</dd>
          <dt>pki-breadth:</dt>
          <dd>
  how many different non-expired EE certificates is the PKI designed to manage?</dd>
          <dt>pki-lock-policy:</dt>
          <dd>
  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?</dd>
          <dt>pki-anchor-storage:</dt>
          <dd>
  how is the private key associated with this trust root stored? How many people are needed to recover it?</dd>
        </dl>
      </section>
    </section>
    <section anchor="privacy-considerations" numbered="true" toc="default">
      <name>Privacy Considerations</name>
      <t>many yet to be detailed</t>
    </section>
    <section anchor="security-considerations" numbered="true" toc="default">
      <name>Security Considerations</name>
      <t>This entire document is about security considerations.</t>
    </section>
    <section anchor="iana-considerations" numbered="true" toc="default">
      <name>IANA Considerations</name>
      <t>This document makes no IANA requests.</t>
    </section>
    <section anchor="acknowledgements" numbered="true" toc="default">
      <name>Acknowledgements</name>
      <t>Robert Martin of MITRE provided some guidance about citing the SBOM efforts.
Carsten Borman provides many editorial suggestions.</t>
    </section>
    <section anchor="changelog" numbered="true" toc="default">
      <name>Changelog</name>
    </section>
  </middle>
  <back>
    <references>
      <name>References</name>
      <references>
        <name>Normative References</name>
        <reference anchor="RFC5280" target="https://www.rfc-editor.org/info/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">
              <organization/>
            </author>
            <author fullname="S. Santesson" initials="S." surname="Santesson">
              <organization/>
            </author>
            <author fullname="S. Farrell" initials="S." surname="Farrell">
              <organization/>
            </author>
            <author fullname="S. Boeyen" initials="S." surname="Boeyen">
              <organization/>
            </author>
            <author fullname="R. Housley" initials="R." surname="Housley">
              <organization/>
            </author>
            <author fullname="W. Polk" initials="W." surname="Polk">
              <organization/>
            </author>
            <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>
        <name>Informative References</name>
        <reference anchor="I-D.ietf-anima-bootstrapping-keyinfra" target="https://www.ietf.org/archive/id/draft-ietf-anima-bootstrapping-keyinfra-45.txt">
          <front>
            <title>Bootstrapping Remote Secure Key Infrastructure (BRSKI)</title>
            <author fullname="Max Pritikin">
              <organization>Cisco</organization>
            </author>
            <author fullname="Michael C. Richardson">
              <organization>Sandelman Software Works</organization>
            </author>
            <author fullname="Toerless Eckert">
              <organization>Futurewei Technologies Inc.  USA</organization>
            </author>
            <author fullname="Michael H. Behringer">
	 </author>
            <author fullname="Kent Watsen">
              <organization>Watsen Networks</organization>
            </author>
            <date day="11" month="November" year="2020"/>
            <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="Internet-Draft" value="draft-ietf-anima-bootstrapping-keyinfra-45"/>
        </reference>
        <reference anchor="I-D.richardson-anima-voucher-delegation" target="https://www.ietf.org/archive/id/draft-richardson-anima-voucher-delegation-03.txt">
          <front>
            <title>Delegated Authority for Bootstrap Voucher Artifacts</title>
            <author fullname="Michael Richardson">
              <organization>Sandelman Software Works</organization>
            </author>
            <author fullname="Wei Pan">
              <organization>Huawei Technologies</organization>
            </author>
            <date day="22" month="March" year="2021"/>
            <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 [I-D.ietf-anima-bootstrapping-keyinfra]
   Manufacturer Authorized Signing Authority (MASA).

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-richardson-anima-voucher-delegation-03"/>
        </reference>
        <reference anchor="I-D.friel-anima-brski-cloud" target="https://www.ietf.org/archive/id/draft-friel-anima-brski-cloud-04.txt">
          <front>
            <title>BRSKI Cloud Registrar</title>
            <author fullname="Owen Friel">
              <organization>Cisco</organization>
            </author>
            <author fullname="Rifaat Shekh-Yusef">
              <organization>Auth0</organization>
            </author>
            <author fullname="Michael Richardson">
              <organization>Sandelman Software Works</organization>
            </author>
            <date day="6" month="April" year="2021"/>
            <abstract>
              <t>   This document specifies the behaviour of a BRSKI Cloud Registrar, and
   how a pledge can interact with a BRSKI Cloud Registrar when
   bootstrapping.

   RFCED REMOVE: It is being actively worked on at https://github.com/
   anima-wg/brski-cloud

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-friel-anima-brski-cloud-04"/>
        </reference>
        <reference anchor="I-D.ietf-anima-constrained-voucher" target="https://www.ietf.org/archive/id/draft-ietf-anima-constrained-voucher-11.txt">
          <front>
            <title>Constrained Voucher Artifacts for Bootstrapping Protocols</title>
            <author fullname="Michael Richardson">
              <organization>Sandelman Software Works</organization>
            </author>
            <author fullname="Peter van der Stok">
              <organization>vanderstok consultancy</organization>
            </author>
            <author fullname="Panos Kampanakis">
              <organization>Cisco Systems</organization>
            </author>
            <author fullname="Esko Dijk">
              <organization>IoTconsultancy.nl</organization>
            </author>
            <date day="11" month="June" year="2021"/>
            <abstract>
              <t>   This document defines a protocol to securely assign a Pledge to an
   owner and to enroll it into the owner's network.  The protocol uses
   an artifact that is signed by the Pledge's manufacturer.  This
   artifact is known as a "voucher".

   This document builds upon the work in [RFC8366] and [BRSKI], but
   defines an encoding of the voucher in CBOR rather than JSON, and
   enables the Pledge to perform its transactions using CoAP rather than
   HTTPS.

   The use of Raw Public Keys instead of X.509 certificates for security
   operations is also explained.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-anima-constrained-voucher-11"/>
        </reference>
        <reference anchor="I-D.ietf-anima-brski-async-enroll" target="https://www.ietf.org/archive/id/draft-ietf-anima-brski-async-enroll-02.txt">
          <front>
            <title>Support of asynchronous Enrollment in BRSKI (BRSKI-AE)</title>
            <author fullname="Steffen Fries">
              <organization>Siemens AG</organization>
            </author>
            <author fullname="Hendrik Brockhaus">
              <organization>Siemens AG</organization>
            </author>
            <author fullname="Eliot Lear">
              <organization>Cisco Systems</organization>
            </author>
            <author fullname="Thomas Werner">
              <organization>Siemens AG</organization>
            </author>
            <date day="14" month="June" year="2021"/>
            <abstract>
              <t>   This document describes enhancements of bootstrapping a remote secure
   key infrastructure (BRSKI, [RFC8995] ) to also operate in domains
   featuring no or only timely limited connectivity between involved
   components.  Further enhancements are provided to perform the BRSKI
   approach in environments, in which the role of the pledge changes
   from a client to a server . This changes the interaction model from a
   pledge-initiator-mode to a pledge-responder-mode.  To support both
   use cases, BRSKI-AE relies on the exchange of authenticated self-
   contained objects (signature-wrapped objects) also for requesting and
   distributing of domain specific device certificates.  The defined
   approach is agnostic regarding the utilized enrollment protocol
   allowing the application of existing and potentially new certificate
   management protocols.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-anima-brski-async-enroll-02"/>
        </reference>
        <reference anchor="I-D.moskowitz-ecdsa-pki" target="https://www.ietf.org/archive/id/draft-moskowitz-ecdsa-pki-10.txt">
          <front>
            <title>Guide for building an ECC pki</title>
            <author fullname="Robert Moskowitz">
              <organization>HTT Consulting</organization>
            </author>
            <author fullname="Henk Birkholz">
              <organization>Fraunhofer SIT</organization>
            </author>
            <author fullname="Liang Xia">
              <organization>Huawei</organization>
            </author>
            <author fullname="Michael C. 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" target="https://www.rfc-editor.org/info/rfc4949">
          <front>
            <title>Internet Security Glossary, Version 2</title>
            <author fullname="R. Shirey" initials="R." surname="Shirey">
              <organization/>
            </author>
            <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" target="https://www.rfc-editor.org/info/rfc5011">
          <front>
            <title>Automated Updates of DNS Security (DNSSEC) Trust Anchors</title>
            <author fullname="M. StJohns" initials="M." surname="StJohns">
              <organization/>
            </author>
            <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" target="https://www.rfc-editor.org/info/rfc8366">
          <front>
            <title>A Voucher Artifact for Bootstrapping Protocols</title>
            <author fullname="K. Watsen" initials="K." surname="Watsen">
              <organization/>
            </author>
            <author fullname="M. Richardson" initials="M." surname="Richardson">
              <organization/>
            </author>
            <author fullname="M. Pritikin" initials="M." surname="Pritikin">
              <organization/>
            </author>
            <author fullname="T. Eckert" initials="T." surname="Eckert">
              <organization/>
            </author>
            <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" target="https://www.rfc-editor.org/info/rfc8572">
          <front>
            <title>Secure Zero Touch Provisioning (SZTP)</title>
            <author fullname="K. Watsen" initials="K." surname="Watsen">
              <organization/>
            </author>
            <author fullname="I. Farrer" initials="I." surname="Farrer">
              <organization/>
            </author>
            <author fullname="M. Abrahamsson" initials="M." surname="Abrahamsson">
              <organization/>
            </author>
            <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" target="https://www.rfc-editor.org/info/rfc7030">
          <front>
            <title>Enrollment over Secure Transport</title>
            <author fullname="M. Pritikin" initials="M." role="editor" surname="Pritikin">
              <organization/>
            </author>
            <author fullname="P. Yee" initials="P." role="editor" surname="Yee">
              <organization/>
            </author>
            <author fullname="D. Harkins" initials="D." role="editor" surname="Harkins">
              <organization/>
            </author>
            <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" target="https://www.rfc-editor.org/info/rfc8894">
          <front>
            <title>Simple Certificate Enrolment Protocol</title>
            <author fullname="P. Gutmann" initials="P." surname="Gutmann">
              <organization/>
            </author>
            <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" target="https://www.rfc-editor.org/info/rfc4210">
          <front>
            <title>Internet X.509 Public Key Infrastructure Certificate Management Protocol (CMP)</title>
            <author fullname="C. Adams" initials="C." surname="Adams">
              <organization/>
            </author>
            <author fullname="S. Farrell" initials="S." surname="Farrell">
              <organization/>
            </author>
            <author fullname="T. Kause" initials="T." surname="Kause">
              <organization/>
            </author>
            <author fullname="T. Mononen" initials="T." surname="Mononen">
              <organization/>
            </author>
            <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/html-info/51011.htm">
          <front>
            <title>Specification of the Subscriber Identity Module - Mobile Equipment (SIM-ME) interface</title>
            <author>
              <organization>3GPP</organization>
            </author>
            <date day="15" month="June" year="2005"/>
          </front>
          <seriesInfo name="3GPP TS" value="51.011 4.15.0"/>
        </reference>
        <reference anchor="RFC6024" target="https://www.rfc-editor.org/info/rfc6024">
          <front>
            <title>Trust Anchor Management Requirements</title>
            <author fullname="R. Reddy" initials="R." surname="Reddy">
              <organization/>
            </author>
            <author fullname="C. Wallace" initials="C." surname="Wallace">
              <organization/>
            </author>
            <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="BedOfNails" target="https://en.wikipedia.org/wiki/In-circuit_test#Bed_of_nails_tester">
          <front>
            <title>Bed of nails tester</title>
            <author>
              <organization>Wikipedia</organization>
            </author>
            <date year="2020" month="July" day="01"/>
          </front>
        </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="https://www.cs.jhu.edu/~sdoshi/crypto/papers/shamirturing.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="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="I-D.richardson-rats-usecases" target="https://www.ietf.org/archive/id/draft-richardson-rats-usecases-08.txt">
          <front>
            <title>Use cases for Remote Attestation common encodings</title>
            <author fullname="Michael Richardson">
              <organization>Sandelman Software Works</organization>
            </author>
            <author fullname="Carl Wallace">
              <organization>Red Hound Software</organization>
            </author>
            <author fullname="Wei Pan">
              <organization>Huawei Technologies</organization>
            </author>
            <date day="2" month="November" year="2020"/>
            <abstract>
              <t>   This document details mechanisms created for performing Remote
   Attestation that have been used in a number of industries.  The
   document initially focuses on existing industry verticals, mapping
   terminology used in those specifications to the more abstract
   terminology used by the IETF RATS Working Group.

   The document aspires to describe possible future use cases that would
   be enabled by common formats.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-richardson-rats-usecases-08"/>
        </reference>
        <reference anchor="I-D.ietf-suit-architecture" target="https://www.ietf.org/archive/id/draft-ietf-suit-architecture-16.txt">
          <front>
            <title>A Firmware Update Architecture for Internet of Things</title>
            <author fullname="Brendan Moran">
              <organization>Arm Limited</organization>
            </author>
            <author fullname="Hannes Tschofenig">
              <organization>Arm Limited</organization>
            </author>
            <author fullname="David Brown">
              <organization>Linaro</organization>
            </author>
            <author fullname="Milosch Meriac">
              <organization>Consultant</organization>
            </author>
            <date day="27" month="January" 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.

 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="Internet-Draft" value="draft-ietf-suit-architecture-16"/>
        </reference>
        <reference anchor="I-D.ietf-emu-eap-noob" target="https://www.ietf.org/archive/id/draft-ietf-emu-eap-noob-04.txt">
          <front>
            <title>Nimble out-of-band authentication for EAP (EAP-NOOB)</title>
            <author fullname="Tuomas Aura">
              <organization>Aalto University</organization>
            </author>
            <author fullname="Mohit Sethi">
              <organization>Ericsson</organization>
            </author>
            <author fullname="Aleksi Peltonen">
              <organization>Aalto University</organization>
            </author>
            <date day="16" month="March" 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 pre-configured
   authentication credentials.  The method makes use of a user-assisted
   one-directional OOB message between the peer device and
   authentication server to authenticate the in-band key exchange.  The
   device must have an input or output interface, such as a display,
   microphone, speaker or blinking light, which can send or receive
   dynamically generated messages of tens of bytes in length.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-emu-eap-noob-04"/>
        </reference>
        <reference anchor="I-D.ietf-rats-architecture" target="https://www.ietf.org/archive/id/draft-ietf-rats-architecture-12.txt">
          <front>
            <title>Remote Attestation Procedures Architecture</title>
            <author fullname="Henk Birkholz">
              <organization>Fraunhofer SIT</organization>
            </author>
            <author fullname="Dave Thaler">
              <organization>Microsoft</organization>
            </author>
            <author fullname="Michael Richardson">
              <organization>Sandelman Software Works</organization>
            </author>
            <author fullname="Ned Smith">
              <organization>Intel Corporation</organization>
            </author>
            <author fullname="Wei Pan">
              <organization>Huawei Technologies</organization>
            </author>
            <date day="23" month="April" year="2021"/>
            <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.
   An attempt is made to provide for a model that is neutral toward
   processor architectures, the content of claims, and protocols.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-rats-architecture-12"/>
        </reference>
        <reference anchor="I-D.birkholz-suit-coswid-manifest" target="https://www.ietf.org/archive/id/draft-birkholz-suit-coswid-manifest-00.txt">
          <front>
            <title>A SUIT Manifest Extension for Concise Software Identifiers</title>
            <author fullname="Henk 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" target="https://www.ietf.org/archive/id/draft-birkholz-rats-mud-00.txt">
          <front>
            <title>MUD-Based RATS Resources Discovery</title>
            <author fullname="Henk Birkholz">
              <organization>Fraunhofer SIT</organization>
            </author>
            <date day="9" month="March" year="2020"/>
            <abstract>
              <t>   Manufacturer Usage Description (MUD) files and the MUD URI 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 an IEEE 802.1AR
   Secure Device Identifier (DevID).  A DevID is a device specific pub-
   key identity document that can be presented to other entities, e.g. a
   network management system.  If this entity is also a verifier as
   defined by the IETF Remote ATtestation procedureS (RATS)
   architecture, this verifier can use the references found in the MUD
   file specified in this document in order to discover appropriate
   Reference Integrity Measurements (RIM), Endorsement Documents, or
   even globally suitable Remote Attestation Services (RAS).  All three
   types of theses resources are required to conduct RATS.  Hence, the
   MUD file defined in this document enables remote attestation
   procedures by supporting the discovery of these required resources or
   services.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-birkholz-rats-mud-00"/>
        </reference>
        <reference anchor="RFC8520" target="https://www.rfc-editor.org/info/rfc8520">
          <front>
            <title>Manufacturer Usage Description Specification</title>
            <author fullname="E. Lear" initials="E." surname="Lear">
              <organization/>
            </author>
            <author fullname="R. Droms" initials="R." surname="Droms">
              <organization/>
            </author>
            <author fullname="D. Romascanu" initials="D." surname="Romascanu">
              <organization/>
            </author>
            <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="I-D.ietf-sacm-coswid" target="https://www.ietf.org/archive/id/draft-ietf-sacm-coswid-17.txt">
          <front>
            <title>Concise Software Identification Tags</title>
            <author fullname="Henk Birkholz">
              <organization>Fraunhofer SIT</organization>
            </author>
            <author fullname="Jessica Fitzgerald-McKay">
              <organization>National Security Agency</organization>
            </author>
            <author fullname="Charles Schmidt">
              <organization>The MITRE Corporation</organization>
            </author>
            <author fullname="David Waltermire">
              <organization>National Institute of Standards and Technology</organization>
            </author>
            <date day="22" month="February" year="2021"/>
            <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 similar set of
   semantics and features as 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="Internet-Draft" value="draft-ietf-sacm-coswid-17"/>
        </reference>
        <reference anchor="RFC7168" target="https://www.rfc-editor.org/info/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">
              <organization/>
            </author>
            <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.bormann-lwig-7228bis" target="https://www.ietf.org/archive/id/draft-bormann-lwig-7228bis-06.txt">
          <front>
            <title>Terminology for Constrained-Node Networks</title>
            <author fullname="Carsten Bormann">
              <organization>Universitaet Bremen TZI</organization>
            </author>
            <author fullname="Mehmet Ersue">
	 </author>
            <author fullname="Ari Keranen">
              <organization>Ericsson</organization>
            </author>
            <author fullname="Carles Gomez">
              <organization>UPC/i2CAT</organization>
            </author>
            <date day="9" month="March" year="2020"/>
            <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-bormann-lwig-7228bis-06"/>
        </reference>
        <reference anchor="I-D.ietf-teep-architecture" target="https://www.ietf.org/archive/id/draft-ietf-teep-architecture-14.txt">
          <front>
            <title>Trusted Execution Environment Provisioning (TEEP) Architecture</title>
            <author fullname="Mingliang Pei">
              <organization>Broadcom</organization>
            </author>
            <author fullname="Hannes Tschofenig">
              <organization>Arm Limited</organization>
            </author>
            <author fullname="Dave Thaler">
              <organization>Microsoft</organization>
            </author>
            <author fullname="David Wheeler">
              <organization>Intel</organization>
            </author>
            <date day="22" month="February" year="2021"/>
            <abstract>
              <t>   A Trusted Execution Environment (TEE) is an environment that enforces
   that any code within that environment cannot be tampered with, and
   that any data used by such code cannot be read or tampered with by
   any code outside that environment.  This architecture document
   motivates the design and standardization of a protocol for managing
   the lifecycle of trusted applications running inside such a TEE.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-teep-architecture-14"/>
        </reference>
      </references>
    </references>
  </back>
  <!-- ##markdown-source:
H4sIAM4E0GAAA619+3PbSJLm7/gr6txxMdIdQT3s9kOxez5Zlj3abtlaSb09
tzERDhAESYxAgIMCJbM9vX/75ZeZ9QBIyX172zHTLZJAIasqK/PLJ9I0Tbqy
q4oTc2pus69N3Sw3ppmZZlW0WVc2dVYZW+Trtuw2Jm9qW071B2tmTWuWWb2e
ZXm3bovWlLXtsqoqpuau2FiT1VNz265tZ07rfNG0Nskmk7a4PzEX74v7i/fm
rDdeMm3yOlsSKdM2m3VpW+aLrJ3apk67466dp3TpfTlN+1Skhy+SpFy1J6bD
o44PD98cHicP8xNze3x7/dFcF7bI2nxhPrbNepXcPdDT665o66JL3+M5SZ51
J0T6rEmI+nr6JauauuDhiiRZlSeJMV2Tn5hNYelPu1m2xczKxyRbdzSxkyRJ
Usz+xFyOzbWnmy6XCV3iq6Lq/9S0ROQNPbGoaBXNTTPrHrK2ML827R2eVCyz
sjoxy7z9n2XRzf63dZeO8yxJ6qZd0grcF6Dv+sPZj8evD/FnWRTF68Pj9Oj0
Gh+J9qydFzTDZ4uuW50cHPAkQcQYl46JioNZWU9tN7X+twMaYUwjpFjO8aJb
Vs9kLGGVZxfn5+dGrzE3YI/C0JaWeWEupkXdlbOyaOUWt0KG/+E5y+03+iy5
bJp1NDAeR7tJexFN7iJ9P8YCpFldLrN00jSd7dpstSrreUqMRpe32Yl5d33z
04VeHrGO3HTfrPNF0aa0gMWcGceNPGvLonJDt/auTPOqWU93PBh8R88t62Lq
xttFHo+R2U2dp0XdNlXlLlo29q55KLvf0iKf2ixd3ZW6dy/evHjjtvHw6Ej/
fP385Uv354+vjvXPV4fPD923r9+8IA46O7/SYY6PDk/M2SU+Pv94dTX+8Wgc
hnt5ePwCf74rpp9nn4i17El/T+s0L9t8XXamK2z3+O79Wt6Vq2JaZs+2+csS
gxX1+MFdwuyFTwdh+C8Y/gci40sz+1KDEP7GMYzjhKM36eER/S+hb1dFRVs2
y9d9kj+Q4GnajVm1zX1p6QriCNPcF+19WTz0qTOOuoeHh7EMN86b5QHJHHsw
ZdZN6Whl82JJ/Jv6EQ+OxscHZd21zXSdg2/ow7T4ymfi0RU6vb40V/yM/pSO
D9PDl+nxa0xpxrQTwa3Nds0KU7m+ORVJOmubpcmLlg/W1Nhl1nYmB4fTfjcr
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
XpMhs27ROXtGwlTq3/t3+xb34aVLzPx0Nw/qHsxJoi6tWmfjWv6JL4FPNcJC
rfY4vrOjELeKhqkbN9L2AHqjq/F2t3mliZ4VuI7Eg0gm3Y2oVV46z1bKBpnr
gW1NHPhSnPAYG0sxhZMFie8RGJWMu1bkUcdzd/1IQRD31Ru8cz2JMQdHeDp9
YwvsKeQdhGiMa0qgdRJPSbrea5Nnw/C2GMMaPos7ybjUEG09ZAchKLEkuxwJ
E7H/JCozH5SCaCFMUKFBtA1eNShs53CJ+E8dqHTOhy31mQxq1d0dKPYWvwy2
HVWIcPxoL4LdzQZCfxsOJ76NBgNYTCu8uMKm6BEe+WPc8IIRrfTzHfhrYqqd
bUtYPhlcppn1PjH8Ld6GFzW1oDPCQTgmZKQvRnIvSmTXlfwUL4Oc6MeIZrA6
eAFtbAZF8GtAa9x8LSFDDm/d3EGvvnl1QHKYRUyq7HyqnZodiaoA2JumaySY
h572ZzcFFamR2TmwNiMefvv0uVHGn/ZhsjqPtno17wVu3t+JxdzJ9y8TqZPo
LHA4wI/MMhaBB4BiCelVWqAZQNNOrJTs5nZdO0Kq0lnMvU9VwBMSgjpvD/AC
l1byw+F3PNqXYX3bFyuvRoxe/Rx+4lXkveF+qO5JrvVKETrqRrSmIuMw7F6G
TrJVkUmmcfB+Bn+q4m0/tryVWMVkL6tXSl5ppdWL47pZGzYLkYXgb8BKu05M
vraJW/ZJ0ZmL9yce9YL6SVtk027RO0WhEzOwlUSZp1tGgs4Nj43fMy11zW91
bWhK6aohtmLkwtkF9ID+UKEOXRT7sFmhGlB0SD63I+9XS/qvXeNnmM8kCOkO
9f7z66xaSbuku0/bqLN2JAOSs1Prz9pCigp8luL5uU7lySP9dITVT4gZ0x35
P3biy07637lj3W/NkyQ8AgpZfCf1jBDJFLd4d/zwHjZHtAQwfhmy5Af4pNZ+
syG2ki5OP53uHs6Pgzck80sG+Fqts5e7T3NUh3LjMU5gSJLrZoJzcMlte7GP
lxe31+ehVoX3eL4up5xaJPTlpS8I4rfZy5uj6QlnGeEdAi/v+JWfUVYflqiY
lsi4hbGzns9VAjFVZ3w6qmZO65ymKXs7k/8LWgiWMg2fAAA=

-->

</rfc>
