Confidential Consortium Framework
Перейти к файлу
Eddy Ashton 1dd0f69b45
Fix formatting of IPv6 addresses (#4339)
2022-10-18 08:20:34 +00:00
.azure-pipelines-templates Expand job timeout (#4361) 2022-10-17 22:31:04 +01: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 Upgrade merklecpp from 1.0.0 to 1.0.1 (#4332) 2022-10-10 15:15:59 +01:00
cmake Allow applications to be built with sanitizers enabled. (#4353) 2022-10-14 19:46:51 +01:00
doc Revert doc changes related to `/app` prefix (#4355) 2022-10-17 14:20:03 +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 Fix formatting of IPv6 addresses (#4339) 2022-10-18 08:20:34 +00:00
js/ccf-app Add secp256k1 to the JS crypto API (#4347) 2022-10-14 17:21:59 +01:00
python Remove 1.x configuration migration script (#4310) 2022-10-06 18:25:02 +00:00
samples Revert doc changes related to `/app` prefix (#4355) 2022-10-17 14:20:03 +01:00
scripts Initial implementation of KV service, basic gRPC sample app (#4257) 2022-09-30 09:01:55 +00:00
src Fix formatting of IPv6 addresses (#4339) 2022-10-18 08:20:34 +00:00
tests Fix formatting of IPv6 addresses (#4339) 2022-10-18 08:20:34 +00:00
tla Fixing TLA+ specifications (#3965) 2022-10-11 22:17:51 +01: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.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 Revert doc changes related to `/app` prefix (#4355) 2022-10-17 14:20:03 +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 Initial implementation of KV service, basic gRPC sample app (#4257) 2022-09-30 09:01:55 +00: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 3.0.0-dev6 entry in changelog (#4357) 2022-10-17 14:42:28 +01:00
CMakeLists.txt Fix formatting of IPv6 addresses (#4339) 2022-10-18 08:20:34 +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 Upgrade merklecpp from 1.0.0 to 1.0.1 (#4332) 2022-10-10 15:15:59 +01: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.