Nitride
HomeDocumentationTutorials
  • Nitride
  • Documentation
    • What is Nitride?
    • Use Cases
    • Setup
      • Install Nitride
      • Configure
    • Get Started
      • Attesting a MariaDB database with Cloud-Init
    • Concepts
      • Attestation
        • AMD SEV PKI
        • Intel TDX PKI
      • enclaivelet
    • Supported Technologies
  • Tutorials
    • Create identities and policies
    • Attesting a buckypaper VM
  • Developers
    • API
      • Overview
      • Identities
      • Policies
      • Totp
      • Attestations
      • Logs
      • Config
      • Annotations
  • CLI
    • Enable Auth
    • Register Identities
    • Create Policy
    • Create Attestation
    • Enable Namespacing
  • Resources
    • Blog
    • GitHub
    • Youtube
    • CCx101
Powered by GitBook
On this page
  • By platform
  • By hypervisor

Was this helpful?

  1. Documentation

Supported Technologies

As of now, there is no standard that defines the identity of workload, be it the identity of a VM, kubernetes node, or pod. Nitride implements a universal attestation profile, abstracting out the various attestation platform vendors and cloud service providers implement and provides a universal format.

By platform

  • Intel Security Guard Extension (SGX) v2.0 available on Xeon 3rd gen

  • Intel Trusted Domain Extension (TDX) v1.0 available on Xeon 5th gen

  • ARM Secure Encrypted Virtualization with secure nested pages (SEV SNP) available on Epyc 3rd gen

ARM confidential compute architecture (CCA) available on Cortex A9

By hypervisor

  • KVM/Qemu virtualization on Linux kernel 6.1+

  • KVM/Qemu nested virtualization on Linux kernel 6.1+

  • vSphere 8 Update 2 with SGX support

  • vSphere 9 with SEV and TDX support (coming soon)

Last updated 1 year ago

Was this helpful?