Join our Newsletter — 33% off our NHI Course
Home› FAQ› Architecture & Implementation› What should organisations do when they need confidential…
Architecture & Implementation

What should organisations do when they need confidential AI use but cannot tolerate third-party plaintext exposure?

← Back to all FAQ
By NHI Mgmt Group Editorial Team Updated September 25, 2026 Domain: Architecture & Implementation

They should choose a design that keeps decryption under their control, either through verified enclave-based inference or by running the model locally. If the material cannot be exposed to any remote GPU, even inside a trusted execution environment, local inference is the stronger option. For lower sensitivity, a hardware-verified enclave can be a practical middle ground.

When confidential AI must avoid third-party plaintext exposure

When the material cannot be exposed in plaintext to a vendor, the design choice is about who can decrypt, where inference runs, and what trust boundary remains. A hardware-verified enclave can reduce exposure when the data may be processed in a remote environment, but if the data is too sensitive for any remote GPU visibility, local inference is the cleaner control boundary.

That decision is less about model quality and more about who controls the decryption path. If decryption happens under your own control, you preserve stronger assurance that a cloud operator, support process, or upstream service cannot inspect plaintext beyond the intended execution window.

Why enclave inference is a middle ground, not a universal answer

Verified enclaves can be useful when the organisation wants remote scale without handing raw material to the cloud platform. The practical benefit is that encrypted inputs are only decrypted inside a measured environment, which narrows who can see the data and reduces reliance on the provider’s operational trust alone.

The trade-off is that this still places trust in the remote execution stack, including attestation, enclave implementation, platform configuration, and the boundaries around memory, logging, and output handling. That is why enclave-based inference is best treated as a bounded compromise, not equivalent to fully local execution.

For readers evaluating that option, the relevant question is not whether the cloud is “secure enough” in the abstract. It is whether the organisation can accept any remote processing at all, and whether the enclave guarantee is strong enough for the specific material, regulatory duty, or contract constraint involved.

Why local inference becomes the stronger choice for highest-sensitivity use

Local inference keeps decryption and execution inside an environment the organisation directly administers. That removes third-party plaintext exposure from the design entirely, which matters when the confidentiality requirement is so strict that even attested remote execution remains unacceptable.

This is usually the right answer when the AI workload touches highly restricted commercial data, sensitive regulated records, or information whose compromise would be materially damaging even if the provider never intended to inspect it. It also simplifies some trust assumptions, because the organisation no longer needs to reason about enclave attestation, remote operator access, or cloud-side handling of transient plaintext.

The cost is operational rather than conceptual: local inference shifts responsibility onto your own hardware capacity, model lifecycle, patching, performance tuning, and availability planning. That is a deliberate security trade-off, not a technical limitation of the confidentiality model.

Risk and Threat Considerations

The main risk is false confidence in “protected” remote processing. If plaintext exists anywhere outside your own control, the residual exposure includes provider-side inspection, misconfiguration, logging leakage, platform compromise, and policy exceptions that can defeat the intended confidentiality boundary.

Failure mechanism: A design that still decrypts data on remote infrastructure can leak via the enclave boundary, operational telemetry, support workflows, or compromise of the surrounding cloud stack, even when the model workload itself is intended to be protected.

Impact: The consequence is loss of confidentiality at the exact point the organisation was trying to protect, which can create regulatory, contractual, legal, or competitive harm and force an avoidable redesign after deployment.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

NIST SP 800-53 Rev 5 and NIST Zero Trust (SP 800-207) set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
NIST SP 800-53 Rev 5SC-13 — Cryptographic ProtectionProtects data confidentiality by controlling decryption and cryptographic use.
SC-28 — Protection of Information at RestRelevant where model inputs or caches must remain protected outside execution.
AC-6 — Least PrivilegeMinimises who can access sensitive AI material and runtime components.
Recommendation — Keep decryption under direct organisational control for sensitive AI workloads. Protect stored AI inputs and outputs so plaintext is not exposed unnecessarily. Restrict access to the smallest set of operators and services needed.
NIST Zero Trust (SP 800-207)ZT.NA-01 — not_usedNone

Practitioner Guidance

What to prioritise: Classify the material by its exposure tolerance before selecting the platform. If third-party plaintext exposure is unacceptable under any circumstance, choose local inference first and treat remote enclave inference as in-scope only when the organisation explicitly accepts that residual trust boundary.

What to verify: For enclave-based designs, verify the attestation story, the plaintext handling path, and whether any logs, crash dumps, or support tooling can surface sensitive inputs. For local deployments, verify that the hardware, update process, and model runtime can support the confidentiality requirement without creating new unmanaged copies of the data.

Practitioner takeaway: The key decision is not cloud versus on-premises in the abstract, but whether the organisation is willing to let any remote system see decrypted material; if the answer is no, local inference is the safer control boundary.

Deepen Your Knowledge

Sign up to our weekly newsletter — get 33% off our NHI Foundation Level Course

    NHIMG Editorial Note
    Reviewed and updated by the NHIMG editorial team on September 25, 2026.
    NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org