зеркало из https://github.com/microsoft/CCF.git
0182242774
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
---|---|---|
.azure-pipelines-templates | ||
.devcontainer | ||
.gdn | ||
.github | ||
.vscode | ||
3rdparty | ||
cmake | ||
doc | ||
docker | ||
getting_started | ||
include/ccf | ||
js/ccf-app | ||
python | ||
samples | ||
scripts | ||
src | ||
tests | ||
tla | ||
.azure-pipelines-release.yml | ||
.azure_pipelines_snp.yml | ||
.backportrc.json | ||
.clang-format | ||
.cmake-format.py | ||
.gitattributes | ||
.gitconfig | ||
.gitignore | ||
.prettierignore | ||
.ruff.toml | ||
.snpcc_canary | ||
CCF-PAPER-VLDB-2023.pdf | ||
CCF-TECHNICAL-REPORT.pdf | ||
CHANGELOG.md | ||
CMakeLists.txt | ||
Doxyfile | ||
LICENSE | ||
README.md | ||
SECURITY.md | ||
THIRD_PARTY_NOTICES.txt | ||
cgmanifest.json | ||
livehtml.sh | ||
tsan_env_suppressions |
README.md
The Confidential Consortium Framework
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
- Read the CCF overview and get familiar with CCF's core concepts
- Install CCF on Linux
- Get familiar with the CCF core developer API with the template CCF app
- Quickly build and run sample CCF apps
- Build new CCF applications in TypeScript/JavaScript or C++
Contribute
- 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.