Confidential Consortium Framework
Перейти к файлу
Amaury Chamayou 9c4d247c55
Atomic replacement of shutdown node (#5514)
2023-08-08 18:33:59 +01:00
.azure-pipelines-templates Switch to a backup pool (#5512) 2023-08-08 11:13:38 +01:00
.devcontainer Update to Open Enclave 0.19.3 (#5460) 2023-07-18 11:48:28 +01:00
.github Remove GHA SNP CI container builder (#5471) 2023-07-31 14:39:09 +01:00
.vscode
3rdparty Upgrade snmalloc to 0.6.2 (#5496) 2023-08-02 16:25:17 +01:00
attestation-container Bump google.golang.org/grpc from 1.56.1 to 1.56.2 in /attestation-container (#5436) 2023-07-11 09:34:24 +01:00
cmake Split preloading and client defs (#5493) 2023-08-02 11:54:03 +01:00
doc Remove extra quote-mark in documentation (#5448) 2023-07-12 18:11:48 +01:00
docker Remove GHA SNP CI container builder (#5471) 2023-07-31 14:39:09 +01:00
edl Permit Trace+Debug logging in all non-SGX builds (#5375) 2023-07-07 15:13:51 +01:00
getting_started Update to Open Enclave 0.19.3 (#5460) 2023-07-18 11:48:28 +01:00
include/ccf Fix `channels_test` (#5433) 2023-07-10 17:57:14 +01:00
js/ccf-app Add HMAC support to JS `crypto.sign` (#5508) 2023-08-08 16:56:41 +01:00
python Remove `pylint` directives (#5371) 2023-06-16 14:28:14 +01:00
samples Atomic replacement of shutdown node (#5514) 2023-08-08 18:33:59 +01:00
scripts Update to Open Enclave 0.19.3 (#5460) 2023-07-18 11:48:28 +01:00
src Atomic replacement of shutdown node (#5514) 2023-08-08 18:33:59 +01:00
tests Atomic replacement of shutdown node (#5514) 2023-08-08 18:33:59 +01:00
tla Toward trace validating raft_scenarios/election_while_reconfiguration (#5391) 2023-06-28 15:10:49 +01:00
.attestation_container_canary Make Attestation Container return UVM_REFERENCE_INFO (#4942) 2023-02-20 11:57:32 +00:00
.azure-pipelines-attestation-container.yml Upgrade confcom az cli extention to 0.2.8 (#4932) 2023-02-13 18:36:46 +00:00
.azure-pipelines-gh-pages.yml Update to Open Enclave 0.19.3 (#5460) 2023-07-18 11:48:28 +01:00
.azure-pipelines.yml Update to Open Enclave 0.19.3 (#5460) 2023-07-18 11:48:28 +01:00
.azure_pipelines_snp.yml Remove GHA SNP CI container builder (#5471) 2023-07-31 14:39:09 +01:00
.backportrc.json Disable `release/2.x` CI and doc generation (#5353) 2023-06-15 14:34:48 +01:00
.clang-format
.cmake-format.py Split preloading and client defs (#5493) 2023-08-02 11:54:03 +01:00
.daily.yml Update to Open Enclave 0.19.3 (#5460) 2023-07-18 11:48:28 +01:00
.daily_canary Include intermediate certs in TLS handshake (#5453) 2023-07-14 10:12:10 +00:00
.dockerignore
.gitattributes
.gitconfig
.gitignore Disaster recovery test from SGX to SNP (#5115) 2023-03-17 09:43:26 +00:00
.gitmodules
.multi-thread.yml Update to Open Enclave 0.19.3 (#5460) 2023-07-18 11:48:28 +01:00
.prettierignore
.ruff.toml Switch from pylint to ruff (#5270) 2023-05-17 13:44:22 +01:00
.snpcc_canary Fix SNP CI pipeline (#5310) 2023-06-01 12:24:02 +01:00
.stress.yml Update to Open Enclave 0.19.3 (#5460) 2023-07-18 11:48:28 +01:00
.threading_canary Store deadlock fix (#5413) 2023-07-12 17:47:13 +00:00
CCF-TECHNICAL-REPORT.pdf
CHANGELOG.md Add HMAC support to JS `crypto.sign` (#5508) 2023-08-08 16:56:41 +01:00
CMakeLists.txt Atomic replacement of shutdown node (#5514) 2023-08-08 18:33:59 +01:00
Doxyfile
LICENSE
README.md
SECURITY.md
THIRD_PARTY_NOTICES.txt
cgmanifest.json Upgrade snmalloc to 0.6.2 (#5496) 2023-08-02 16:25:17 +01:00
livehtml.sh
metrics.yml
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.