зеркало из https://github.com/microsoft/CCF.git
1bbf8886f3
* . * wip * wip * wip * wip * tag=True does not do anything because it is default * attach, detach... * gov * deps * fix * wip * . * wip * wip * checks * wip * . * verifier * verifier * plug stuff in * fmt * . * wip * fix * rest * move test * fix * tweaks * cmake * cmake_fix * schema * Update include/ccf/common_auth_policies.h Co-authored-by: Eddy Ashton <ashton.eddy@gmail.com> * feedback * span span span * . * Turn off colours in the governance test Co-authored-by: Eddy Ashton <ashton.eddy@gmail.com> |
||
---|---|---|
.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-quictls.yml | ||
.azure-pipelines.yml | ||
.backportrc.json | ||
.clang-format | ||
.cmake-format.py | ||
.daily.yml | ||
.daily_canary | ||
.dockerignore | ||
.gitattributes | ||
.gitconfig | ||
.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
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
- Quickly build and run the sample CCF application
- Read a short overview of CCF and get familiar with CCF's core concepts
- Install CCF on Linux
- 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.