|
@@ -23,7 +23,7 @@ The docker images download the following software:
|
|
|
* [Linux SGX SDK and PSW](https://github.com/intel/linux-sgx)
|
|
|
|
|
|
graphene-docker/Dockerfile:
|
|
|
- * [Graphene-SGX](https://github.com/oscarlab/graphene)
|
|
|
+ * [Graphene-SGX](https://github.com/oscarlab/graphene) (it actually downloads our mirror of a branch on that repo that has since been rebased, but we wanted to keep the exact version that we used)
|
|
|
|
|
|
docker/Dockerfile:
|
|
|
* Our own codebase for the [Decryptor](https://git-crysp.uwaterloo.ca/miti/Decryptor) enclave, the [Verifier](https://git-crysp.uwaterloo.ca/miti/verifier) enclave and the [PHP extension for the Apache web server](https://git-crysp.uwaterloo.ca/miti/Apache_PHP_extension).
|