| Internet-Draft | Hardware Email Attestation | July 2026 |
| Drake | Expires 18 January 2027 | [Page] |
This document defines a mechanism for automated email senders (AI agents, bots, and autonomous systems) to include hardware attestation evidence in message headers, enabling receiving mail servers to cryptographically verify that the sending system has access to a genuine hardware security component -- such as a Trusted Platform Module (TPM), a PIV smart card (e.g., YubiKey), a virtual TPM, or a software-managed key -- from a known manufacturer or issuer. The attestation proves hardware presence, not message composition locale. The verification chain runs from the email header to a manufacturer's root Certificate Authority (for hardware-backed attestation) or to an issuer's verification key (for issuer-certified attestation).¶
Each automated sender is assigned a persistent agent identity, expressed as a URN in the "aid" (Agent Identity) namespace ([RFC8141]), enabling federated issuance by multiple independent identity providers and persistent reputation tracking across protocols and platforms.¶
As a companion mechanism, this document defines a privacy-preserving alternative using SD-JWT (Selective Disclosure JWT, [RFC9901]) where the sender can prove specific claims about their hardware trust level without revealing their hardware identity.¶
Together, these mechanisms provide both Sybil-resistant authentication and a foundation for reputation building: at the hardware-anchored trust tiers, each identity requires a unique hardware security component, so large-scale identity manufacture costs physical devices rather than compute, while the persistent identity enables receiving systems to accumulate trust signals over time. Software-only agents MAY participate at a clearly-labeled lower trust tier. The identity layer itself -- the "aid" URN, its registry, trust tiers, and lifecycle -- is defined in [I-D.drake-agent-identity-registry]; this document defines the transport binding and its verification.¶
While this document specifies these mechanisms for email message headers, the attestation formats defined herein -- both the CMS attestation bundle and the SD-JWT trust proof -- are self-contained, transport-independent data structures applicable to HTTP headers, agent-to-agent messaging, payment authorization, and other Internet protocols.¶
This Internet-Draft is submitted in full conformance with the provisions of BCP 78 and BCP 79.¶
Internet-Drafts are working documents of the Internet Engineering Task Force (IETF). Note that other groups may also distribute working documents as Internet-Drafts. The list of current Internet-Drafts is at https://datatracker.ietf.org/drafts/current/.¶
Internet-Drafts are draft documents valid for a maximum of six months and may be updated, replaced, or obsoleted by other documents at any time. It is inappropriate to use Internet-Drafts as reference material or to cite them other than as "work in progress."¶
This Internet-Draft will expire on 18 January 2027.¶
Copyright (c) 2026 IETF Trust and the persons identified as the document authors. All rights reserved.¶
This document is subject to BCP 78 and the IETF Trust's Legal Provisions Relating to IETF Documents (https://trustee.ietf.org/license-info) in effect on the date of publication of this document. Please review these documents carefully, as they describe your rights and restrictions with respect to this document.¶
Email authentication today relies on three complementary mechanisms: SPF [RFC7208] verifies that the transmitting mail server's IP address is authorized for the domain, DKIM [RFC6376] provides a domain-level cryptographic signature, and DMARC [RFC7489] ties them together with policy. These mechanisms prove that an email was authorized by a domain. They do not prove anything about the agent or device that composed the message.¶
This distinction has become critical. The rapid proliferation of autonomous AI agents capable of composing human-quality text has rendered content-based spam detection increasingly ineffective. An attacker can register unlimited domains, configure valid SPF/DKIM/DMARC, and use AI to generate messages indistinguishable from legitimate correspondence. Every existing defense -- CAPTCHAs, phone verification, behavioral analysis, IP reputation -- fails when the attacker is an AI that can operate at scale with near-zero marginal cost.¶
The fundamental problem is that all existing sender identity signals are software-based and therefore copyable at zero cost. This document proposes anchoring sender identity to hardware, applying the remote attestation architecture of [RFC9334] to email: specifically, to the tamper-resistant hardware security components present in virtually every modern computing device.¶
A hardware security component -- whether a discrete TPM chip, a firmware TPM (e.g., Intel PTT or AMD fTPM), a PIV smart card (e.g., YubiKey), or a virtual TPM provided by a hypervisor -- contains a unique identity key burned in or generated at manufacturing time, with a certificate chaining to the manufacturer's root CA. This key is designed to resist extraction and cloning. By signing email content with a hardware-resident key and including or linking the certificate chain in the message headers, an automated sender proves that the email originated on a specific, genuine piece of hardware.¶
Receiving mail servers can verify this proof by validating the certificate chain against manufacturer root CAs (Intel, AMD, ARM, Apple, etc.) which are already widely distributed for Secure Boot and platform integrity. Deployments that wish to accept hardware attestation will need to maintain or subscribe to an appropriate trust store of these root CAs.¶
This document defines two complementary mechanisms:¶
The following principles guide the design of this specification and are referenced throughout the document:¶
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "NOT RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in BCP 14 [RFC2119] [RFC8174] when, and only when, they appear in all capitals, as shown here.¶
The general problem -- the collapse of content, source, and volume signals against capable automation, and the Sybil threat model that makes cheaply-minted identities the root failure -- is stated in [I-D.drake-agent-identity-problem-statement] and is not restated here.¶
Its email-specific form: anti-spam defenses have worked by imposing costs (CAPTCHAs, IP reputation, phone verification) that AI senders now eliminate. Hardware attestation re-introduces a cost floor no software can remove: each hardware-anchored sender identity requires a physical security component, roughly $20-2000 per identity versus approximately zero for software-only identities, and because each hardware identity is unique and persistent, a device that sends abuse is flagged permanently -- the attacker needs new silicon, not a new account. Software-only agents still participate, at a trust tier every receiver can see.¶
This specification targets authentication of automated senders -- AI agents, bots, and high-volume automated systems -- where Sybil resistance justifies hardware-anchored identity. The proliferation of autonomous AI agents capable of generating human-quality content at scale is the primary motivation.¶
This specification is NOT intended or recommended for individual human users sending personal or low-volume email. Human senders using consumer mail user agents (e.g., Gmail web client, Outlook) face privacy risks from Mode 1 Direct Attestation that are disproportionate to the benefit: the hardware fingerprint uniquely identifies the sending device across all messages and contexts, enabling long-term tracking that exceeds current email privacy norms. Mode 2 (SD-JWT Trust Proof) mitigates this via selective disclosure but requires enrollment with an Issuer, which is not a typical consumer workflow.¶
Mail User Agents (MUAs) designed for interactive human use MUST NOT enable Direct Hardware Attestation (Mode 1) by default. Activation MUST require explicit, per-device user consent that warns of persistent cross-context tracking before any attestation header is added to outgoing messages. Operators of human-facing email services MAY offer hardware attestation as an opt-in feature (e.g., via a browser extension or MUA plugin), but MUST provide clear disclosure of the linkability implications before activation. Receivers SHOULD NOT penalize the absence of hardware attestation from senders exhibiting human-characteristic patterns (e.g., low volume, natural language variance, interactive reply chains).¶
For human identity proofs in email, existing mechanisms such as S/MIME [RFC8551] and DANE [RFC7671] remain appropriate.¶
Regulatory note: Article 50 of the European Union's AI Act (Regulation (EU) 2024/1689) requires, from 2 August 2026, that AI systems interacting with people disclose their nature, and that providers of generative AI systems mark their outputs in a machine-readable format detectable as artificially generated. The attestation headers defined here are a machine-readable, cryptographically verifiable declaration of automated origin, bound to the sending agent's identity; deployments subject to such transparency obligations MAY use them as a component of compliance for agent-generated email, alongside any content-marking techniques the regulation's guidelines require.¶
The attestation formats are transport-independent by design (see Section 1.1); this document specifies the email transport binding as the primary application.¶
This section defines the identity model, hardware mechanism taxonomy, key lifecycle, and issuer discovery procedures that underpin both attestation modes.¶
Agent identities are URNs in the "aid" namespace,
whose syntax, canonical-identifier generation, handle
model, and IANA registration are defined in
[I-D.drake-agent-identity-registry].
For the purposes of this document a verifier needs only
the following properties. An aid URN has the form
urn:aid:namespace:agent-id, where the
namespace is a governance-allocated label (for example
global) and the agent-id is either a permanent
canonical identifier (prefix id-) or
a retirable handle (which never begins with
id-). Examples:¶
urn:aid:global:id-qkckh-xxtcw-cxbvp-gpskg --
canonical, permanent¶
urn:aid:global:crusty -- handle for the
same agent¶
Canonical identifiers are never reassigned, even after decommissioning -- the property reputation systems depend on. Verifiers and reputation systems MUST key long-lived state on the canonical form, never on a handle. The namespace carries no issuer information: which Issuer currently services an identity is a mutable relationship, discoverable through the registry ([I-D.drake-agent-identity-resolution]), never encoded in the name. The URN scheme and NID are case-insensitive; the namespace and agent-id are lowercase.¶
The agent identity URN (aid) and the hardware fingerprint serve as dual trust anchors (see "Dual Trust Anchors" in Section 1.1). The cardinality rules that relate them -- one device backs at most one identity, permanently; one identity may be backed by several devices without amplifying reputation; disabled devices are never re-enrollable; tier-compatibility groups, upward-only tier transitions with burn-on-upgrade and co-presence verification -- are the anti-Sybil invariants and lifecycle rules of [I-D.drake-agent-identity-registry], which Issuers under this specification MUST enforce.¶
Two consequences matter to verifiers of this transport.
First, a given aid may legitimately appear with different
hardware fingerprints over its lifetime (migration,
backup, capacity), and with different trust tier values
across messages: the typ parameter (Mode 1) and
trust_tier claim (Mode 2) describe the device
used for that attestation, not a static property.
Second, verifiers SHOULD use the aid URN as the primary
reputation key, with the hardware fingerprint as a
secondary, Issuer-independent signal.¶
This specification supports multiple hardware security technologies through a common abstraction. Each mechanism provides an identity certificate and a signing capability (used for per-message attestation). For sovereign and portable tiers, the identity certificate is signed by the hardware manufacturer; for enclave and virtual tiers, the identity certificate is issued by the Issuer. The hardware type is declared in the attestation header via the "typ" parameter.¶
| typ value | Technology | Identity Certificate | Trust Tier |
|---|---|---|---|
| TPM | TPM 2.0 (discrete or firmware) | EK Certificate | sovereign |
| PIV | PIV smart card (e.g., YubiKey) | Device Attestation Certificate | portable |
| ENC | Hardware enclave (e.g., Apple Secure Enclave) | Issuer-certified enclave key certificate | enclave |
| VRT | Virtual TPM (hypervisor-provided) | vTPM EK Certificate | virtual |
| SFT | Software-managed key | Issuer-signed certificate | declared |
Additional hardware types MAY be defined in future specifications by registering new "typ" values with IANA (see Section 13).¶
For TPM-based attestation (typ=TPM), the identity certificate is the Endorsement Key (EK) certificate, provisioned at manufacturing time and stored in the TPM's non-volatile memory. The EK certificate chains to the TPM manufacturer's root CA (e.g., Intel, AMD, Infineon).¶
For PIV-based attestation (typ=PIV), the identity certificate is the device attestation certificate issued by the token manufacturer (e.g., Yubico). The signing key is a PIV authentication key resident on the token.¶
For hardware enclave attestation (typ=ENC), the signing key resides in a tamper-resistant hardware enclave integrated into the device's system-on-chip (e.g., the Secure Enclave Processor on Apple silicon). Unlike discrete TPMs and PIV tokens, hardware enclaves do not provide manufacturer-issued identity certificates with a chain to a publicly available root CA, and critically, they do not support persistent attestation identities: the enclave key can be destroyed and regenerated at will by the device owner. This means hardware enclaves provide NO anti-Sybil guarantee -- a single device can generate an unlimited number of distinct enclave keys over time. For this reason, the "enclave" trust tier is placed in the same compatibility group as virtual TPMs (typ=VRT), which share the same re-keying limitation. The identity certificate for typ=ENC is issued by the Issuer at enrollment time after verifying that the key was generated inside the enclave using a trust-on-first-use (TOFU) model. Note that the Secure Enclave performs internal hashing (ECDSA with SHA-256 over the raw input rather than a pre-hashed digest); implementations MUST pass the raw attestation-input bytes (72 bytes) to the enclave signing function, NOT the attestation-digest.¶
For virtual TPM attestation (typ=VRT), the identity certificate is the vTPM's EK certificate, signed by the hypervisor vendor's CA (e.g., VMware, Microsoft). Verifiers MUST distinguish virtual from physical hardware; see Section 8.3 for Sybil resistance implications.¶
For software-only attestation (typ=SFT), the signing key is a software-managed key pair with no hardware protection. The identity certificate is issued by the Issuer at enrollment time. Software-only attestation provides no hardware-based Sybil resistance but allows agents to participate in the reputation ecosystem at a lower trust tier. A legitimate agent that protects its key and builds reputation over time can achieve meaningful trust even without hardware backing.¶
For TPM-based attestation, this specification RECOMMENDS a transient key model in which the Attestation Key (AK) is created as a transient TPM object (via TPM2_CreatePrimary) and is NOT persisted in the TPM's non-volatile (NV) storage. This avoids consuming limited NV slots, which are a scarce resource on most TPMs (typically 3-7 loaded objects at once).¶
The transient key lifecycle is:¶
Implementations SHOULD flush transient objects immediately after use. If TPM2_CreatePrimary returns TPM_RC_OBJECT_MEMORY (0x0902), the implementation MUST flush existing transient handles and retry.¶
The EK certificate is the persistent hardware identifier. The AK is ephemeral infrastructure -- it exists only long enough to produce a signature, then is discarded. No data is written to the TPM's non-volatile memory at any point in this protocol.¶
The transient AK is deterministic within a given Endorsement Primary Seed (EPS) epoch. The EPS is re-randomized when the TPM is cleared (TPM2_Clear) or reset to factory defaults. After such an event, the AK public key changes and the agent MUST re-enroll with its Issuer to establish a new AK-to-EK binding. The EK certificate remains constant across TPM clears, so the hardware identity persists even though the AK changes.¶
Note: On some platform configurations (particularly Windows with default TPM Base Services policy), reading the EK certificate from NV storage may require a one-time operating system configuration change or elevated access during initial enrollment. Once the EK certificate has been read and cached client-side, subsequent attestation operations do not require elevation. Implementations that cannot read the EK certificate directly MAY derive the EK public key via TPM2_CreatePrimary with the TCG EK template and use the resulting public key hash as the hardware fingerprint; verifiers can then query manufacturer APIs (e.g., Intel Trusted Services) to obtain the full certificate if needed for chain validation. Alternatively, the Issuer can perform EK certificate extraction during enrollment and include it in the AK certificate it issues.¶
The agent identity URN carries no issuer information:
which Issuer currently services an identity is a mutable
relationship, not part of the name
(Section 4.1). A verifier
learns the Issuer's domain from the attestation artifact
itself: for Mode 2, the SD-JWT iss claim; for
Mode 1, the issuer of the AK certificate in the CMS
chain. A verifier that needs the authoritative
issuer-of-record for an identity -- for example, to
detect a forged iss pointing at an
attacker-controlled domain -- resolves the URN through
the registry's public RDAP profile
([I-D.drake-agent-identity-resolution]),
whose record names the identity's current issuer.¶
Given the Issuer's domain, the verifier discovers its signing key and endpoints through the mechanisms below. The DNS-based method is RECOMMENDED for email because it piggybacks on infrastructure that mail servers already query for DKIM, SPF, and DMARC, requires no outbound HTTPS connections during verification, and inherits the same domain-ownership guarantees that protect existing email authentication.¶
Issuers SHOULD publish their SD-JWT signing key as a DNS
TXT record at the well-known name
_hwattest.{domain}, following the same
pattern as DKIM key records
([RFC6376] Section 3.6).¶
Example DNS TXT record:
_hwattest.1id.com. IN TXT (
"v=hwattest1; alg=ES256; "
"p=MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE..."
)
¶
The TXT record value uses a tag=value format with semicolon separators:¶
hwattest-record = hwattest-version ";" SP
hwattest-alg ";" SP
hwattest-key
[";" SP hwattest-kid]
[";" SP hwattest-status]
hwattest-version = "v" "=" "hwattest1"
hwattest-alg = "alg" "=" jws-algorithm
hwattest-key = "p" "=" base64
hwattest-kid = "kid" "=" 1*VCHAR
hwattest-status = "t" "=" ("active" / "revoked")
jws-algorithm = "ES256" / "PS256" / "RS256"
; other JWS algorithms may be added
¶
Verifiers MUST query this DNS record before falling back to HTTPS-based discovery. The DNS TTL controls caching; Issuers SHOULD set a TTL between 3600 and 86400 seconds (1 to 24 hours). For key rotation, the Issuer publishes the new key in DNS, waits for the old TTL to expire, then marks the old key as revoked.¶
This approach provides several security advantages for email verification:¶
When no DNS TXT record is found at
_hwattest.{domain}, or when the verifier
operates in a non-email context (e.g., HTTP API
verification), the verifier MAY discover the Issuer's
key via HTTPS:¶
https://{domain}/.well-known/openid-configuration
- Standard OpenID Connect discovery document containing
the JWKS URI for SD-JWT signature verification.¶
https://{domain}/.well-known/aid-issuer.json
- JSON document describing the Issuer's capabilities,
supported trust tiers, enrollment endpoint, and
anti-Sybil policy.¶
https://{domain}/.well-known/hw-manufacturer-cas.pem
- PEM-encoded bundle of hardware manufacturer root CA
certificates that this Issuer accepts during enrollment.
Verifiers performing Mode 1 verification SHOULD maintain
their own trust store rather than relying on this
endpoint.¶
Verifiers using HTTPS-based discovery SHOULD cache the JWKS with a TTL of at least 1 hour and at most 24 hours. Verifiers MUST NOT follow redirects to domains other than the Issuer's domain, to prevent open-redirect attacks.¶
This section defines a CMS-based attestation bundle containing a hardware-anchored signature and its full certificate chain, presented here as an email header field. The CMS structure is transport-independent (see Section 1.1).¶
A word on what "chain" means here, because it is easy to read too much into the term. The message is signed by the hardware attestation key (AK). The AK itself carries no manufacturer certificate -- manufacturers certify only the device's identity key (the TPM Endorsement Key or the PIV device attestation key), never a locally created AK. The link that makes the AK trustworthy is created at enrollment: the Issuer (the agent's chosen Registrar) cryptographically verifies, through the co-residency ceremony (Section 5), that the AK lives in the same genuine hardware device as a manufacturer-certified identity key, and then signs an AK certificate attesting exactly that. That Issuer signature is the load-bearing link in the chain.¶
Consequently a verifier's trust in the AK is trust in the Issuer's enrollment check, and the certificate chain terminates at the Issuer's CA. This is not a weakness to be apologized for: a relying party has already chosen which Issuers it accepts, exactly as it chooses which certificate authorities or which domains it trusts -- to accept an Issuer's identities is, by definition, to accept that Issuer's enrollment checks. Where the deploying hardware also lets the full manufacturer chain travel in the message (the EK certificate plus the AK-to-EK binding evidence), the chain MAY instead terminate at a manufacturer root and be verified with no Issuer trust at all; that manufacturer-rooted form is the stronger but less commonly available option, and every live example in Appendix B uses the Issuer-certified form. The elements below are listed leaf to root; in the Issuer-certified form the identity certificate and manufacturer chain are replaced by the Issuer's CA chain.¶
This document defines the "Hardware-Attestation" header field for use in email messages.¶
Hardware-Attestation = "Hardware-Attestation" ":" SP hw-attest-value
CRLF
hw-attest-value = hw-version ";" SP
hw-type ";" SP
hw-algorithm ";" SP
hw-signed-hdrs ";" SP
hw-body-hash ";" SP
hw-timestamp ";" SP
hw-chain
[";" SP hw-aid]
hw-version = "v" "=" "1"
hw-type = "typ" "=" ("TPM" / "PIV" / "ENC" / "VRT" / "SFT")
hw-algorithm = "alg" "=" ("RS256" / "ES256" / "PS256")
hw-signed-hdrs = "h" "=" hdr-name *(":" hdr-name)
hw-body-hash = "bh" "=" base64url
hw-timestamp = "ts" "=" 1*DIGIT
hw-chain = "chain" "=" base64
hw-aid = "aid" "=" aid-urn
hdr-name = field-name ; as defined in RFC 5322
base64url = *( ALPHA / DIGIT / "-" / "_" )
; URL-safe base64 per RFC 4648 Sec 5
base64 = *( ALPHA / DIGIT / "+" / "/" / "=" )
; standard base64 per RFC 4648 Sec 4
¶
The base64url and base64 encodings follow [RFC4648].¶
Where:¶
A base64-encoded CMS SignedData structure ([RFC5652]), using the SignedData content type (OID 1.2.840.113549.1.7.2). The encapContentInfo MUST be absent (detached signature). The chain parameter MUST be present; the full CMS structure is always inline in the header, ensuring that verifiers can perform cryptographic validation without any external fetches. The CMS structure contains: (a) the AK signature over the attestation digest (see below); (b) the AK certificate (Issuer-certified or self-signed); (c) the identity certificate (EK certificate for TPM, device attestation certificate for PIV); and (d) any intermediate CA certificates.¶
The signed content is the SHA-256 hash of the concatenation of three fixed-length fields:¶
attestation-input = h-hash || bh-raw || ts-bytes attestation-digest = SHA-256(attestation-input) signature = Sign(AK, attestation-digest) h-hash = SHA-256(canonicalized-headers) ; 32 bytes bh-raw = SHA-256(canonicalized body) ; 32 bytes ts-bytes = big-endian uint64(ts) ; 8 bytes¶
The attestation-input is exactly 72 bytes (32 + 32 + 8). The canonicalized-headers input to h-hash is computed as follows: take the headers named in the h= parameter, in the order listed, each canonicalized per DKIM relaxed header canonicalization ([RFC6376] Section 3.4.2) and terminated with CRLF. Then append the Hardware-Attestation header itself, canonicalized the same way, with the chain parameter value replaced by the empty string, and without a trailing CRLF (matching the DKIM-Signature self-inclusion convention in [RFC6376] Section 3.7). Because the Hardware-Attestation header contains the aid, typ, alg, bh, and ts parameters in their wire format, all of these values are cryptographically bound by h-hash. In particular, the aid parameter cannot be modified after signing without changing h-hash and therefore invalidating the signature.¶
A receiving mail server that supports this specification MUST perform the following steps when a Hardware-Attestation header is present:¶
Validate the certificate chain:¶
If chain validation fails, the result is "fail" (chain invalid).¶
If all checks pass, the result is "pass". The verifier MAY extract the following information from the certificate chain and header:¶
If aid is present, the verifier MAY additionally:¶
When recording the result of Hardware-Attestation verification in an Authentication-Results header field [RFC8601], the following method identifier and property types are used:¶
Authentication-Results: mx.example.com;
hw-attest=pass
header.typ=TPM
header.alg=RS256
header.mfr=INTC
header.tier=sovereign
header.fp=sha256:a1b2c3d4...
header.aid=urn:aid:global:id-qkckh-xxtcw-cxbvp-gpskg
¶
Where:¶
Direct Hardware Attestation reveals the sender's persistent hardware fingerprint to every recipient. This linkability is a deliberate design choice for reputation systems; see Section 15.2 for the full privacy analysis and Section 15.3 for the privacy-preserving alternative.¶
This section defines an SD-JWT-based trust proof using [RFC9901]. Like the CMS bundle in Mode 1, the SD-JWT is transport-independent (see Section 1.1).¶
SD-JWT Trust Proof provides a privacy-preserving attestation mechanism where an Issuer (an entity that has previously verified the sender's hardware attestation) issues a per-message Selective Disclosure JWT [RFC9901] containing claims about the sender's trust classification and a cryptographic binding to the specific email being sent.¶
The claim structure is JWT-shaped rather than a formal profile of the Entity Attestation Token (EAT) framework [RFC9711]. This choice prioritizes deployment in JSON/JWT-native email infrastructure over alignment with the CBOR-leaning EAT ecosystem, which is currently most heavily deployed in IoT contexts via ARM's PSA Certified program ([RFC9783]). EAT's UEID, security-level, and profile mechanisms overlap with AID concepts (canonical identifier, trust tier, and namespace); AID claim names are chosen to be compatible with the EAT claims registry where overlap exists. A future revision MAY define a formal EAT profile binding for Mode 2 tokens.¶
For each outgoing email, the sending agent computes a message-binding hash (covering the email headers and body) and submits it to the Issuer over an authenticated channel. The Issuer verifies that the requesting agent is currently enrolled with valid hardware, creates an SD-JWT containing the message-binding hash as a nonce claim, and returns the signed token with disclosure values for all selectively disclosable claims. The agent then selects which claims to reveal and includes the SD-JWT presentation in the email header.¶
Because the Issuer signs the SD-JWT (not the agent), no agent-specific key appears in the token. A recipient learns only what the sender chose to disclose -- for example, "my hardware trust tier is sovereign" -- without learning the sender's identity, hardware fingerprint, or any other persistent identifier. The Issuer identifier (iss) and the message-binding nonce are always visible; all other claims are selectively disclosable.¶
This mode requires the recipient to trust the Issuer's signing key (obtainable via DNS or the Issuer's JWKS endpoint per Section 4.5). It does NOT require trust in any hardware manufacturer CA, as the Issuer has already performed that verification during enrollment.¶
The per-message Issuer interaction is the cost of full unlinkability: the agent must contact the Issuer for each email, and the Issuer becomes an availability dependency for Mode 2 senders. If the Issuer is unreachable, the agent MAY fall back to Mode 1 (Direct Hardware Attestation) if its policy permits hardware fingerprint disclosure, or MAY defer sending until the Issuer recovers. The Issuer learns that the agent is sending a message (and the timing thereof) but does not learn the message content -- only the message-binding hash, which is a SHA-256 digest from which content cannot be recovered. Issuers MUST NOT log message-binding hashes or correlate them with message metadata beyond what is necessary for rate limiting and abuse prevention.¶
Hardware-Trust-Proof = "Hardware-Trust-Proof" ":" SP
sd-jwt-presentation CRLF
sd-jwt-presentation = sd-jwt "~" *( disclosure "~" )
; sd-jwt and disclosure are defined in RFC 9901
¶
The header value is an SD-JWT presentation as defined in [RFC9901], consisting of the Issuer-signed JWT followed by zero or more disclosures. No Key Binding JWT (KB-JWT) is included; message binding is provided by the nonce claim in the Issuer-signed payload (see Section 6.3).¶
The SD-JWT payload MUST include the following claims:¶
The following claims SHOULD be available for selective disclosure (present as hashed entries in _sd):¶
Each Mode 2 SD-JWT is per-message: the Issuer signs a fresh token for each email, incorporating a nonce claim that cryptographically binds the token to the specific message being sent. Because the Issuer signs the token directly (rather than the agent signing a Key Binding JWT with a key embedded in the token), no agent-specific cryptographic material appears in the presentation.¶
The message-binding nonce is computed by the sending agent before requesting the SD-JWT from the Issuer:¶
message-binding = h-hash || bh-raw || ts-bytes nonce = base64url(SHA-256(message-binding)) h-hash = SHA-256(canonicalized-headers) ; 32 bytes bh-raw = SHA-256(canonicalized body) ; 32 bytes ts-bytes = big-endian uint64(iat) ; 8 bytes¶
The agent proposes an iat value (its current time) when requesting the token; the Issuer MUST reject proposed timestamps that differ from the Issuer's clock by more than 60 seconds. The accepted iat becomes both the SD-JWT's iat claim and the timestamp used in ts-bytes, ensuring sender and verifier agree on the value.¶
The canonicalized-headers are computed using the same rules as Mode 1 (see Section 5.2), but over a fixed set: exactly the headers From, To, Subject, Date, and Message-ID, in that order, are canonicalized per DKIM relaxed header canonicalization ([RFC6376] Section 3.4.2), each terminated with CRLF, then the Hardware-Trust-Proof header itself is appended last (canonicalized the same way, with its value replaced by the empty string, without a trailing CRLF). The value is blanked because the SD-JWT token has not yet been obtained at the time the nonce is computed (the nonce is an input to the Issuer, which returns the SD-JWT that will become the header value); the header name and field separator are retained so that the choice of header is bound to the nonce. This is the same self-inclusion technique used by DKIM-Signature ([RFC6376] Section 3.7) and by Mode 1 (see Section 5.2).¶
The covered header set is fixed at exactly these five, in
this order, so that sender and verifier require no
negotiation: unlike Mode 1, a Mode 2 header carries no
explicit list of covered headers, so any variation would
make the verifier unable to reconstruct the nonce input
and would fail legitimate messages. A future version MAY
add a non-selectively-disclosable claim enumerating
additional covered headers; a sender needing flexible
header coverage today uses Mode 1, whose h=
parameter carries the list explicitly.¶
The agent submits the computed nonce and proposed iat to the Issuer over an authenticated channel (e.g., TLS client certificate authentication using the agent's hardware-resident key, or an OAuth2 token obtained during enrollment). The Issuer verifies that the requesting agent is currently enrolled with valid hardware and has not been revoked, then creates and signs an SD-JWT containing the nonce along with selectively disclosable claims about the agent. The Issuer returns the signed SD-JWT and the disclosure values for all selectively disclosable claims. The agent selects which disclosures to include in the presentation.¶
Because the nonce is embedded in the Issuer-signed payload, any modification to the email headers or body after the token is issued causes the nonce to mismatch during verification. Because the Hardware-Trust-Proof header is included in the canonicalized-headers (with its value blanked during nonce computation), the choice of disclosed claims is also bound to the message.¶
The Issuer's signature on the nonce serves a dual purpose: it proves that a currently enrolled agent with verified hardware requested this specific message binding, and it asserts the Issuer's claims about the agent's trust classification. No agent-specific key appears in the token, so recipients cannot link multiple emails to the same sender based on the Mode 2 header alone.¶
Verify the message binding. Extract the nonce claim from the SD-JWT payload. If absent, the result is "fail" (missing message binding). Recompute the expected message-binding digest as defined in Section 6.3: canonicalize exactly the email headers From, To, Subject, Date, and Message-ID, in that order, and the body, compute message-binding = h-hash || bh-raw || ts-bytes (using the SD-JWT's iat for ts-bytes), then base64url(SHA-256(message-binding)). Compare the result with the nonce claim value. If they differ, the result is "fail" (message binding mismatch).¶
Authentication-Results: mx.example.com;
hw-trust=pass
header.trust_tier=sovereign
header.issuer=1id.com
¶
issuer, not registry,
because in the companion architecture
([I-D.drake-agent-identity-registry])
"Registry" denotes the distinct Registry Operator role;
the party that issues the trust proof is the Issuer
(Registrar).¶
A sending agent MAY include both Hardware-Attestation and Hardware-Trust-Proof headers in the same message. When both are present:¶
The two mechanisms are independent. Failure of one MUST NOT cause the other to be treated as failed.¶
The primary security goal of this specification is Sybil resistance: at the hardware-anchored tiers, creating many sender identities costs many physical devices.¶
Each hardware security component contains exactly one identity key, which produces exactly one identity certificate. The hardware fingerprint (identity certificate public key hash) provides the underlying Sybil resistance: creating N identities requires N physical devices.¶
The agent identity URN (aid) is the RECOMMENDED primary key for reputation tracking. When aid is present, verifiers SHOULD build reputation against the aid rather than the hardware fingerprint, because the aid persists across hardware migrations (see Section 4.2). The hardware fingerprint serves as a secondary signal that anchors the identity to physical hardware and enables reputation tracking for agents that do not present an aid.¶
A receiving mail server that tracks agent identities (or, when aid is absent, hardware fingerprints) can enforce policies such as:¶
An attacker attempting to evade these policies requires a new physical hardware security component (minimum cost: the device itself at ~$20 plus potentially a host machine at ~$200-2000), compared to zero cost for creating a new software identity.¶
Multiple agents sharing the same hardware (e.g., multiple VMs on a server with a single TPM) share the same hardware fingerprint and therefore linked reputations. This shared fate model creates economic incentive for infrastructure operators to police their tenants: if one agent on a machine misbehaves, all agents on that machine inherit the reputational consequences.¶
Sybil resistance in Mode 2 depends on the Issuer's enrollment policy. An Issuer that assigns trust_tier values indicating hardware verification (e.g., "sovereign") MUST verify hardware attestation at enrollment time and MUST enforce the cardinality constraints defined in Section 4.2: at most one agent identity per hardware device within that Issuer's namespace, while permitting hardware migration (multiple devices backing the same identity over time). Such an Issuer provides equivalent Sybil resistance to Mode 1, with the additional benefit that the hardware fingerprint is not revealed to email recipients.¶
Issuers SHOULD monitor for anomalous enrollment patterns (e.g., many enrollments from a single IP range or a sudden spike in enrollments from a specific manufacturer CA) and SHOULD be capable of suspending enrollments pending investigation.¶
An Issuer that enrolls software-only agents (trust_tier "declared") provides no hardware-based Sybil resistance and MUST NOT assign trust_tier values that imply hardware verification. The trust_tier claim distinguishes these cases, enabling recipients to weight trust appropriately.¶
Virtual TPMs (vTPMs) provided by hypervisors (e.g., VMware, Hyper-V, QEMU, ...) have valid identity certificates signed by the hypervisor vendor's CA, but the hypervisor operator can instantiate arbitrary numbers of vTPMs. Virtual TPMs therefore provide no hardware-based Sybil resistance against the hypervisor operator. They do, however, provide benefits over software-only keys (typ=SFT):¶
Receiving mail servers MUST distinguish between physical and virtual hardware. The identity certificate's issuer field identifies the manufacturer: VMware-issued or Microsoft Hyper-V-issued certificates indicate a virtual TPM. The header.tier property in Authentication-Results ("sovereign" vs "virtual") and the typ parameter ("TPM" vs "VRT") communicate this distinction.¶
Mail servers SHOULD apply significantly different reputation thresholds for virtual vs. physical hardware. For high-trust scenarios, verifiers MAY reject virtual TPM attestation entirely and require physical hardware (typ=TPM or typ=PIV).¶
The mechanisms defined in this document complement rather than replace existing email authentication:¶
If multiple Hardware-Attestation headers are present in a message (e.g., if a forwarding gateway adds its own attestation), the verifier SHOULD evaluate all of them independently and record each result separately in Authentication-Results, using the same precedence conventions as for multiple DKIM-Signature headers [RFC6376].¶
Mailing lists and content-modifying forwarders that alter the message body will invalidate the body hash (bh) in any existing Hardware-Attestation header. This is expected and analogous to DKIM signature breakage through body modification. Such intermediaries SHOULD preserve the original Hardware-Attestation header (the verifier will record "fail" due to body hash mismatch) and MAY add their own Hardware-Attestation header covering the modified body, if the intermediary itself has hardware attestation capability. ARC [RFC8617] SHOULD be used to preserve the original authentication results from before the modification.¶
When a sending agent has a registered handle (as defined in the companion registry specification [I-D.drake-agent-identity-registry]), the From header display name SHOULD be the agent's handle. This makes agent identity visible to human recipients without requiring them to interpret URNs or hardware fingerprints.¶
For example, an agent with handle "crusty" in the "global" namespace would send with:¶
From: crusty.global <agent-a7f3c2e9@agents.example.com>¶
The URN remains the authoritative identifier and appears
in the Hardware-Attestation header's aid
parameter. The From display name is a human convenience
that SHOULD match the handle when one is registered.¶
Mail systems that provision mailbox addresses for agents SHOULD likewise use the handle as the address local part (e.g., crusty@agents.example.com) where local-part syntax and uniqueness permit. Operators purchase handles to enjoy the use of their chosen name, and handle revenue funds the shared-namespace registry ([I-D.drake-agent-identity-registry]) that keeps base identity issuance free; using the handle wherever a name is needed honors both.¶
The attestation signature in the Hardware-Attestation header is produced by the sending agent, not by the mail server. When the aid parameter is present, it is cryptographically bound to the signature (see Section 5.2), so any modification of the aid after signing causes verification to fail at the receiving end. As defense-in-depth, Mail Submission Agents (MSAs) that accept messages from hardware-attested senders MUST also enforce identity binding at submission time, rejecting messages before they enter the mail system rather than relying solely on receiver-side verification.¶
Agents submitting messages through an attestation-aware MSA MUST authenticate to the MSA. The MSA SHOULD support authentication using the agent's hardware-resident key (e.g., TLS client certificate authentication where the client certificate is signed by the same AK used for attestation, or a challenge-response protocol using the TPM or PIV signing key). This ensures that the MSA can verify the submitting agent controls the hardware corresponding to the attestation header, preventing credential-theft scenarios where SMTP credentials are compromised but the hardware is not.¶
When an MSA receives a message containing a Hardware-Attestation header with an aid (agent identity) parameter, the MSA MUST verify that the aid value corresponds to the authenticated account submitting the message. The binding between authenticated account and permitted agent identity URN(s) is established during account provisioning and is outside the scope of this specification, but the enforcement is normative:¶
This requirement parallels the existing SMTP AUTH obligation: just as an MSA enforces that the envelope sender (MAIL FROM) and header From address belong to the authenticated user, an attestation-aware MSA enforces that the agent identity belongs to the authenticated agent.¶
For Mode 1 (Direct Hardware Attestation), the MSA SHOULD extract the hardware fingerprint from the attestation chain and verify it against the fingerprint registered to the submitting account. This prevents an attacker who has obtained valid SMTP credentials from substituting a different device's attestation evidence.¶
For Mode 2 (SD-JWT Trust Proof), the MSA SHOULD verify that the Issuer (iss claim) and, if disclosed, the agent identity URN (sub claim) are consistent with the submitting account's registered identity.¶
An MSA that serves hardware-attested agents MAY also accept messages without Hardware-Attestation or Hardware-Trust-Proof headers, subject to its own policy. The absence of attestation headers from a known-attested account SHOULD be logged as anomalous but MUST NOT cause message rejection unless the account's policy explicitly requires attestation on every message.¶
An MSA MUST reject any submitted message that contains more than one Hardware-Attestation header field. A legitimate sender produces exactly one attestation per message. Multiple Hardware-Attestation headers in a submitted (non-forwarded) message indicate either a software defect or an injection attempt. This check MUST occur before DKIM signing, so that the MSA never signs a message containing duplicate attestation headers.¶
The MSA SHOULD verify that the ts value in the Hardware-Attestation header is within a reasonable window of the current time (RECOMMENDED: 60 seconds). A timestamp significantly in the past may indicate a replayed header; a timestamp in the future may indicate clock manipulation intended to extend the attestation's apparent validity. If the timestamp is outside the acceptable window, the MSA SHOULD reject the message.¶
This specification introduces new email headers that are ignored by mail servers that do not implement it. Messages carrying Hardware-Attestation or Hardware-Trust-Proof headers are fully compatible with legacy mail infrastructure: the headers are simply unrecognized and have no effect on delivery. This ensures that deployment can proceed incrementally without disrupting existing email flows.¶
Because the sending agent adds the Hardware-Attestation and Hardware-Trust-Proof headers before submitting the message to the MSA, DKIM signing (which occurs at the MSA or a downstream MTA) naturally occurs after these headers are present. The DKIM signer SHOULD include Hardware-Attestation and Hardware-Trust-Proof in the DKIM-Signature h= tag so that the DKIM signature protects the attestation evidence against modification in transit. This allows a verifier to confirm that the domain owner's mail infrastructure accepted the attestation header as submitted by the agent.¶
The base64-encoded CMS chain in Mode 1 can be several kilobytes, depending on the number of intermediate CA certificates. Implementations SHOULD use line folding per [RFC5322] to keep individual header lines within the 998-octet limit. Mail servers that impose maximum header size limits SHOULD allow at least 8192 octets for the Hardware-Attestation header value.¶
NOTE TO RFC EDITOR: Please remove this section before publication.¶
This section records the status of known implementations of the protocol defined by this specification at the time of posting of this Internet-Draft, and is based on a proposal described in [RFC7942].¶
Organization: 1id.com (https://1id.com)¶
Description: An implementation of both Mode 1 (Direct
Hardware Attestation) and Mode 2 (SD-JWT Trust Proof)
as described in this draft. The implementation
includes server-side identity certificate chain validation
against manufacturer root CAs (Intel, AMD, Infineon,
STMicroelectronics, Nuvoton, Qualcomm, Yubico), anti-Sybil
enforcement via a one-device-per-identity registry, and
SD-JWT trust proof issuance with selective disclosure of
nine claims (sub, handle, trust_tier, hw_manufacturer,
enrolled_at, operator_email, hardware_locked, locked_at,
credential_pointer_count). The system supports both
TPM-based and PIV-based (YubiKey) attestation, including
co-location binding ceremonies. The deployed
implementation currently issues identifiers under the
-02-era syntax (urn:aid:com.1id:); migration to
the current format, with re-minting of all pre-launch
identities, is planned.¶
Maturity: Beta. Deployed in production at https://1id.com.¶
Coverage: Both Mode 1 (Direct Hardware Attestation via CMS SignedData) and Mode 2 (SD-JWT Trust Proof) are implemented for TPM-backed identities (sovereign and virtual tiers) and for Apple Secure Enclave (enclave tier). Mode 2 is additionally implemented for PIV/YubiKey (portable tier) and declared (software-only) tiers. For honesty of claims: every production Mode 1 chain to date is Issuer-certified (the Issuer validates the manufacturer EK chain at enrollment, then issues the AK certificate); a deployment exercising the fully Issuer-independent path -- a verifier trusting only manufacturer root CAs, with the full manufacturer chain carried in the header -- has not yet been demonstrated end-to-end and is sought from independent implementers. Dynamic trust tiering is supported: the same identity produces different trust_tier claims depending on which device is used for authentication. Features include transient-only AK model for TPM attestation with no NV storage writes, multi-device identity management with hardware lock, and per-message SD-JWT issuance. Live email examples from this implementation -- all independently verifiable using the hw-attest-verify tool -- are included in Appendix B.¶
Contact: Christopher Drake <cnd@1id.com>¶
Open-source components:¶
Organization: 1id.com (https://mailpal.com)¶
Description: An email service (Stalwart Mail Server on Linux) intended to implement end-to-end hardware attestation for both sending and receiving. Planned capabilities include: on the outbound path, MSA validation of Hardware-Attestation and Hardware-Trust-Proof headers at submission time per Section 10, agent identity binding enforcement, and attestation header inclusion in DKIM signature coverage. On the inbound path, verification of both Mode 1 certificate chains and Mode 2 SD-JWT trust proofs, Authentication-Results recording per Section 5.4 and Section 6.5, and trust-tier-differentiated delivery policy.¶
Maturity: Alpha. Mail infrastructure deployed at https://mailpal.com; inbound attestation header verification implemented via milter integration.¶
Coverage: Mail transport infrastructure is operational. Inbound verification of both Mode 1 (CMS certificate chain) and Mode 2 (SD-JWT trust proof) headers is implemented via a pure-Python milter daemon that adds Authentication-Results headers per Section 5.4 and Section 6.5. All five trust tiers (sovereign, portable, enclave, virtual, declared) are verified in production. The Authentication-Results headers embedded in the examples in Appendix B were generated by this milter during live SMTP reception. Attestation header generation at submission time is in development.¶
Contact: Christopher Drake <cnd@1id.com>¶
Open-source components:¶
IANA is requested to register the following header fields in the "Permanent Message Header Field Names" registry:¶
IANA is requested to register the following entries in the "Email Authentication Methods" registry [RFC8601]:¶
Method: hw-attest. Definition: this document, Section 5.4. ptype: header. Properties:¶
| Property | Value Type | Description |
|---|---|---|
| typ | token | Hardware attestation mechanism type (TPM, PIV, ENC, VRT, SFT) |
| alg | token | Signature algorithm (RS256, ES256, PS256) |
| mfr | token | Manufacturer code from identity certificate |
| tier | token | Inferred trust tier (sovereign, portable, enclave, virtual, declared) |
| fp | value | Truncated SHA-256 fingerprint of identity certificate public key |
| aid | value | Agent identity URN, if present |
Result values: "pass" (all checks succeeded), "fail" (cryptographic verification failed), "none" (header absent or unparseable), "temperror" (transient verification error, e.g., DNS timeout), "permerror" (permanent verification error, e.g., unsupported version).¶
Method: hw-trust. Definition: this document, Section 6.5. ptype: header. Properties:¶
| Property | Value Type | Description |
|---|---|---|
| trust_tier | token | Disclosed trust tier value, if revealed by the sender |
| issuer | value | Issuer domain (derived from the iss claim) |
Result values: "pass", "fail", "none", "temperror", "permerror" (same semantics as hw-attest).¶
IANA is requested to create a new registry titled "Hardware Attestation Type Values" with the following initial entries. New entries require Specification Required ([RFC8126]). The designated expert(s) should be selected from the hardware security and email authentication communities and should verify that proposed values correspond to a distinct class of hardware security mechanism with attestation capabilities not adequately covered by existing entries.¶
| Value | Description | Reference |
|---|---|---|
| TPM | TPM 2.0 (discrete or firmware) | this document |
| PIV | PIV smart card / USB token | this document |
| ENC | Hardware enclave (e.g., Apple Secure Enclave) | this document |
| VRT | Virtual TPM (hypervisor-provided) | this document |
| SFT | Software-managed key | this document |
IANA is requested to register the following entry in the "Underscored and Globally Scoped DNS Node Names" registry ([RFC8552]):¶
The "aid" URN namespace is registered by [I-D.drake-agent-identity-registry], which is the sole registration request for that namespace. Earlier revisions of this document carried a duplicate registration template; it is withdrawn in this revision, and this document has no URN-related IANA actions.¶
If a hardware manufacturer's root CA private key is compromised, an attacker could forge identity certificates and create unlimited fake hardware identities. This risk is inherent to any PKI-based system and is mitigated by the same measures that protect manufacturer CAs today: hardware security modules, air-gapped signing ceremonies, and Certificate Transparency [RFC9162].¶
The SD-JWT Trust Proof (Mode 2) provides partial mitigation: if the Issuer detects anomalous enrollment patterns (e.g., thousands of enrollments from a single manufacturer CA in a short period), it can suspend enrollments while the compromise is investigated.¶
This specification does not define a real-time certificate revocation protocol. Compromise of individual hardware devices or keys is handled at multiple layers:¶
The absence of a real-time revocation check (such as OCSP) is a deliberate trade-off: adding a synchronous revocation check to the email delivery path would introduce latency and a new availability dependency. The short validity window for SD-JWT trust proofs (600 seconds) and the per-message timestamp in Mode 1 limit the exposure window for compromised credentials.¶
The timestamp (ts) in the Hardware-Attestation header limits the replay window. Receiving mail servers SHOULD reject attestations with timestamps more than 300 seconds from the current time for direct SMTP delivery, and up to 3600 seconds for messages with evidence of intermediate relay hops. Additionally, the body hash (bh) binds the attestation to a specific email body, preventing a valid attestation from being attached to a different message.¶
For SD-JWT Trust Proofs, each SD-JWT is per-message: the nonce claim in the Issuer-signed payload binds the token to the specific email's headers and body, and the short validity window (RECOMMENDED 300 seconds) limits the replay window. An attacker who intercepts a valid SD-JWT cannot reuse it for a different message because the nonce will not match.¶
This specification does not prevent a compromised device from sending attested email -- if an attacker has full control of a device with hardware security, they can use that hardware to attest. However, this is by design: each compromised device contributes exactly one hardware identity, and that identity accrues reputation (good or bad) permanently. A botnet of 10,000 compromised devices yields 10,000 attestable identities, not the millions possible with software-only identity systems.¶
The transient key model (Section 4.4) reduces the privilege requirements for per-message signing. Initial enrollment (the one-time MakeCredential / ActivateCredential exchange) typically requires elevated operating system privileges (administrator on Windows via the TPM Base Services API, or root on Linux via /dev/tpmrm0). Subsequent signing operations (TPM2_Sign with the transient AK) MAY be available to unprivileged processes depending on the operating system configuration. On Windows, a one-time registry configuration can grant non-administrator processes access to TPM signing operations.¶
The net effect is that hardware attestation raises the bar for email abuse from "any script" to "compromise of a specific physical device," which is a substantial improvement over the status quo even if it is not a complete solution.¶
Extracting private keys from a TPM or PIV token requires physical attacks such as electron microscopy, laser fault injection, or side-channel analysis. Modern security components include countermeasures against these attacks. The cost and expertise required for successful key extraction is estimated at $50,000-$200,000 per chip, making it economically unviable for spam operations.¶
Even if key extraction were feasible, the extracted key could only impersonate one hardware identity. The attacker would still need to extract keys from additional devices to create additional identities.¶
Virtual TPMs do not provide the same Sybil resistance as physical hardware; see Section 8.3 for the detailed analysis and policy guidance.¶
Software-managed keys (typ=SFT) provide no hardware-based Sybil resistance; an attacker can generate unlimited key pairs at zero cost. Verifiers MUST treat software-only attestation (trust_tier "declared") as fundamentally weaker than hardware-backed attestation. Software-only attestation exists to enable inclusive participation, not to provide Sybil resistance (see Section 1.1).¶
TPMs have a limited number of transient object slots (typically 3 to 7 simultaneously loaded objects). If all slots are occupied, TPM2_CreatePrimary returns TPM_RC_OBJECT_MEMORY (0x0902). Implementations MUST handle this error by flushing unused transient handles (TPM2_FlushContext) and retrying. Failure to flush transient objects can cause denial of service to other TPM-using applications on the same device.¶
This specification targets AI agents, bots, and autonomous systems (see Section 3). It is not intended for individual human senders and is not expected to be incorporated into Mail User Agents (MUAs) designed for interactive human use. The privacy trade-offs inherent in hardware attestation -- particularly the persistent hardware fingerprint exposed by Mode 1 -- are acceptable for automated senders whose identity is operationally transparent, but disproportionate for human correspondence.¶
However, an AI agent may compose and send email on behalf of an individual (e.g., an executive assistant agent sending calendar invitations, or a customer service agent responding to support tickets). In such delegated-sending scenarios, the attestation identifies the agent and its hardware, not the human principal. Operators deploying agents that send on behalf of individuals SHOULD be aware that the persistent hardware fingerprint (Mode 1) or the Issuer identifier (Mode 2) may allow recipients to correlate messages across different human principals served by the same agent. Where this correlation is undesirable, operators SHOULD use Mode 2 without disclosing the agent identity URN, or SHOULD deploy separate agent identities per human principal.¶
The persistent hardware fingerprint exposed by Mode 1 (see Section 15.2 for linkability details) creates specific abuse scenarios even in automated contexts:¶
Mode 2 (SD-JWT Trust Proof) mitigates these risks by eliminating persistent agent-specific identifiers from the token; see Section 15.3. Receiving mail servers SHOULD NOT require Mode 1 attestation when Mode 2 provides sufficient trust signal for the receiver's policy needs.¶
An intermediary mail server could strip or modify the Hardware-Attestation or Hardware-Trust-Proof headers. This risk is identical to the risk of DKIM signature stripping and is mitigated by the same mechanisms: ARC [RFC8617] preserves authentication results through forwarding chains.¶
Stripping these headers cannot cause a legitimate message to appear illegitimate (it simply loses the attestation). Adding forged headers is prevented by the cryptographic signatures.¶
Because the attestation signature is produced by the sending agent rather than by the mail server, theft of SMTP credentials alone does not grant the attacker a valid attestation. The agent identity (aid), when present, is cryptographically bound to the signature: substituting a different aid value causes signature verification to fail at the receiving end.¶
An attacker who intercepts a legitimately signed attestation header could attempt to replay it on a different message. The body hash (bh), timestamp (ts), and signed header hashes (h-hash) prevent replay on altered content. The MSA identity binding requirements in Section 10 provide defense-in-depth: an attestation-aware MSA rejects messages where the agent identity does not match the submitting account, preventing misuse before the message enters the mail system.¶
Together, the cryptographic binding of aid in the signature and the MSA submission-time enforcement ensure that an agent cannot claim an identity other than its own.¶
The federated issuance model (Section 4.5) means verifiers MUST make their own trust decisions about which Issuers to accept. A malicious Issuer could issue multiple identities for the same hardware, undermining Sybil resistance. For Mode 1 (direct attestation) this violation is detectable: verifiers that track hardware fingerprints will observe the same fingerprint appearing under multiple agent identities from the same Issuer. For Mode 2 (issuer-certified attestation) fingerprints are not visible to recipients, so malicious-Issuer detection is audit-based, not verifier-based: Issuers operating in shared namespaces should participate in transparency-log mechanisms so that cheating is detectable through audit rather than per-message fingerprint correlation.¶
Verifiers SHOULD maintain an allowlist of trusted Issuers, analogous to browser trust stores for TLS CAs. Reputation services MAY track Issuer quality metrics (enrollment anomaly rates, duplicate-fingerprint detections, abuse report correlations) to inform verifier trust decisions. Verifiers SHOULD remove Issuers from their allowlist when evidence of policy violations is detected.¶
This specification's v=1 format uses ECDSA
(ES256) and RSA (RS256, PS256) signatures, which are
vulnerable to future quantum computing attacks. For
hardware-backed trust tiers (sovereign, portable,
enclave, virtual), the available signature algorithms
are determined by the hardware security component:
this specification cannot migrate to post-quantum
algorithms faster than the TPM, PIV, and enclave
silicon it builds on. As hardware manufacturers
adopt post-quantum algorithms (e.g., ML-DSA,
SLH-DSA) in their attestation key interfaces, a
future v=2 revision will expose those
algorithms to verifiers.¶
The declared trust tier (software-managed keys) is not hardware-constrained and MAY adopt post-quantum signature algorithms as soon as suitable libraries are available, providing an early migration path for deployments that accept the lower Sybil-resistance trade-off of the declared tier.¶
Deployments SHOULD plan for algorithm migration by
treating the v= field as a versioning
mechanism and ensuring verifiers can support multiple
concurrent versions during transition periods.¶
This section consolidates the privacy implications of this specification, per [RFC6973]. Hardware attestation inherently involves persistent identifiers; the privacy properties differ significantly between the two modes and between automated and human senders.¶
This specification targets authentication of automated senders -- AI agents, bots, and high-volume automated systems. It is NOT intended or recommended for individual human users sending personal or low-volume email. The persistent hardware fingerprint in Mode 1 uniquely identifies the sending device across all messages and contexts, creating linkability that exceeds current email privacy norms for human correspondence.¶
Operators of human-facing email services that offer hardware attestation as an opt-in feature MUST provide clear disclosure of the linkability implications before activation. Receivers SHOULD NOT penalize the absence of hardware attestation from senders exhibiting human-characteristic patterns.¶
Mode 1 (Direct Hardware Attestation) exposes a persistent, globally unique hardware fingerprint -- the SHA-256 hash of the identity certificate's public key -- to every recipient. This fingerprint is stable for the lifetime of the hardware device and is identical across all protocols (email, HTTP, agent-to-agent) where the same device attests.¶
Any party that observes this fingerprint can correlate messages across recipients, time periods, and transport protocols. This cross-context linkability is the intended mechanism for reputation building in automated sender scenarios, but it also enables surveillance if misused.¶
The identity certificate additionally reveals the hardware manufacturer and device model family. In most automated deployments this information is not sensitive, but it does narrow the set of possible senders.¶
Mode 2 (SD-JWT Trust Proof) provides Sybil resistance without revealing the hardware fingerprint or any persistent agent-specific identifier. Because the Issuer signs the per-message SD-JWT directly (rather than the agent signing with a key embedded in the token), no agent-controlled key appears in the presentation. Recipients cannot link multiple emails to the same sender based on Mode 2 headers alone.¶
The sender selects which claims to disclose; the hardware fingerprint, agent identity URN, and device details can all be withheld. Only the Issuer identifier (iss) and the message-binding nonce are always visible.¶
The privacy cost of full unlinkability is that the agent must contact the Issuer for each email, so the Issuer learns the agent's sending pattern (timing and frequency) though not the message content. Issuers MUST NOT log or correlate message-binding hashes beyond what is necessary for rate limiting and abuse prevention (see Section 15.4).¶
Senders operating in contexts where hardware fingerprint disclosure is unacceptable -- including agents that wish to avoid cross-context tracking -- SHOULD use Mode 2 exclusively. Receivers SHOULD NOT require Mode 1 when Mode 2 provides sufficient trust signal for their policy needs.¶
During enrollment, the Issuer learns the agent's hardware fingerprint (identity certificate public key hash) and associates it with the assigned agent identity URN. This is necessary for anti-Sybil enforcement.¶
In Mode 2, the Issuer additionally learns that the agent is sending a message each time the agent requests a per-message SD-JWT. The Issuer receives the message-binding hash (a SHA-256 digest from which message content cannot be recovered) but does not learn the message recipients, subject, or body. Issuers MUST NOT log message-binding hashes or correlate per-message signing requests with external data to infer message content or recipients. Issuers SHOULD implement rate limiting at the per-message signing endpoint to prevent abuse, but MUST delete signing request metadata (timestamps, source IPs, message-binding hashes) within 24 hours.¶
The specification deliberately separates enrollment (Issuer) from behavior tracking (reputation services) to limit the Issuer's knowledge of agent activity.¶
Verifiers that record hardware fingerprints or agent identity URNs for reputation purposes SHOULD apply data minimization principles: retain only the truncated fingerprint (as specified in Section 5.4) rather than the full identity certificate, and SHOULD define retention policies that limit how long fingerprint-to-message associations are stored.¶
Automated agents typically send from generated addresses (e.g., aid-based mailbox names) that do not route to a human operator. When a recipient needs to report abuse or request removal, there is no obvious contact path. Conversely, exposing the operator's real email address in every outbound message creates a spam and social-engineering target.¶
Implementations MAY include a short-lived, opaque contact token in outbound messages to bridge this gap. A contact token is a value that the Issuer can resolve to the operator's real contact address without revealing that address to the message recipient. The token SHOULD be rotated periodically (e.g., monthly) so that tokens from old messages cannot be used to build a long-term contact profile of the operator.¶
One approach is to carry the token in a header field alongside the attestation headers. An Issuer might define a contact-token header containing an HMAC-based opaque token; a recipient sends mail to <token>@contact.<issuer-domain> and the Issuer forwards it to the registered operator. The token is derived from the agent identity and a time-based rotation key, so it is not linkable across rotation periods and cannot be forged without the Issuer's secret.¶
This specification does not mandate a particular contact token format or delivery mechanism. Issuers that provide contact tokens SHOULD document their token lifetime and resolution procedure. Recipients SHOULD treat contact tokens as opaque values and SHOULD NOT attempt to derive agent identity from them.¶
The following hardware manufacturers, among others, publish root CA certificates that can be used to validate identity certificate chains. This list is illustrative, not exhaustive or preferential; the authoritative set of accepted roots is the Global Hardware Trust Store maintained by the Governance Authority ([I-D.drake-agent-identity-registry]):¶
Receiving mail servers implementing this specification SHOULD maintain a local trust store of hardware manufacturer root CAs, updated periodically. A community-maintained trust store (analogous to Mozilla's CA certificate program for TLS) would benefit the ecosystem. An open-source trust store project is available at https://github.com/1id-com/tpm-manufacturer-cas.¶
This appendix contains five complete email messages, one per trust tier, generated by the reference implementation of this specification. Each was sent through the MailPal.com submission service, verified and stamped by the receiving MailPal.com milter (the embedded Authentication-Results headers), then reproduced here verbatim from the receiving store; all base64-encoded values, signatures, and certificate chains are the original bytes as transmitted, re-folded only for width.¶
These are genuine, cryptographically verifiable messages. Readers can independently verify every example using the open-source hw-attest-verify tool (https://github.com/1id-com/hw-attest-verify), installable via "pip install hw-attest-verify". For each email file, run:¶
$ python3 -m hw_attest_verify --auth-results --no-time-check \
--hostname mailpal.com < example.eml
¶
The --no-time-check flag disables token expiry enforcement, since SD-JWT tokens have a five-minute lifetime and will have expired by the time of reading. Mode 1 (Hardware-Attestation) verification and the Mode 2 message binding and signature have no time dependency. The examples collectively demonstrate all five trust tiers (sovereign, portable, enclave, virtual, declared) in Combined Mode (Mode 1 + Mode 2), and the Authentication-Results headers injected by the MailPal.com verifier milter during SMTP reception.¶
Note on certificate chains: the Mode 1 (Hardware-Attestation) examples contain CMS certificate chains rooted at the Issuer's own CA ("1ID Root CA A" / "1ID Intermediate CA A"), not at hardware manufacturer root CAs. The Issuer verifies the manufacturer certificate chain during enrollment and then issues its own Issuer-certified certificate binding the device public key to the verified hardware identity; the resulting CMS chain is Agent Certificate (Issuer-signed) -> Issuer Intermediate CA -> Issuer Root CA. Deployments without an Issuer would instead include the full manufacturer chain (Section 5.1). Both formats are valid.¶
NOTE TO RFC EDITOR: Please retain the examples but remove this note. They are a non-normative aid to implementers and reviewers: complete, independently verifiable messages demonstrating every trust tier in Combined Mode.¶
A sovereign-tier identity backed by an Intel firmware TPM (fTPM) on a Windows host. Combined Mode: the Hardware-Attestation header carries a CMS SignedData bundle whose X.509 chain is rooted at the Issuer CA and signed by the TPM Attestation Key (RS256); the Hardware-Trust-Proof header carries an SD-JWT with a selectively disclosed trust_tier claim. The From address (a MailPal mailbox) is independent of the agent identity URN, showing that email sender identity and hardware identity are decoupled.¶
Delivered-To: 1id-tkoie2ve@mailpal.com
X-Spam-Status: No
Received: from [172.22.1.89] (unknown [110.143.72.26] (AS1221 Telstra Li
mited, AU)) (using TLSv1.3 with cipher TLS13_AES_256_GCM_SHA384)
by mail.mailpal.com (Stalwart SMTP) with ESMTPSA id 46E805DFA2E
7E96; Mon, 20 Jul 2026 12:23:24 +0000
Authentication-Results: mail.mailpal.com; none
Return-Path: <1id-tkoie2ve@mailpal.com>
DKIM-Signature: v=1; a=rsa-sha256; s=rsa; d=mailpal.com; c=relaxed/relax
ed; r=y; h=MIME-Version:Content-Transfer-Encoding:Content-Type:M
essage-ID:Date :Subject:To:From:Reply-To:Cc:In-Reply-To:Referenc
es:List-Id :List-Unsubscribe:Organization:User-Agent:Thread-Topi
c:Thread-Index; t=1784550204; x=1785414204; bh=+zYoqGOZF+SLg2o73
XQWN+dHdoYKhBx/EjD2iF9eSQ8= ; b=EpOBjJhISvap17u4wTQYs0TPUxFKsS1o
fKJFgJqXdopTJB+Km4DUnlUov8S1C7PMPd7ZmFf saBUZX1I+P5Q3Axe8GnG3+Ai
U/cXR84nALLgPiIa62JMLKrmU0YN60yvXV2Wdjb6aVXrWxaYtCB fhXRZ4YlpbGL
tAloK1Pl45SM9GONbj5CEb+xahRh34cVAZdoZArlwU1wEdbGQN5yHNnyrbWHK6h
vdU4utC0AfTT+TwO35AO+MzerXKrQ+0itvxmDDL3Bp9NyYhBZOoQCtCokJKIoqtk
dw1ZRjsjd5i 6YXbJBPNAY6GTUnMQ9m39rABZGfoZuQV67ivio5Bjzif1w==;
Authentication-Results: mailpal.com; hw-attest=pass header.typ=TPM heade
r.alg=RS256 header.tier=sovereign header.aid=urn:aid:global:id-f
cwgq-krznn-gdjzw-hmcbg
Authentication-Results: mailpal.com; hw-trust=pass header.trust_tier=sov
ereign header.issuer=1id.com
From: "RoG TPM (fleet sovereign)" <1id-tkoie2ve@mailpal.com>
To: 1id-tkoie2ve@mailpal.com
Subject: G4.6 sovereign TPM live round trip 1784550207
Date: Mon, 20 Jul 2026 22:23:27 +1000
Message-ID: <178455020763.42984.1964707234517379707@mailpal.com>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Hardware-Trust-Proof: eyJhbGciOiJFUzI1NiIsImtpZCI6IjFpZC1od2F0dGVzdC1lcz
I1Ni0xIiwidHlwIjoic2Qrand0In0.eyJpc3MiOiJodHRwczovLzFpZC5jb20iLC
JpYXQiOjE3ODQ1NTAyMDcsImV4cCI6MTc4NDU1MDUwNywibm9uY2UiOiJ5eFdSRF
ZicmdaWmo0ZDJjdWV6NVhqS0IzLUtNXzRyWHhvX2I0NjQ5WnhBIiwiX3NkX2FsZy
I6InNoYS0yNTYiLCJfc2QiOlsiaVFlVUlIQ1lYN2lFeWJDWklGazlDeHVVM29tNE
VTXzdrdjh4Z1VPeEVRTSJdfQ.EeEwXY8jJunAq4OnGcbuttRJo30qaP-Bs7dNwle
tEbLDKwZOFQPqMrVN1gfZIY3z6lGYWNcf9o6XBJEcRdFvzw~WyJCMENiTUlGbmhO
VjdZWUtpaEdKMUNRIiwidHJ1c3RfdGllciIsInNvdmVyZWlnbiJd~
X-1ID-Contact-Token: 84a1d0f5
Hardware-Attestation: v=1;typ=TPM;alg=RS256;h=from:to:subject:date:messa
ge-id:content-transfer-encoding:content-type:mime-version:from:t
o:subject:date:message-id:content-transfer-encoding:content-type
:mime-version;bh=-zYoqGOZF-SLg2o73XQWN-dHdoYKhBx_EjD2iF9eSQ8;ts=
1784550210;chain=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;ai
d=urn:aid:global:id-fcwgq-krznn-gdjzw-hmcbg
Signed by an Intel PTT TPM AK (sovereign tier).
The portable tier, authenticated by a Yubico YubiKey 5 (PIV slot 9a, ECDSA P-256). Mode 1 is ES256 signed inside the YubiKey; Mode 2 is the Issuer's SD-JWT. The trust_tier is "portable", reflecting the device used for this message.¶
Delivered-To: 1id-wat7nx1v@mailpal.com
X-Spam-Status: No
Received: from mac-mini.local (unknown [110.143.72.26] (AS1221 Telstra L
imited, AU)) (using TLSv1.3 with cipher TLS13_AES_256_GCM_SHA384
) by mail.mailpal.com (Stalwart SMTP) with ESMTPSA id 46E54FF73E
C0896; Mon, 20 Jul 2026 06:04:26 +0000
Authentication-Results: mail.mailpal.com; none
Return-Path: <1id-wat7nx1v@mailpal.com>
DKIM-Signature: v=1; a=rsa-sha256; s=rsa; d=mailpal.com; c=relaxed/relax
ed; r=y; h=MIME-Version:Content-Transfer-Encoding:Content-Type:M
essage-ID:Date :Subject:To:From:Reply-To:Cc:In-Reply-To:Referenc
es:List-Id :List-Unsubscribe:Organization:User-Agent:Thread-Topi
c:Thread-Index; t=1784527466; x=1785391466; bh=XLLTul1I5rE6+kqkl
eRP21xv5ryo+rFdicfhGU6luiI= ; b=CqK0+FE2aBW+37GD3nRPFA057OrHzISz
RxwyKwfyF5QJvcfIcy/2ZV2PancsrB33GH3HK11 OJYkIDaIQR87aYJm+3D9bDX5
vAtB2fPnQ78h13+zpBHsusa9DMVCv5/AbgU9LUfaKopRh7wR9Wi 5PoWhsB+yxyi
dGnFS7Z43Hhd2CKwhFisrgl0/XiwuetWyCga5qnh+d0eUxH8ksvD53BMDUdp69E
//2oF6QSQWWJDUSIm/dWaesxAKdDeL3RN09zYiZiEzdfVFizffIbx7Ie1WLkKk9Q
A2DGh1X+9Bg jHzStqphxswWajwjdJoqs6w0ByumeHAHUyFKQoe6+K1Iuw==;
Authentication-Results: mailpal.com; hw-attest=pass header.typ=PIV heade
r.alg=ES256 header.tier=portable header.aid=urn:aid:global:id-px
fpr-jcbdf-pbktm-dvzxk
Authentication-Results: mailpal.com; hw-trust=pass header.trust_tier=por
table header.issuer=1id.com
From: "Mini YubiKey (fleet portable)" <1id-wat7nx1v@mailpal.com>
To: 1id-wat7nx1v@mailpal.com
Subject: G4.3 live round trip 1784527463
Date: Mon, 20 Jul 2026 16:04:23 +1000
Message-ID: <178452746341.60729.1268314708737853327@mailpal.com>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Hardware-Trust-Proof: eyJhbGciOiJFUzI1NiIsImtpZCI6IjFpZC1od2F0dGVzdC1lcz
I1Ni0xIiwidHlwIjoic2Qrand0In0.eyJpc3MiOiJodHRwczovLzFpZC5jb20iLC
JpYXQiOjE3ODQ1Mjc0NjMsImV4cCI6MTc4NDUyNzc2Mywibm9uY2UiOiIzX2diNU
lLb3JUdGNLb0hMZ2hNWmd3YmQtWEFvNl9DNlA1ajYyT0xKVDhvIiwiX3NkX2FsZy
I6InNoYS0yNTYiLCJfc2QiOlsiLUs4dXNUcVlhLXpiaTB1QkZjZ3FOVFpDZkRoUj
lyRmZOY3EwVUM3dF9BZyJdfQ.UBetwtX8Qw6MCaC02jdp_UECyryO3kzeq0h_qub
QWt2dQwIYIXDf4XNvTkpew0knJFxIr998ARhaFJ5RtVJyAw~WyJENHZ2QWc4SWEw
ZEZRc3RORzR4cDd3IiwidHJ1c3RfdGllciIsInBvcnRhYmxlIl0~
X-1ID-Contact-Token: 6028a5f5
Hardware-Attestation: v=1;typ=PIV;alg=ES256;h=from:to:subject:date:messa
ge-id:content-transfer-encoding:content-type:mime-version:from:t
o:subject:date:message-id:content-transfer-encoding:content-type
:mime-version;bh=XLLTul1I5rE6-kqkleRP21xv5ryo-rFdicfhGU6luiI;ts=
1784527464;chain=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;aid=urn:aid:global
:id-pxfpr-jcbdf-pbktm-dvzxk
Hardware-attested live round trip.
The enclave tier, authenticated by an Apple Secure Enclave (M-series Mac). The Enclave signs Mode 1 with a non-extractable P-256 key (ES256); Mode 2 is the Issuer's SD-JWT.¶
Delivered-To: 1id-xiz43mxz@mailpal.com
X-Spam-Status: No
Received: from mac-mini.local (unknown [110.143.72.26] (AS1221 Telstra L
imited, AU)) (using TLSv1.3 with cipher TLS13_AES_256_GCM_SHA384
) by mail.mailpal.com (Stalwart SMTP) with ESMTPSA id 46EB43B8BD
01296; Mon, 20 Jul 2026 19:56:37 +0000
Authentication-Results: mail.mailpal.com; none
Return-Path: <1id-xiz43mxz@mailpal.com>
DKIM-Signature: v=1; a=rsa-sha256; s=rsa; d=mailpal.com; c=relaxed/relax
ed; r=y; h=MIME-Version:Content-Transfer-Encoding:Content-Type:M
essage-ID:Date :Subject:To:From:Reply-To:Cc:In-Reply-To:Referenc
es:List-Id :List-Unsubscribe:Organization:User-Agent:Thread-Topi
c:Thread-Index; t=1784577397; x=1785441397; bh=x7PBxYU9zbJ/Iyvcu
LiJtP35Kg90x5zK9MbuIsBdMCI= ; b=VX1QrFHOm36KDPCdLe0TCrBzX1FIszvv
As0K9v1RUtzML4fmY316ShWfHIgyGycJJs8oDEd u0rRwh3IzBT/KpxR6+irBnKx
nmNhXgqBYb1p8tDH7A3qVqiffGlHKxIa//a0DCFLjdEW48ycM6D BmGYiqtmQ4z9
2RDjwWKVjoQT50E6UpcqoZ9rs8+k3iRnpwOojLuOttuFX5KoUNQxD0XZION/j+j
27l9G617tbDkXJuZx+w+eW11CsKhaW+Z2EL8bzOXOp35FAvT3ZZTsHFtGQxbMPG9
4vzjjN8C/HR LZnxJk/vdkeFCds5FJWc1TSAuD4nU/LxP1PJwr4P9PJq6Q==;
Authentication-Results: mailpal.com; hw-attest=pass header.typ=ENC heade
r.alg=ES256 header.tier=enclave header.aid=urn:aid:global:id-bfg
qg-nbzqp-ktchf-rvxpk
Authentication-Results: mailpal.com; hw-trust=pass header.trust_tier=enc
lave header.issuer=1id.com
From: 1id-xiz43mxz@mailpal.com
To: 1id-xiz43mxz@mailpal.com
Subject: G4.6 enclave SE live round trip 1784577392
Date: Tue, 21 Jul 2026 05:56:32 +1000
Message-ID: <178457739248.2337.8656048910547302110@mailpal.com>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Hardware-Trust-Proof: eyJhbGciOiJFUzI1NiIsImtpZCI6IjFpZC1od2F0dGVzdC1lcz
I1Ni0xIiwidHlwIjoic2Qrand0In0.eyJpc3MiOiJodHRwczovLzFpZC5jb20iLC
JpYXQiOjE3ODQ1NzczOTMsImV4cCI6MTc4NDU3NzY5Mywibm9uY2UiOiJfZ2E1dD
RtaEVWd0xlUzliNzJweE5RUl94N2dEdURQNHM1V1VhVVdpal9BIiwiX3NkX2FsZy
I6InNoYS0yNTYiLCJfc2QiOlsiUXg0czVBcVIxYW9pU3FaREpXZlk0MEEwdHpjQT
B6eU0zUkxaZXBhaDVVdyJdfQ._-zT87Sb_r4ecbRHlMRsLf7teMgqrrqw9MSlmFG
V0AF9imzu9NTkng4sWz6r4qFpOgtshA-cCWmeUhumhgUy9Q~WyJJR1RaQ1lYaW9E
Nm43WHpxM2xPT3pRIiwidHJ1c3RfdGllciIsImVuY2xhdmUiXQ~
X-1ID-Contact-Token: a5b37c69
Hardware-Attestation: v=1;typ=ENC;alg=ES256;h=from:to:subject:date:messa
ge-id:content-transfer-encoding:content-type:mime-version:from:t
o:subject:date:message-id:content-transfer-encoding:content-type
:mime-version;bh=x7PBxYU9zbJ_IyvcuLiJtP35Kg90x5zK9MbuIsBdMCI;ts=
1784577395;chain=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;aid=urn:aid:global
:id-bfgqg-nbzqp-ktchf-rvxpk
Signed by an Apple Secure Enclave (enclave tier).
The virtual tier, authenticated by a VMware virtual TPM 2.0 in a Windows 11 guest. Mode 1 is signed by the vTPM Attestation Key; Mode 2 is the Issuer's SD-JWT. The trust_tier is "virtual", distinguishing software-virtualized hardware roots from physical ones.¶
Delivered-To: 1id-jq8c84k4@mailpal.com
X-Spam-Status: No
Received: from [172.22.1.46] (unknown [110.143.72.26] (AS1221 Telstra Li
mited, AU)) (using TLSv1.3 with cipher TLS13_AES_256_GCM_SHA384)
by mail.mailpal.com (Stalwart SMTP) with ESMTPSA id 46E843E100E
9296; Mon, 20 Jul 2026 12:57:16 +0000
Authentication-Results: mail.mailpal.com; none
Return-Path: <1id-jq8c84k4@mailpal.com>
DKIM-Signature: v=1; a=rsa-sha256; s=rsa; d=mailpal.com; c=relaxed/relax
ed; r=y; h=MIME-Version:Content-Transfer-Encoding:Content-Type:M
essage-ID:Date :Subject:To:From:Reply-To:Cc:In-Reply-To:Referenc
es:List-Id :List-Unsubscribe:Organization:User-Agent:Thread-Topi
c:Thread-Index; t=1784552236; x=1785416236; bh=j94kQdwkDpr0beg/2
AYPsvBliBSyGJGVgB5HAaW4fxQ= ; b=EHVA1YrEMiJrcy5oO4EhPcUe4SmstfCR
6Ej3b77+4HnBYTHUqvfo17hoVdtjrLOtG16d8xu UDC2ckEsVg4neTXzchvIVA4x
ul8jTBgCKjaDNWTc4SYDhMlqnpnRhModCbZ4WFoltLB8C9n+KsZ Ybc1t/0/FtSh
pLPtKwvewUqyjPMoIi1WqmqmUxTEZ/ovWBfQ3GD6zwDr6iromBpdyH8B3UyMRyf
Xel/gmfjubN+rDFjkbVQ8uoAay5WXj/WNzq95vWHqtaOae8FoEvDV2gBNWmstbg2
BYBW/f3AWo6 C6PtAZHmnoijiFOZ1L712ao0KvRkaHjSjirWhCw1rCx9IQ==;
Authentication-Results: mailpal.com; hw-attest=pass header.typ=VRT heade
r.alg=RS256 header.tier=virtual header.aid=urn:aid:global:id-rgp
nz-jmbvn-vpswz-xnwsp
Authentication-Results: mailpal.com; hw-trust=pass header.trust_tier=vir
tual header.issuer=1id.com
From: w11vtpm-Virtual <1id-jq8c84k4@mailpal.com>
To: 1id-jq8c84k4@mailpal.com
Subject: G4.6 virtual vTPM live round trip 1784552208
Date: Mon, 20 Jul 2026 22:56:48 +1000
Message-ID: <178455220824.3188.11497027029775143127@mailpal.com>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Hardware-Trust-Proof: eyJhbGciOiJFUzI1NiIsImtpZCI6IjFpZC1od2F0dGVzdC1lcz
I1Ni0xIiwidHlwIjoic2Qrand0In0.eyJpc3MiOiJodHRwczovLzFpZC5jb20iLC
JpYXQiOjE3ODQ1NTIyMDgsImV4cCI6MTc4NDU1MjUwOCwibm9uY2UiOiI3cGNFTG
I4VldfOW9CRHluTjN6VHdpblZtc1ltWkJLRFJ5SmszcTlTRVhFIiwiX3NkX2FsZy
I6InNoYS0yNTYiLCJfc2QiOlsiVngtUTNFSGhjYjdpVXc4VC1aQVNHTVVxaUdQUm
lEbUU3dWJHM1lPc1FrWSJdfQ.25Sm9Iia2FbrPi1ayk-vFUTIDhmvyJp-eLX0Dya
69aWqZtkQFC2BLurh_UT45mj80yIB1HAeDtrr2dIlw-Wglw~WyJBdlRTYkI0bjIw
cm16QUdyZmt1YjR3IiwidHJ1c3RfdGllciIsInZpcnR1YWwiXQ~
X-1ID-Contact-Token: df4f2e4c
Hardware-Attestation: v=1;typ=VRT;alg=RS256;h=from:to:subject:date:messa
ge-id:content-transfer-encoding:content-type:mime-version:from:t
o:subject:date:message-id:content-transfer-encoding:content-type
:mime-version;bh=j94kQdwkDpr0beg_2AYPsvBliBSyGJGVgB5HAaW4fxQ;ts=
1784552211;chain=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
VNf9YC+AhVaj2lnhgCZJU;aid=urn:aid:global:id-rgpnz-jmbvn-vpswz-xn
wsp
Signed by a VMware vTPM AK (virtual tier).
The declared tier: no hardware root, a software-held P-256 key (typ=SFT). It carries the identical header structure as the hardware tiers -- verifiers treat it uniformly and simply observe the lower trust_tier. This is the always-available fallback.¶
Delivered-To: 1id-j4o5dtqu@mailpal.com
X-Spam-Status: No
Received: from mac-mini.local (unknown [110.143.72.26] (AS1221 Telstra L
imited, AU)) (using TLSv1.3 with cipher TLS13_AES_256_GCM_SHA384
) by mail.mailpal.com (Stalwart SMTP) with ESMTPSA id 46EB497EB7
01496; Mon, 20 Jul 2026 19:59:46 +0000
Authentication-Results: mail.mailpal.com; none
Return-Path: <1id-j4o5dtqu@mailpal.com>
DKIM-Signature: v=1; a=rsa-sha256; s=rsa; d=mailpal.com; c=relaxed/relax
ed; r=y; h=MIME-Version:Content-Transfer-Encoding:Content-Type:M
essage-ID:Date :Subject:To:From:Reply-To:Cc:In-Reply-To:Referenc
es:List-Id :List-Unsubscribe:Organization:User-Agent:Thread-Topi
c:Thread-Index; t=1784577586; x=1785441586; bh=/hBmNom6dgX16Jiqg
eVMaCDc9YMjq3t5amM+dCWybRQ= ; b=a9hL+UCir7pPpAU3gEl+ET2513ewmh6/
gbPJK/QQJkQO2vHqyMClALeCeS2gfhOd1s7oCuS 5kZMW5vjjw4671bvdG2XOt5f
1Hmiej3p8EVgXcwqyYlVc2v7aY1kawi0j/hMsQL3vVkH1bfvgro NQeJM2xKYbxY
bX7iy6KBG6pJw7VF72qFVwvTMEcO1a0mlgmBhBqRj4MdBPu9QabGt0luGq5yClc
YXv/skxFzEA5JE1mUkiZnKSagpd3qF/UQbAN2CncQy0Uc4n1ex72vxKJp7iujbFQ
PzAirisjUvr jhfmLqcUvgo4jEI4efFdnH8vaCwRJdonEX+oXPIrHqtOZQ==;
Authentication-Results: mailpal.com; hw-attest=pass header.typ=SFT heade
r.alg=ES256 header.tier=declared header.aid=urn:aid:global:id-mz
bdt-thkzh-fsfmt-mpfmp
Authentication-Results: mailpal.com; hw-trust=pass header.trust_tier=dec
lared header.issuer=1id.com
From: 1id-j4o5dtqu@mailpal.com
To: 1id-j4o5dtqu@mailpal.com
Subject: G4.6 declared software live round trip 1784577583
Date: Tue, 21 Jul 2026 05:59:43 +1000
Message-ID: <178457758322.5003.16734413728945092494@mailpal.com>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Hardware-Trust-Proof: eyJhbGciOiJFUzI1NiIsImtpZCI6IjFpZC1od2F0dGVzdC1lcz
I1Ni0xIiwidHlwIjoic2Qrand0In0.eyJpc3MiOiJodHRwczovLzFpZC5jb20iLC
JpYXQiOjE3ODQ1Nzc1ODMsImV4cCI6MTc4NDU3Nzg4Mywibm9uY2UiOiJtbUFacX
Qxa0NsUkk5bVFDRlRKUWUtWXRkQy02Mkhsb0p4YkQtNkZvU0s0IiwiX3NkX2FsZy
I6InNoYS0yNTYiLCJfc2QiOlsiaUg1Z3diZk16eXJNQ0Vsel9wRm1CSXl0akV0NX
FBWW5YV1l3WjBYaXlHUSJdfQ.fUUZ6OWs-90IFtyWwzp1uCqrKNg2xj4CYqxxbZk
hvlxouIaQHUqRhoGeCKY8fcNz-sX0oWVgZ3grivnoHijKvQ~WyJsa21BNXc2VU1v
VzIzUUNuVTZzU3NnIiwidHJ1c3RfdGllciIsImRlY2xhcmVkIl0~
X-1ID-Contact-Token: 3468961f
Hardware-Attestation: v=1;typ=SFT;alg=ES256;h=from:to:subject:date:messa
ge-id:content-transfer-encoding:content-type:mime-version:from:t
o:subject:date:message-id:content-transfer-encoding:content-type
:mime-version;bh=_hBmNom6dgX16JiqgeVMaCDc9YMjq3t5amM-dCWybRQ;ts=
1784577584;chain=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;aid=urn:aid:global
:id-mzbdt-thkzh-fsfmt-mpfmp
Signed by a software key (declared tier).
The following Authentication-Results headers illustrate what receiving mail servers emit when verification fails. These are from actual test messages where the attestation was malformed or tampered with. Implementers building verifiers should emit similar diagnostic information in the parenthetical comment.¶
Mode 2 (SD-JWT Trust Proof) failure -- message-binding nonce mismatch, indicating the SD-JWT was not bound to this specific message (possible replay or header modification):¶
Authentication-Results: mailpal.com; hw-trust=fail header.trust_tier=declared header.issuer=1id.com (Message-binding nonce mismatch: got 'uVgDzsXUJUPch1I-hRM3vGgip4uIvrkE1aeixhsp3OU', expected 'lB_mxWwfU9o301aGO4Yb3GdTzKm)¶
Mode 1 (Direct Hardware Attestation) failure -- cryptographic signature does not match, indicating the message body or signed headers were modified after signing (or the signing key does not match the certificate chain):¶
Authentication-Results: mailpal.com; hw-attest=fail header.typ=TPM header.alg=RS256 header.tier=sovereign header.aid=urn:aid:global:id-fcwgq-krznn-gdjzw-hmcbg (Signature verification failed: Cryptographic signature does not match)¶
The CMS attestation bundle (the "chain" value defined in Section 5.2) and the SD-JWT trust proof (defined in Section 6.2) are self-contained data structures whose verification algorithms (Section 5.3 and Section 6.4) do not depend on email semantics. The body hash (bh) generalizes to a content hash over whatever payload the attestation covers.¶
Potential transport bindings include but are not limited to:¶
Detailed specification of these bindings is out of scope for this document and is deferred to future companion documents.¶
The concept of using hardware attestation for email sender verification was developed in the context of building a hardware identity registrar for autonomous AI agents. The author thanks the Trusted Computing Group for the TPM 2.0 specification, the authors of [RFC9901] (SD-JWT) for the selective disclosure mechanism, the authors of [RFC9334] (RATS Architecture) for establishing the remote attestation architecture that this document builds upon, and the authors of [RFC8141] (URN) for the persistent identifier framework that underpins the federated agent identity model.¶