forked from integritee-network/worker
-
Notifications
You must be signed in to change notification settings - Fork 0
Teaclave Installation Notes
Titus Abele edited this page May 24, 2023
·
1 revision
- I chose to dual boot Ubuntu 20.04 LTS (Desktop because Server was too tedious - also, following this issue which states that it "should" work) to facilitate the usage of teaclave
- This suggestion came from Thomas but also from a variety of sources online
- I had to use the Intel SGX Activation App found here
- My Windows BSODed after activation because my BIOS' SGX setting was in "Software Controlled" I had to switch it to "Enabled"
- Activation was successful after enabling the setting
- On the Ubuntu install
ls /dev/isgx
worked after installing the sgx driver (the correct version was found here)
- I got a lot of errors when trying to install teaclave dependencies concerning a "virtual package"
libprotobuf10
- To solve this : I had to install
libprotobuf10
manually from here
Bachelor thesis: Privacy Preserving OAuth Service using TEEs
Titus Abele
Professor: Marcelo Pasin, HE-Arc NE
Collaboration: Thomas Niederberger, SCS AG ZH