-
# when I use 'occlum mount /occlum/files' command to mount host file, it's no return.
**debug infos:**
Enclave sign-tool: /opt/occlum/sgxsdk-tools/bin/x64/sgx_sign
Enclave sign-key: /opt/occlum/e…
-
Hi,
While fuzzing existing SGX applications, we were able to find hangs and crashes on SQLite, as reported by the attachments. The attachment is the output of the fuzzer which is the exact same templ…
-
## Description of the Problem
In Linux-SGX PAL `fork` is implemented via forking to a new process, creating a new SGX enclave, and restoring a memory checkpoint from the parent process/SGX enclave.…
-
This issue lists items that need to be kept in mind as you consider using Graphene in a production deployment scenario.
Issues: (checked means "already fixed on master")
- [x] **Fix all known secu…
-
PR #403 is disabling these two tests:
/tests/basic/pthread_detach
/tests/languages/nodejs
These are disabled due to issues in detached pthreads support.
-
# Describe the bug
A clear and concise description of what the bug is.
# To reproduce
Steps to reproduce the behavior:
1. I run MySQL with the following my.cnf:
# MySQL configure file
[cli…
-
Ubuntu 16.04 LTE
Non-Intel processor on computer
Intel SGX installed
Results of running /src/bin/testnet/teechain_deposits.sh:
```
~/Desktop/Teechain-master/src/bin/testnet$ ./teechain_deposits…
-
Privacy is a huge issue in Europe, so it affects both @PatGendre and @jf87. The long-term planned fix for the privacy issue involves the execution of user chosen code in secure enclaves, and a differe…
-
Hi!
I was trying to use the logging library within an enclave as described at https://github.com/apache/incubator-teaclave-sgx-sdk/tree/master/samplecode/logger#usage and came across the `TCSPolicy…
-
When running in GLES1 mode, 2d elements are rendered in very low resolution and then bilinar scaled see image below. tested at git commit 2331440bc48f58928d8c35081ae4160669e53ce8 with mesa llvmpipe an…