Confidential Consortium Framework
Перейти к файлу
Julien Maffre af47b3f85f
HTTP/2: support for large responses (#4284)
2022-09-29 14:14:13 +01:00
.azure-pipelines-templates Also install `.inc` files (#4266) 2022-09-26 14:16:58 +00:00
.devcontainer Update CI image to use `protoc` (#4180) 2022-08-31 13:31:55 +01:00
.github Update CI image to use `protoc` (#4180) 2022-08-31 13:31:55 +01:00
.vscode Experimental V8 app (#3258) 2021-12-16 14:55:29 +00:00
3rdparty Update `nghttp2` to `1.49.0` (#4250) 2022-09-20 09:00:39 +00:00
cmake Fix `libprotobuf` install (#4262) 2022-09-23 11:14:55 +00:00
doc Add error schema to openapi definition (#4223) 2022-09-29 09:45:59 +01:00
docker Upgrade OE 0.18.1 and PSW on base image (#4021) 2022-07-11 16:35:49 +01:00
edl Service certificate validity period and renewal (#3363) 2022-01-19 10:35:38 +00:00
getting_started/setup_vm Add `protoc` to app dev Docker image (#4208) 2022-09-09 10:41:38 +01:00
include/ccf Add error schema to openapi definition (#4223) 2022-09-29 09:45:59 +01:00
js/ccf-app Add ccf.generateEcdsaKeyPair (#4271) 2022-09-28 15:18:55 +00:00
python Fixing typo in README (#4265) 2022-09-26 09:06:32 +01:00
samples Add error schema to openapi definition (#4223) 2022-09-29 09:45:59 +01:00
scripts Support for `.proto` files with `clang-format` (#4198) 2022-09-07 11:49:01 +01:00
src HTTP/2: support for large responses (#4284) 2022-09-29 14:14:13 +01:00
tests Add ccf.generateEcdsaKeyPair (#4271) 2022-09-28 15:18:55 +00:00
tla Fixes to reduced state space TLA+ specification (#3881) 2022-05-24 15:03:53 +00:00
.azure-pipelines-gh-pages.yml Update CI image to use `protoc` (#4180) 2022-08-31 13:31:55 +01:00
.azure-pipelines-quictls.yml Update CI image to use `protoc` (#4180) 2022-08-31 13:31:55 +01:00
.azure-pipelines-v8.yml Update CI image to use `protoc` (#4180) 2022-08-31 13:31:55 +01:00
.azure-pipelines.yml Rename NoSGX target to Virtual (#4197) 2022-09-06 15:05:37 +01:00
.backportrc.json Update backport action to make use of dynamic target labels (#3944) 2022-06-21 10:07:06 +00:00
.clang-format Support for `.proto` files with `clang-format` (#4198) 2022-09-07 11:49:01 +01:00
.cmake-format.py Python infra: run CCF nodes inside containers (#2900) 2021-09-20 16:45:38 +00:00
.daily.yml Rename NoSGX target to Virtual (#4197) 2022-09-06 15:05:37 +01:00
.daily_canary HTTP/2: support for large responses (#4284) 2022-09-29 14:14:13 +01:00
.dockerignore Remove boost dependency (#349) 2019-09-03 17:24:38 +01:00
.gitattributes Add custom merge tool for canary files (#3675) 2022-03-29 14:02:30 +00:00
.gitconfig Add custom merge tool for canary files (#3675) 2022-03-29 14:02:30 +00:00
.gitignore Add .vscode files to git ignore (#4252) 2022-09-20 15:21:01 +01:00
.gitmodules Remove submodule (#500) 2019-11-01 14:37:38 +00:00
.multi-thread.yml Update CI image to use `protoc` (#4180) 2022-08-31 13:31:55 +01:00
.prettierignore Clean up doc structure (#3359) 2022-01-11 10:28:53 +00:00
.pylintrc Infra: make ledger file copy more resilient (#3917) 2022-06-10 13:20:41 +01:00
.stress.yml Update CI image to use `protoc` (#4180) 2022-08-31 13:31:55 +01:00
.threading_canary Add mutex locks to sample indexing strategies (#4075) 2022-07-31 09:59:02 +00:00
.ycm_extra_conf.py Disable -Werror for YCM (#3161) 2021-11-04 16:45:41 +00:00
CCF-TECHNICAL-REPORT.pdf TR and docs (#19) 2019-05-02 21:00:42 +01:00
CHANGELOG.md Add ccf.generateEcdsaKeyPair (#4271) 2022-09-28 15:18:55 +00:00
CMakeLists.txt Also install `.inc` files (#4266) 2022-09-26 14:16:58 +00:00
Doxyfile UDP enclave echo server (#3787) 2022-05-10 16:48:33 +00:00
LICENSE Initial file import 2019-04-26 16:27:27 +01:00
README.md Add references to `ccf-app-template` repository (#4210) 2022-09-12 09:33:14 +01:00
SECURITY.md Create SECURITY.md (#813) 2020-02-07 13:58:27 +00:00
THIRD_PARTY_NOTICES.txt Experimental V8 app (#3258) 2021-12-16 14:55:29 +00:00
cgmanifest.json Update `nghttp2` to `1.49.0` (#4250) 2022-09-20 09:00:39 +00:00
livehtml.sh Add Troubleshooting page to documentation (#3981) 2022-06-29 18:23:43 +00:00
metrics.yml Enable perf regression tests for virtual builds (#4125) 2022-08-16 18:08:53 +00:00

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.