Confidential Consortium Framework
Перейти к файлу
Lyndon Shi eee3b3df5e
Fix operator resolve.js to not throw on undefined member data (#4222)
2022-09-13 11:21:56 +01:00
.azure-pipelines-templates Setup CI with AMD platforms (#4171) 2022-09-12 15:00:36 +01:00
.devcontainer
.github
.vscode
3rdparty
cmake
doc Add references to `ccf-app-template` repository (#4210) 2022-09-12 09:33:14 +01:00
docker
edl
getting_started/setup_vm Add `protoc` to app dev Docker image (#4208) 2022-09-09 10:41:38 +01:00
include/ccf Refactor frontend to remove return-based response, and retry endpoint lookup on conflict (#4205) 2022-09-09 10:46:06 +00:00
js/ccf-app
python
samples Fix operator resolve.js to not throw on undefined member data (#4222) 2022-09-13 11:21:56 +01:00
scripts
src Fix daily build: Empty URIs should return a 404 (#4215) 2022-09-12 11:59:04 +01:00
tests Setup CI with AMD platforms (#4171) 2022-09-12 15:00:36 +01:00
tla
.azure-pipelines-gh-pages.yml
.azure-pipelines-quictls.yml
.azure-pipelines-v8.yml
.azure-pipelines.yml
.backportrc.json
.clang-format
.cmake-format.py
.daily.yml
.daily_canary Setup CI with AMD platforms (#4171) 2022-09-12 15:00:36 +01:00
.dockerignore
.gitattributes
.gitconfig
.gitignore
.gitmodules
.multi-thread.yml
.prettierignore
.pylintrc
.stress.yml
.threading_canary
.ycm_extra_conf.py
CCF-TECHNICAL-REPORT.pdf
CHANGELOG.md Refactor frontend to remove return-based response, and retry endpoint lookup on conflict (#4205) 2022-09-09 10:46:06 +00:00
CMakeLists.txt
Doxyfile
LICENSE
README.md Add references to `ccf-app-template` repository (#4210) 2022-09-12 09:33:14 +01:00
SECURITY.md
THIRD_PARTY_NOTICES.txt
cgmanifest.json
livehtml.sh
metrics.yml

README.md

The Confidential Consortium Framework Docs

ccf
  • Continuous Build: Build Status
  • Daily Build: Build Status
  • Doc Build: docs
  • Containers: Build and Publish Release 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

Learn More

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.