Confidential Consortium Framework
Перейти к файлу
Markus Alexander Kuppe 4739d1fbc6 Have TLC show "DropAndNext" where otherwise "Unnamed Action" would be shown. 2024-02-06 12:10:11 -08:00
.azure-pipelines-templates Update .azure-pipelines-templates/trace_validation.yml 2024-02-05 09:59:03 -08:00
.devcontainer Fix recv_propose_request_vote in trace validation (#5985) 2024-02-05 11:48:24 +00:00
.gdn Add CredScan task to ADO pipeline (#5517) 2023-08-09 14:50:01 +01:00
.github Update backport action (#5976) 2024-02-01 11:45:50 +00:00
.vscode Remove elements from map outside of loop. (#4682) 2022-12-02 16:16:31 +00:00
3rdparty Update `llhttp` from `9.0.1` to `9.1.3` (#5990) 2024-02-06 13:11:56 +00:00
cmake Turn off LTO when using ThreadSanitizer (#5893) 2024-01-08 09:41:08 +00:00
doc Add RetiredCommitted state to consensus (#5962) 2024-02-01 16:24:35 +00:00
docker Update CI image from 07-12-2023 to 25-01-2024 (#5955) 2024-01-25 14:25:51 +00:00
edl Permit Trace+Debug logging in all non-SGX builds (#5375) 2023-07-07 15:13:51 +01:00
getting_started Add require_open_enclave flag to dev playbook and use it in CodeQL pipeline (#5964) 2024-01-29 13:55:31 +00:00
include/ccf Add `contains_globally_committed` to `kv::Set` (#5928) 2024-01-15 17:19:29 +00:00
js/ccf-app Fix recv_propose_request_vote in trace validation (#5985) 2024-02-05 11:48:24 +00:00
python Update cryptography requirement from ==41.* to ==42.* in /python (#5966) 2024-01-31 09:27:04 +00:00
samples Remove now-unused security_context_directory (#5868) 2023-12-19 13:30:59 +00:00
scripts Black reformat python files (#5958) 2024-01-26 09:29:55 +00:00
src In trace, log commit pre-state (#5984) 2024-02-05 13:43:53 +00:00
tests Assert final state 2024-02-05 09:59:03 -08:00
tla Have TLC show "DropAndNext" where otherwise "Unnamed Action" would be shown. 2024-02-06 12:10:11 -08:00
.azure-pipelines-gh-pages.yml Update CI image from 07-12-2023 to 25-01-2024 (#5955) 2024-01-25 14:25:51 +00:00
.azure-pipelines-release.yml Disable pr builds (#5961) 2024-01-26 11:07:09 +00:00
.azure-pipelines.yml Update CI image from 07-12-2023 to 25-01-2024 (#5955) 2024-01-25 14:25:51 +00:00
.azure_pipelines_snp.yml Update CI image from 07-12-2023 to 25-01-2024 (#5955) 2024-01-25 14:25:51 +00:00
.backportrc.json Fix backport pipeline (#5610) 2023-09-04 10:43:11 +01:00
.clang-format Support for `.proto` files with `clang-format` (#4198) 2022-09-07 11:49:01 +01:00
.cmake-format.py Split preloading and client defs (#5493) 2023-08-02 11:54:03 +01:00
.daily.yml Update CI image from 07-12-2023 to 25-01-2024 (#5955) 2024-01-25 14:25:51 +00:00
.daily_canary Ignore time validation in UVM endorsements when resolving `didx509` (#5885) 2024-01-04 13:19:22 +00:00
.dockerignore Update dockerfile to include CCF build and source (#4702) 2022-12-08 14:02:03 +00: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 Use new governance API throughout our infra (#5698) 2023-10-04 15:43:32 +01:00
.multi-thread.yml Update CI image from 07-12-2023 to 25-01-2024 (#5955) 2024-01-25 14:25:51 +00:00
.prettierignore Clean up doc structure (#3359) 2022-01-11 10:28:53 +00:00
.ruff.toml Switch from pylint to ruff (#5270) 2023-05-17 13:44:22 +01:00
.snpcc_canary Remove now-unused security_context_directory (#5868) 2023-12-19 13:30:59 +00:00
.stress.yml Update CI image from 07-12-2023 to 25-01-2024 (#5955) 2024-01-25 14:25:51 +00:00
.threading_canary Turn off LTO when using ThreadSanitizer (#5893) 2024-01-08 09:41:08 +00:00
CCF-PAPER-VLDB-2023.pdf Update CCF paper (#5759) 2023-10-23 14:17:09 +01:00
CCF-TECHNICAL-REPORT.pdf TR and docs (#19) 2019-05-02 21:00:42 +01:00
CHANGELOG.md Add `contains_globally_committed` to `kv::Set` (#5928) 2024-01-15 17:19:29 +00:00
CMakeLists.txt Add fuzz test of node-to-node connection (#5974) 2024-01-31 17:28:21 +00:00
Doxyfile Remove graphviz dependency (#5542) 2023-08-14 15:12:41 +01:00
LICENSE Initial file import 2019-04-26 16:27:27 +01:00
README.md Install CCF on AzureVM (#4502) 2022-11-10 21:00:54 +00:00
SECURITY.md Create SECURITY.md (#813) 2020-02-07 13:58:27 +00:00
THIRD_PARTY_NOTICES.txt js_v8 removal (#4368) 2022-10-18 16:57:10 +00:00
cgmanifest.json Update `llhttp` from `9.0.1` to `9.1.3` (#5990) 2024-02-06 13:11:56 +00:00
livehtml.sh Miscellaneous operations doc fixes (#5598) 2023-08-31 11:30:38 +00:00
metrics.yml Adding TLC stats to cimetrics (#5807) 2023-11-07 22:07:05 +00:00
tsan_env_suppressions Fix TSAN warnings in indexing_test (#5149) 2023-04-03 11:41:05 +01: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

Contribute

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.