Software Alternatives & Reviews

How to get the EK and Registration ID from a TPM 2.0 module on Raspian

Azure IoT Hub Azure IoT Edge
  1. Manage billions of IoT devices with Azure IoT Hub, a cloud platform that lets you easily connect, monitor, provision, and configure IoT devices.
    I am currently working on an IoT Project for my Bachelor's thesis. The goal is to gather data from an existing machine and send it to an Azure cloud via AMQP. To do this I have set up an IoT Hub and will be using the Azure IoT Edge runntime to connect and send the Data. For initial development, I have authenticated my devices to the cloud using symmetric keys generated by the IoT hub. Now I want to switch to something more secure. All my Devices come with a TPM 2.0 Module. It is possible to use this to authenticate my devices via the Azure DPS Service. To do this I need the EK and the Registration ID of the TPM. I have already installed the tpm2-library and can interact with my TPM. I tried getting the EK using the command:.

    #IoT Platform #Data Dashboard #IoT 3 social mentions

  2. Connect cloud intelligence to your edge devices with Azure IoT Edge, a comprehensive service that deploys artificial intelligence and custom logic to all IoT devices.
    I am currently working on an IoT Project for my Bachelor's thesis. The goal is to gather data from an existing machine and send it to an Azure cloud via AMQP. To do this I have set up an IoT Hub and will be using the Azure IoT Edge runntime to connect and send the Data. For initial development, I have authenticated my devices to the cloud using symmetric keys generated by the IoT hub. Now I want to switch to something more secure. All my Devices come with a TPM 2.0 Module. It is possible to use this to authenticate my devices via the Azure DPS Service. To do this I need the EK and the Registration ID of the TPM. I have already installed the tpm2-library and can interact with my TPM. I tried getting the EK using the command:.

    #Data Dashboard #IoT Platform #Analytics 2 social mentions

Discuss: How to get the EK and Registration ID from a TPM 2.0 module on Raspian

Log in or Post with