Confidential Consortium Framework
Перейти к файлу
Eddy Ashton 45b5cc16f7
Log execution metrics in `js_generic` (#5123)
2023-03-20 16:09:47 +00:00
.azure-pipelines-templates Use clang 15 in virtual builds (#5111) 2023-03-16 13:12:55 +00:00
.devcontainer Clang 15 for Virtual and SNP (#5102) 2023-03-14 13:09:34 +00:00
.github Clang 15 for Virtual and SNP (#5102) 2023-03-14 13:09:34 +00:00
.vscode Remove elements from map outside of loop. (#4682) 2022-12-02 16:16:31 +00:00
3rdparty Upgrade doctest from 2.4.8 to 2.4.11 (#5120) 2023-03-17 15:09:54 +00:00
attestation-container Bump google.golang.org/protobuf from 1.29.0 to 1.29.1 in /attestation-container (#5108) 2023-03-16 19:13:03 +00:00
cadl-ccf TypeSpec (CADL): CCF governance API (#5060) 2023-03-06 10:16:23 +00:00
cmake Clang 15 for Virtual and SNP (#5102) 2023-03-14 13:09:34 +00:00
doc Log execution metrics in `js_generic` (#5123) 2023-03-20 16:09:47 +00:00
docker Clang 15 for Virtual and SNP (#5102) 2023-03-14 13:09:34 +00:00
edl Pass startup snapshot separately from configuration (#4566) 2022-11-16 18:42:36 +00:00
getting_started Clang 15 for Virtual and SNP (#5102) 2023-03-14 13:09:34 +00:00
include/ccf Suppress ASAN errors (#5089) 2023-03-10 08:55:59 +00:00
js/ccf-app Log execution metrics in `js_generic` (#5123) 2023-03-20 16:09:47 +00:00
python Show code versions in a ledger (#4958) 2023-03-08 09:25:32 +00:00
samples SEV-SNP: Remove SNP-specific endpoints (#5067) 2023-03-03 15:36:04 +00:00
scripts Clang 15 for Virtual and SNP (#5102) 2023-03-14 13:09:34 +00:00
src Log execution metrics in `js_generic` (#5123) 2023-03-20 16:09:47 +00:00
tests Log execution metrics in `js_generic` (#5123) 2023-03-20 16:09:47 +00:00
tla (Raft) Node without configuration can become primary/leader #4806 (#4807) 2023-02-27 08:14:43 +00: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 Clang 15 for Virtual and SNP (#5102) 2023-03-14 13:09:34 +00:00
.azure-pipelines-quictls.yml Clang 15 for Virtual and SNP (#5102) 2023-03-14 13:09:34 +00:00
.azure-pipelines.yml Clang 15 for Virtual and SNP (#5102) 2023-03-14 13:09:34 +00:00
.azure_pipelines_snp.yml SEV-SNP ACI: simplify primary container command (#4999) 2023-02-14 14:42:01 +00: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 Distinguish between system and user include search paths in add_ccf_app. (#4950) 2023-02-04 07:28:08 +00:00
.daily.yml Use clang 15 in virtual builds (#5111) 2023-03-16 13:12:55 +00:00
.daily_canary Fix daily - remove "Adjacent signatures" assert (#5121) 2023-03-17 13:27:21 +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 Disaster recovery test from SGX to SNP (#5115) 2023-03-17 09:43:26 +00:00
.gitmodules Remove submodule (#500) 2019-11-01 14:37:38 +00:00
.multi-thread.yml Clang 15 for Virtual and SNP (#5102) 2023-03-14 13:09:34 +00:00
.prettierignore Clean up doc structure (#3359) 2022-01-11 10:28:53 +00:00
.pylintrc Update to pylint 2.16.0 - remove uses of `raise Exception` (#4934) 2023-02-01 15:50:24 +00:00
.snpcc_canary Upgrade doctest from 2.4.8 to 2.4.11 (#5120) 2023-03-17 15:09:54 +00:00
.stress.yml Clang 15 for Virtual and SNP (#5102) 2023-03-14 13:09:34 +00:00
.threading_canary Multithreading: fix snapshotter (#5095) 2023-03-10 16:02:24 +00:00
CCF-TECHNICAL-REPORT.pdf TR and docs (#19) 2019-05-02 21:00:42 +01:00
CHANGELOG.md Log execution metrics in `js_generic` (#5123) 2023-03-20 16:09:47 +00:00
CMakeLists.txt Disable containerised end-to-end tests (#5114) 2023-03-16 11:22:17 +00:00
Doxyfile Update Doxygen config (#4631) 2022-11-24 12:55:43 +00:00
LICENSE Initial file import 2019-04-26 16:27:27 +01:00
Makefile Fix installing virtual and sgx together (#4567) 2022-11-16 21:33:30 +00: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 Upgrade doctest from 2.4.8 to 2.4.11 (#5120) 2023-03-17 15:09:54 +00:00
livehtml.sh Fix `livehtml.sh` documentation script (#4579) 2022-11-18 11:08:22 +00:00
metrics.yml js_v8 removal (#4368) 2022-10-18 16:57:10 +00:00
tsan_env_suppressions Fix tsan option + Add CI with TSAN (#5073) 2023-03-08 13:26:59 +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

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.