Confidential Consortium Framework
Перейти к файлу
Eddy Ashton 27b44fac44
Retain all signatures during a soft rollback (#5749)
2023-10-25 11:24:35 +00:00
.azure-pipelines-templates Restore running full CI on `main` (#5773) 2023-10-25 10:49:46 +00:00
.devcontainer Update SGX PSW from 2.18 to 2.20 (#5616) 2023-09-06 09:59:43 +01:00
.gdn Add CredScan task to ADO pipeline (#5517) 2023-08-09 14:50:01 +01:00
.github Recreating longer counterexamples such as those coming out of the simulator is significantly faster when deserialized from TLC's binary format as opposed to the textual record in TTrace.tla. (#5761) 2023-10-23 21:36:40 +00:00
.vscode Remove elements from map outside of loop. (#4682) 2022-12-02 16:16:31 +00:00
3rdparty Update CLI11 from `2.2.0` to `2.3.2` (#5606) 2023-09-04 14:10:54 +00:00
cmake Replace Secret Sharing implementation (#5655) 2023-09-21 16:30:49 +01:00
doc Update TLA+ docs page (#5753) 2023-10-23 15:03:10 +01:00
docker Update SGX PSW from 2.18 to 2.20 (#5616) 2023-09-06 09:59:43 +01:00
edl Permit Trace+Debug logging in all non-SGX builds (#5375) 2023-07-07 15:13:51 +01:00
getting_started Remove graphviz from llvm task (#5551) 2023-08-16 16:27:55 +01:00
include/ccf Use new governance API throughout our infra (#5698) 2023-10-04 15:43:32 +01:00
js/ccf-app Intermediate fix for JS KV handle caching - TypedKvMap does lazy lookup (#5717) 2023-10-10 13:34:20 +01:00
python Implement Azure-compliant governance interface (#5660) 2023-09-27 13:58:04 +01:00
samples Move sample SEV-SNP config file to the right location (#5763) 2023-10-24 09:32:17 +00:00
scripts Build check script (#5639) 2023-10-24 15:50:02 +00:00
src Retain all signatures during a soft rollback (#5749) 2023-10-25 11:24:35 +00:00
tests Retain all signatures during a soft rollback (#5749) 2023-10-25 11:24:35 +00:00
tla Retain all signatures during a soft rollback (#5749) 2023-10-25 11:24:35 +00:00
.azure-pipelines-gh-pages.yml Update SGX PSW from 2.18 to 2.20 (#5616) 2023-09-06 09:59:43 +01:00
.azure-pipelines.yml Make main release pipeline safe for release experiments (#5715) 2023-10-09 16:08:17 +01:00
.azure_pipelines_snp.yml Update SGX PSW from 2.18 to 2.20 (#5616) 2023-09-06 09:59:43 +01: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 SGX PSW from 2.18 to 2.20 (#5616) 2023-09-06 09:59:43 +01:00
.daily_canary Build check script (#5639) 2023-10-24 15:50:02 +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 SGX PSW from 2.18 to 2.20 (#5616) 2023-09-06 09:59:43 +01: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 Build check script (#5639) 2023-10-24 15:50:02 +00:00
.stress.yml Restore test in the `Stress` pipeline (#5696) 2023-09-28 16:51:29 +01:00
.threading_canary Use optimised OpenSSL SHA256 function for Merkle Tree hashing (#5621) 2023-09-11 09:40:48 +00:00
CCF-PAPER-VLDB-2023.pdf Update CCF paper (#5759) 2023-10-23 14:17:09 +01:00
CCF-TECHNICAL-REPORT.pdf
CHANGELOG.md Only enable JS runtime limits during execution (#5730) 2023-10-16 17:13:34 +00:00
CMakeLists.txt Update docs to describe new governance API (#5713) 2023-10-06 17:30:49 +01:00
Doxyfile Remove graphviz dependency (#5542) 2023-08-14 15:12:41 +01:00
LICENSE
README.md Install CCF on AzureVM (#4502) 2022-11-10 21:00:54 +00:00
SECURITY.md
THIRD_PARTY_NOTICES.txt js_v8 removal (#4368) 2022-10-18 16:57:10 +00:00
cgmanifest.json Update CLI11 from `2.2.0` to `2.3.2` (#5606) 2023-09-04 14:10:54 +00:00
livehtml.sh Miscellaneous operations doc fixes (#5598) 2023-08-31 11:30:38 +00:00
metrics.yml js_v8 removal (#4368) 2022-10-18 16:57:10 +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.