<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Platform Ownership Endorsements: tool for platform-identity extraction in Intel® Software Guard Extensions (Intel® SGX)</title>
    <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Platform-Ownership-Endorsements-tool-for-platform-identity/m-p/1746652#M6493</link>
    <description>&lt;P class="x_MsoNormal"&gt;&lt;SPAN data-olk-copy-source="MessageBody"&gt;An important step in Intel's&amp;nbsp;&lt;A href="https://www.intel.com/content/www/us/en/developer/articles/technical/software-security-guidance/technical-documentation/platform-ownership-endorsements.html" target="_blank" rel="nofollow noopener"&gt;Platform Ownership Endorsements&lt;/A&gt;&amp;nbsp;flow is to extract platform identities and to generate signed POE structures.&lt;/SPAN&gt;&lt;SPAN data-olk-copy-source="MessageBody"&gt;&amp;nbsp;Last week, Intel&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;released the first version of&amp;nbsp;the&amp;nbsp;&lt;A title="https://github.com/intel/confidential-computing.tee.dcap.poe/blob/v1.26/poe-gen-tool/README.md" href="https://github.com/intel/confidential-computing.tee.dcap.poe/blob/v1.26/poe-gen-tool/README.md" target="_self" data-linkindex="0" data-auth="NotApplicable"&gt;Intel® Platform Ownership Endorsement Generator (Intel® POE Generator)&lt;/A&gt;, supporting the platform identity extraction:&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL type="disc"&gt;
&lt;LI class="x_MsoListParagraph"&gt;&lt;SPAN&gt;Extracts&amp;nbsp;Platform Instance IDs&amp;nbsp;(PIID) from Platform Manifests (Base16 format), PCK Certificates (PEM format), and SGX/TD Quotes&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI class="x_MsoListParagraph"&gt;&lt;SPAN&gt;Extracts&amp;nbsp;Processor Registration IDs&amp;nbsp;(PRID) from Platform Manifests (Base16 format)&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI class="x_MsoListParagraph"&gt;&lt;SPAN&gt;Emits results as JSON, with a versioned schema (see&amp;nbsp;&lt;A title="https://github.com/intel/confidential-computing.tee.dcap.poe/blob/v1.26/poe-gen-tool/schemas/extract-output.schema.json" href="https://github.com/intel/confidential-computing.tee.dcap.poe/blob/v1.26/poe-gen-tool/schemas/extract-output.schema.json" target="_blank" rel="noopener" data-linkindex="2" data-auth="NotApplicable"&gt;poe-gen-tool/schemas/extract-output.schema.json)&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P class="x_MsoNormal" data-unlink="true"&gt;&lt;SPAN&gt;While this is the first release of the tool, it’s version name matches the current Intel® Data Center Attestation Primitives (Intel®&amp;nbsp;&lt;A title="https://github.com/intel/confidential-computing.tee.dcap" href="https://github.com/intel/confidential-computing.tee.dcap" target="_blank" rel="noopener" data-linkindex="3" data-auth="NotApplicable"&gt;DCAP&lt;/A&gt;)&amp;nbsp;release. In future Intel DCAP releases,&amp;nbsp;the&amp;nbsp;Intel® POE Generator&amp;nbsp; will additionally be packaged as DEB &amp;amp; RPM and distributed together with the other Intel DCAP packages.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 04 May 2026 08:06:47 GMT</pubDate>
    <dc:creator>Benny_Intel</dc:creator>
    <dc:date>2026-05-04T08:06:47Z</dc:date>
    <item>
      <title>Platform Ownership Endorsements: tool for platform-identity extraction</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Platform-Ownership-Endorsements-tool-for-platform-identity/m-p/1746652#M6493</link>
      <description>&lt;P class="x_MsoNormal"&gt;&lt;SPAN data-olk-copy-source="MessageBody"&gt;An important step in Intel's&amp;nbsp;&lt;A href="https://www.intel.com/content/www/us/en/developer/articles/technical/software-security-guidance/technical-documentation/platform-ownership-endorsements.html" target="_blank" rel="nofollow noopener"&gt;Platform Ownership Endorsements&lt;/A&gt;&amp;nbsp;flow is to extract platform identities and to generate signed POE structures.&lt;/SPAN&gt;&lt;SPAN data-olk-copy-source="MessageBody"&gt;&amp;nbsp;Last week, Intel&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;released the first version of&amp;nbsp;the&amp;nbsp;&lt;A title="https://github.com/intel/confidential-computing.tee.dcap.poe/blob/v1.26/poe-gen-tool/README.md" href="https://github.com/intel/confidential-computing.tee.dcap.poe/blob/v1.26/poe-gen-tool/README.md" target="_self" data-linkindex="0" data-auth="NotApplicable"&gt;Intel® Platform Ownership Endorsement Generator (Intel® POE Generator)&lt;/A&gt;, supporting the platform identity extraction:&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL type="disc"&gt;
&lt;LI class="x_MsoListParagraph"&gt;&lt;SPAN&gt;Extracts&amp;nbsp;Platform Instance IDs&amp;nbsp;(PIID) from Platform Manifests (Base16 format), PCK Certificates (PEM format), and SGX/TD Quotes&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI class="x_MsoListParagraph"&gt;&lt;SPAN&gt;Extracts&amp;nbsp;Processor Registration IDs&amp;nbsp;(PRID) from Platform Manifests (Base16 format)&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI class="x_MsoListParagraph"&gt;&lt;SPAN&gt;Emits results as JSON, with a versioned schema (see&amp;nbsp;&lt;A title="https://github.com/intel/confidential-computing.tee.dcap.poe/blob/v1.26/poe-gen-tool/schemas/extract-output.schema.json" href="https://github.com/intel/confidential-computing.tee.dcap.poe/blob/v1.26/poe-gen-tool/schemas/extract-output.schema.json" target="_blank" rel="noopener" data-linkindex="2" data-auth="NotApplicable"&gt;poe-gen-tool/schemas/extract-output.schema.json)&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P class="x_MsoNormal" data-unlink="true"&gt;&lt;SPAN&gt;While this is the first release of the tool, it’s version name matches the current Intel® Data Center Attestation Primitives (Intel®&amp;nbsp;&lt;A title="https://github.com/intel/confidential-computing.tee.dcap" href="https://github.com/intel/confidential-computing.tee.dcap" target="_blank" rel="noopener" data-linkindex="3" data-auth="NotApplicable"&gt;DCAP&lt;/A&gt;)&amp;nbsp;release. In future Intel DCAP releases,&amp;nbsp;the&amp;nbsp;Intel® POE Generator&amp;nbsp; will additionally be packaged as DEB &amp;amp; RPM and distributed together with the other Intel DCAP packages.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 04 May 2026 08:06:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Platform-Ownership-Endorsements-tool-for-platform-identity/m-p/1746652#M6493</guid>
      <dc:creator>Benny_Intel</dc:creator>
      <dc:date>2026-05-04T08:06:47Z</dc:date>
    </item>
    <item>
      <title>Re: Platform Ownership Endorsements: tool for platform-identity extraction</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Platform-Ownership-Endorsements-tool-for-platform-identity/m-p/1747600#M6494</link>
      <description>Thanks</description>
      <pubDate>Tue, 12 May 2026 02:22:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Platform-Ownership-Endorsements-tool-for-platform-identity/m-p/1747600#M6494</guid>
      <dc:creator>nahyzmv</dc:creator>
      <dc:date>2026-05-12T02:22:07Z</dc:date>
    </item>
  </channel>
</rss>

