<?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 We recently posted in Intel® Software Guard Extensions (Intel® SGX)</title>
    <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Trusted-Platform-Service-Functions-need-network-connection/m-p/1167394#M3091</link>
    <description>&lt;P&gt;We recently posted&lt;/P&gt;

&lt;P&gt;"Trusted Time and Monotonic Counters with Intel® Software Guard Extensions Platform Services" to the resource library: &lt;A href="https://software.intel.com/en-us/sgx/resource-library"&gt;&lt;U&gt;&lt;FONT color="#0066cc"&gt;&lt;/FONT&gt;&lt;/U&gt;&lt;/A&gt;&lt;A href="https://software.intel.com/en-us/sgx/resource-library" target="_blank"&gt;https://software.intel.com/en-us/sgx/resource-library&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Please see&lt;/P&gt;

&lt;P&gt;&lt;A href="https://software.intel.com/sites/default/files/managed/1b/a2/Intel-SGX-Platform-Services.pdf"&gt;&lt;U&gt;&lt;FONT color="#0066cc"&gt;&lt;/FONT&gt;&lt;/U&gt;&lt;/A&gt;&lt;A href="https://software.intel.com/sites/default/files/managed/1b/a2/Intel-SGX-Platform-Services.pdf" target="_blank"&gt;https://software.intel.com/sites/default/files/managed/1b/a2/Intel-SGX-Platform-Services.pdf&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;for more details.&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Mon, 02 Oct 2017 14:30:24 GMT</pubDate>
    <dc:creator>Francisco_C_Intel</dc:creator>
    <dc:date>2017-10-02T14:30:24Z</dc:date>
    <item>
      <title>Trusted Platform Service Functions need network connection?</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Trusted-Platform-Service-Functions-need-network-connection/m-p/1167392#M3089</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;In SGX Developer reference, it mentions "To run these functions in the hardware mode, you need to access to Internet. Configure the system network proxy settings if needed." I build the enclave into debug mode or prerelease mode, both can work without internet connection.&lt;/P&gt;

&lt;P&gt;Can you confirm it really enforce to use network connection? if yes, it means SGX can't support offline mode, right?&lt;/P&gt;

&lt;P&gt;If it needs network connection? which url and port are used for intel trusted platform service?&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;Peter&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Aug 2017 06:29:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Trusted-Platform-Service-Functions-need-network-connection/m-p/1167392#M3089</guid>
      <dc:creator>peter_c_1</dc:creator>
      <dc:date>2017-08-16T06:29:07Z</dc:date>
    </item>
    <item>
      <title>If you run the SGX Functional</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Trusted-Platform-Service-Functions-need-network-connection/m-p/1167393#M3090</link>
      <description>&lt;P&gt;If you run the SGX Functional Validation Tool on Windows, it shows you why some of the functions that it needs internet connection.&lt;/P&gt;

&lt;P&gt;If you don't plan to work with EPID key provisioning and remote attestation, your application should be working fine in offline mode.&lt;/P&gt;

&lt;P&gt;The proxy setting for your application will be same as the browser's. It is the standard HTTPS protocol.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;SGXFunctionalValidationTool.exe /?&lt;/P&gt;

&lt;P&gt;Intel(R) Software Guard Extensions Functional Validation Tool Version 0.7.2.0&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;Usage: SGXFunctionalValidationTool.exe [OPTION]&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Example: SGXFunctionalValidationTool.exe /l&lt;/P&gt;

&lt;P&gt;Options:&lt;BR /&gt;
	&amp;nbsp; /l&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - log output to the file "SgxFunctionalValidationToolOutput.txt" instead of the screen.&lt;BR /&gt;
	&amp;nbsp; /v&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - verbose output&lt;BR /&gt;
	&amp;nbsp; /svn filename&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;- read SVN test values from "filename"&lt;BR /&gt;
	&amp;nbsp; /prov_epid&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - tries to EPID provision the platform.&amp;nbsp; (&lt;STRONG&gt;Internet/network connectivity required)&lt;/STRONG&gt;&lt;BR /&gt;
	&amp;nbsp; /prov_pse&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;- tries to provision the PSE.&amp;nbsp; (Also EPID provisions the platform.&amp;nbsp; &lt;STRONG&gt;Internet/network connectivity required&lt;/STRONG&gt;)&lt;BR /&gt;
	&amp;nbsp; /skip_data_wipe&amp;nbsp; &amp;nbsp; &amp;nbsp;- Skips deletion of the SGX data (provision data blobs, etc.) from the SGX "ProgramData" folder&lt;BR /&gt;
	&amp;nbsp; /final_keystroke&amp;nbsp; &amp;nbsp; - requires enter to be pressed before exiting the program (for backward compatibility)&lt;BR /&gt;
	&amp;nbsp; /skip_power_tests&amp;nbsp; &amp;nbsp;- skips all power S-state tests (S3, S4 and S5 tests)&lt;BR /&gt;
	&amp;nbsp; /skip_s3&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - skip S3 test&lt;BR /&gt;
	&amp;nbsp; /skip_s4&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - skip S4 test&lt;BR /&gt;
	&amp;nbsp; /skip_s5_reboot&amp;nbsp; &amp;nbsp; &amp;nbsp;- skip S5 reboot test&lt;BR /&gt;
	&amp;nbsp; /skip_s5_shutdown&amp;nbsp; &amp;nbsp;- skip S5 shutdown test&lt;BR /&gt;
	&amp;nbsp; /be&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;- if EPID provisioning fails with SGX_ERROR_UNEXPECTED, will switch backend servers (prod or pre-prod)&lt;BR /&gt;
	&amp;nbsp; /?&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - show command help&lt;BR /&gt;
	&amp;nbsp; /h&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - show command help&lt;BR /&gt;
	&amp;nbsp; /help&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;- show command help&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Sep 2017 06:04:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Trusted-Platform-Service-Functions-need-network-connection/m-p/1167393#M3090</guid>
      <dc:creator>Hoang_N_Intel</dc:creator>
      <dc:date>2017-09-28T06:04:07Z</dc:date>
    </item>
    <item>
      <title>We recently posted</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Trusted-Platform-Service-Functions-need-network-connection/m-p/1167394#M3091</link>
      <description>&lt;P&gt;We recently posted&lt;/P&gt;

&lt;P&gt;"Trusted Time and Monotonic Counters with Intel® Software Guard Extensions Platform Services" to the resource library: &lt;A href="https://software.intel.com/en-us/sgx/resource-library"&gt;&lt;U&gt;&lt;FONT color="#0066cc"&gt;&lt;/FONT&gt;&lt;/U&gt;&lt;/A&gt;&lt;A href="https://software.intel.com/en-us/sgx/resource-library" target="_blank"&gt;https://software.intel.com/en-us/sgx/resource-library&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Please see&lt;/P&gt;

&lt;P&gt;&lt;A href="https://software.intel.com/sites/default/files/managed/1b/a2/Intel-SGX-Platform-Services.pdf"&gt;&lt;U&gt;&lt;FONT color="#0066cc"&gt;&lt;/FONT&gt;&lt;/U&gt;&lt;/A&gt;&lt;A href="https://software.intel.com/sites/default/files/managed/1b/a2/Intel-SGX-Platform-Services.pdf" target="_blank"&gt;https://software.intel.com/sites/default/files/managed/1b/a2/Intel-SGX-Platform-Services.pdf&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;for more details.&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2017 14:30:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Trusted-Platform-Service-Functions-need-network-connection/m-p/1167394#M3091</guid>
      <dc:creator>Francisco_C_Intel</dc:creator>
      <dc:date>2017-10-02T14:30:24Z</dc:date>
    </item>
  </channel>
</rss>

