<?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 Hi: in Intel® Software Guard Extensions (Intel® SGX)</title>
    <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Local-Attestation-for-Platform-Security/m-p/1182882#M3605</link>
    <description>&lt;P&gt;Hi:&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 12px;"&gt;To prove the App's security,&lt;/SPAN&gt;Remote attestation is needed. The Quoting Enclave is used to change&amp;nbsp; "SGX report" to "SGX quote". In that process it uses the EPID algorithm for generating a signature. In remote attestation process, we check a lot of things, like MrEnclave, MrSigner, isv_SVN and so on to make sure that, the enclave is the right enclave, and the platform satisfies the security requirement.&amp;nbsp; We can use remote attestation to check one of applications, and then use the enclave local attest others.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Launching Enclave will check the&amp;nbsp;&lt;SPAN style="font-size: 12px;"&gt;integrity of an Enclave when it launching. When we sign an Enclave, the signer will write MrENCLAVE and MrSigner in Enclave metadata. Launching Enclave will take the value in metadata for compari&lt;/SPAN&gt;&lt;SPAN style="font-size: 12px;"&gt;son.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 12px;"&gt;Regards&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 12px;"&gt;you&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 16 Jan 2018 02:41:48 GMT</pubDate>
    <dc:creator>you_w_</dc:creator>
    <dc:date>2018-01-16T02:41:48Z</dc:date>
    <item>
      <title>Local Attestation for Platform Security</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Local-Attestation-for-Platform-Security/m-p/1182881#M3604</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;

&lt;P&gt;I am just a beginner using this technology. I was reading up the documentation to understand.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Can we somehow ensure that a self-attested Application using Local Attestation to prove the integrity and confidentiality of an Application Enclave or is remote attestation indispensible and the only way to prove an App is secure? I am assuming even if OS, Hypervisor etc. are all untrusted, the Intel PSW is a trusted software and therefore using Quoting Enclave is it not possible to self attest an Application Enclave for its integrity?&lt;/P&gt;

&lt;P&gt;Also, if the MRENCLAVE measurement of the Application is taken newly everytime the Application is loaded, and if no "known hash" exists to compare with , how can we be assured that it has not been "re-written" and "re-signed"?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thanks for clarification.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;-Tina&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jan 2018 09:13:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Local-Attestation-for-Platform-Security/m-p/1182881#M3604</guid>
      <dc:creator>bergmann__Tina</dc:creator>
      <dc:date>2018-01-15T09:13:07Z</dc:date>
    </item>
    <item>
      <title>Hi:</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Local-Attestation-for-Platform-Security/m-p/1182882#M3605</link>
      <description>&lt;P&gt;Hi:&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 12px;"&gt;To prove the App's security,&lt;/SPAN&gt;Remote attestation is needed. The Quoting Enclave is used to change&amp;nbsp; "SGX report" to "SGX quote". In that process it uses the EPID algorithm for generating a signature. In remote attestation process, we check a lot of things, like MrEnclave, MrSigner, isv_SVN and so on to make sure that, the enclave is the right enclave, and the platform satisfies the security requirement.&amp;nbsp; We can use remote attestation to check one of applications, and then use the enclave local attest others.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Launching Enclave will check the&amp;nbsp;&lt;SPAN style="font-size: 12px;"&gt;integrity of an Enclave when it launching. When we sign an Enclave, the signer will write MrENCLAVE and MrSigner in Enclave metadata. Launching Enclave will take the value in metadata for compari&lt;/SPAN&gt;&lt;SPAN style="font-size: 12px;"&gt;son.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 12px;"&gt;Regards&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 12px;"&gt;you&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2018 02:41:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Local-Attestation-for-Platform-Security/m-p/1182882#M3605</guid>
      <dc:creator>you_w_</dc:creator>
      <dc:date>2018-01-16T02:41:48Z</dc:date>
    </item>
    <item>
      <title>Thanks for the reply. Also,</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Local-Attestation-for-Platform-Security/m-p/1182883#M3606</link>
      <description>&lt;P&gt;Thanks for the reply. Also, is remote attestation a prerequisite for every running Enclave to be sure it is secure?&lt;/P&gt;

&lt;P&gt;I mean can an enclave that is launched proceed doing any "operations" it is supposed to do within the system? Or will the SGX PSW wait until it is remotely attested to proceed?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Regarding the Launch Enclave, is this the Enclave that "locally" attests an Enclave?Also if each Enclave is launched on the platform and its integrity checked, what is then the need for intra-enclave attestation(Local attestation using a Report as described by local attestation)&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Tina&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2018 10:21:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Local-Attestation-for-Platform-Security/m-p/1182883#M3606</guid>
      <dc:creator>bergmann__Tina</dc:creator>
      <dc:date>2018-01-16T10:21:42Z</dc:date>
    </item>
    <item>
      <title>Hi : </title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Local-Attestation-for-Platform-Security/m-p/1182884#M3607</link>
      <description>&lt;P&gt;Hi :&amp;nbsp;&lt;/P&gt;

&lt;P&gt;The Local Attestation is used for share secret or make ecalls across different enclaves. Only by verified the identity of other enclaves, can&amp;nbsp; a enclave get it's trust.&amp;nbsp;&lt;SPAN style="font-size: 12px;"&gt;&amp;nbsp;"each Enclave is launched on the platform and its integrity checked" ------This only&amp;nbsp; make sure that the Enclave is not modified after signed. I mean that If I write an Enclave and run it on the platform, It should not have the ability to make ecall to your enclave.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 12px;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 12px;"&gt;You&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jan 2018 07:05:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Local-Attestation-for-Platform-Security/m-p/1182884#M3607</guid>
      <dc:creator>you_w_</dc:creator>
      <dc:date>2018-01-19T07:05:20Z</dc:date>
    </item>
  </channel>
</rss>

