-
### What's your CLI version?
0.86.4
### Description & steps to reproduce
When I run `kurtosis web` without running another command that starts the engine (ie `kurtosis enclave ls`) the browser open…
-
### What's your CLI version?
1.3.0
### Description & steps to reproduce
When multiple processes try to create enclaves at the same time, sometimes the fluentbit configurator container sticks around…
-
I am working on a project that builds an eif image, by way of the `nitro-cli build-enclave` CLI tool. I have determined that the reason our eif image build is not [reproducible](https://reproducible-b…
-
# Overview
- We want the keygen to run inside an enclave. The key should be stored in the enclave.
- We want the signing to run inside an enclave. All sensitive operations happen inside the enclave…
-
This issue occurs when I run my application with a docker image I built. I think whether my applications to run inside of SGX enclaves are not single-process? for example, the Hadoop application.
D…
-
**Description**
Where possible (depending on OS/platform) gitsign should use hardware backed secure enclaves for private key generation and/or storage. Where this is not possible, gitsign should us…
-
Community is important.
Linux community is often aligned towards free and open-source initiatives; unfortunately, Github is not one of them. Not only it being a proprietary platform, it is also run…
-
## Description of the problem
When using encrypted pipes (e.g. to send checkpoint) MbedTLS has to encrypt the data and uses 4 pages buffer for that. This might drastically reduce `fork` performance i…
-
The certificate decoding procedure in the attestation API should consider using a more robust implementation, possibly based on CURL lib (see https://curl.se/libcurl/c/curl_unescape.html).
Problem:…
-
Given our multi-party settings, no single entity can be trusted to build the enclaves which are attested to. Assuming open source, the easiest approach is reproducible build. SGX SDK 2.6, has starte…