зеркало из https://github.com/microsoft/CCF.git
52fa5a0623 | ||
---|---|---|
.azure-pipelines-templates | ||
.devcontainer | ||
.github | ||
.vscode | ||
3rdparty | ||
cmake | ||
doc | ||
docker | ||
edl | ||
getting_started/setup_vm | ||
include/ccf | ||
js/ccf-app | ||
python | ||
samples | ||
scripts | ||
src | ||
tests | ||
tla | ||
.azure-pipelines-gh-pages.yml | ||
.azure-pipelines-v8.yml | ||
.azure-pipelines.yml | ||
.cg.yml | ||
.clang-format | ||
.cmake-format.py | ||
.daily.yml | ||
.daily_canary | ||
.dockerignore | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
.multi-thread.yml | ||
.prettierignore | ||
.pylintrc | ||
.stress.yml | ||
.threading_canary | ||
.ycm_extra_conf.py | ||
CCF-TECHNICAL-REPORT.pdf | ||
CHANGELOG.md | ||
CMakeLists.txt | ||
Doxyfile | ||
LICENSE | ||
README.md | ||
SECURITY.md | ||
THIRD_PARTY_NOTICES.txt | ||
cgmanifest.json | ||
livehtml.sh | ||
metrics.yml |
README.md
The Confidential Consortium Framework
Continuous Integration | |
Daily Build | |
Documentation | |
Containers |
The Confidential Consortium Framework (CCF) is an open-source framework for building a new category of secure, highly available, and performant applications that focus on multi-party compute and data.
Get Started with CCF
- Install CCF on Linux
- Read a short overview of CCF and get familiar with CCF's core concepts
- Build new CCF applications in TypeScript/JavaScript or C++
- Contribute to this repository, following the contribution guidelines
- Submit bugs and feature requests
- Start a discussion to ask a question or propose an idea
Learn More
- Browse the documentation
- Read the Research Papers
- Learn more about Azure Confidential Computing offerings like Azure DC-series (which support Intel SGX TEE) and the Open Enclave SDK
Third-party components
We rely on several open source third-party components, attributed under THIRD_PARTY_NOTICES.
Contributing
This project welcomes contributions and suggestions. Please see the Contribution guidelines.