Mingshen Sun
Mingshen Sun
[SURVEY] What companies or open source projects are using the Apache Teaclave (Incubating) platform?
I am working on building the community of Teaclave. I think it's a good time to have a list of: - companies who are using Teaclave/Teaclave SGX SDK - open...
Last year, we published an RFC - "[Roadmap: Towards the First Public Release](https://github.com/apache/incubator-teaclave/issues/121)" [1]. Thanks for the continuous efforts made by the community. We have completed several milestones and amazing...
Because of the limitation of cargo, we cannot do source replacement only for deps but not build deps [1]. Therefore, you may see two kinds of work-around: `config_gen` (https://github.com/apache/incubator-mesatee/tree/bd9ca1e/mesatee_config/config_gen) and...
hyper 0.11?
Compared to 0.9, I guess hyper dropped openssl dependency and made it a pure rust library. I wonder when snatch will move on to hyper 0.11 and give an option...
I am working on building the community of Teaclave. I think it's a good time to have a list of: - companies who are using Teaclave/Teaclave SGX SDK - open...
"std Aware Cargo" (https://github.com/rust-lang/wg-cargo-std-aware) is one of the most important building blocks for Teaclave SGX SDK. With this, we can build SGX enclave without worry about the complexity brought by...
As described in #275, please help me with the documentation of SGX SDK: - Move existing wiki into the `/documents/` directory - Write tutorial and tips of using SGX SDK...
Any plan on GPG commit signing? I found that this feature has been supported in `nodegit` and `libgit2sharp` libraries. - https://github.com/nodegit/nodegit/pull/1448 - https://github.com/libgit2/libgit2sharp/pull/1304
The latest release is eight months before on Oct 2018. Any plan on a new release since libgit2, libssh2, openssl have been updated.
Log: ``` ... Building for x86_64 i386 armv7 armv7s arm64 Building OpenSSL for iphonesimulator12.2 x86_64 Build log can be found in /.../Carthage/Checkouts/objective-git/External/build/log/OpenSSL-x86_64.log Please stand by... Building OpenSSL for iphonesimulator12.2 i386...