ayeks / SGX-hardware

This is a list of hardware which supports Intel SGX - Software Guard Extensions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Correct IBM Cloud links

t-j-h opened this issue · comments

https://www.ibm.com/blogs/bluemix/2018/05/data-use-protection-ibm-cloud-using-intel-sgx/ is the right link to be using for IBM Cloud SGX capable machines.

IBM Cloud Data Guard is an entirely different thing - it is not general purpose enclave access - it is a service using SGX - not offering SGX itself.

Hi, I believe you can use the bare metal instances for running SGX and the IBM Cloud Data Guard which utilizes SGX for container applications.

Cloud Data Guard provides services and toolkits to transform containerized applications into protected counterparts enabling organizations with sensitive data to leverage cloud computing.

Source: https://www.ibmdataguard.com/

So I will add your link to the Readme. Thanks!

Your readme still remains incorrect.

"The last hope for SGX in the cloud is the IBM Bluemix Cloud Data Guard. Feel free to sign up here and please report back to us if you are able to execute SGX in their environment."

This is simply wrong - in that the IBM Bluemix Cloud Data Guard is a service - not a platform. The other link I provided you with is actually a platform. You can sign up for bare metal instances. That is what your table should link to.

I modified the text. Feel free to contribute via merge requests at any time if you have further improvements.