Confidential Consortium Framework
Перейти к файлу
Amaury Chamayou 59f20c4760
Release notes 5.0.0 (#6370)
2024-07-17 11:15:56 +00:00
.azure-pipelines-templates Remove ADO release pipeline (#6333) 2024-07-05 14:26:41 +01:00
.devcontainer Upgrade base to open enclave 0.19.7 (#6293) 2024-06-26 16:52:14 +01:00
.gdn Add CredScan task to ADO pipeline (#5517) 2023-08-09 14:50:01 +01:00
.github Disable verbose logging on CI (#6351) 2024-07-11 15:48:10 +00:00
.vscode Remove elements from map outside of loop. (#4682) 2022-12-02 16:16:31 +00:00
3rdparty Upgrade nlohmann/json from 3.11.2 to 3.11.3 (#6169) 2024-05-08 11:17:43 +01:00
cmake Partially rollback public headers functions & cleanup nonstd.cpp (#6362) 2024-07-16 11:12:07 +00:00
doc Configure hist. cache size on startup (#6346) 2024-07-12 10:35:05 +00:00
docker Upgrade base to open enclave 0.19.7 (#6293) 2024-06-26 16:52:14 +01:00
edl Permit Trace+Debug logging in all non-SGX builds (#5375) 2023-07-07 15:13:51 +01:00
getting_started Upgrade base to open enclave 0.19.7 (#6293) 2024-06-26 16:52:14 +01:00
include/ccf Partially rollback public headers functions & cleanup nonstd.cpp (#6362) 2024-07-16 11:12:07 +00:00
js/ccf-app Fix warnings in docs build (#6347) 2024-07-09 16:33:27 +00:00
python Fix Python linting error (#6361) 2024-07-15 12:45:41 +00:00
samples Configure hist. cache size on startup (#6346) 2024-07-12 10:35:05 +00:00
scripts Upgrade base to open enclave 0.19.7 (#6293) 2024-06-26 16:52:14 +01:00
src Fix fmtlib include (#6368) 2024-07-16 14:12:44 +01:00
tests Partially rollback public headers functions & cleanup nonstd.cpp (#6362) 2024-07-16 11:12:07 +00:00
tla New definition of TxID ordered speculative linearizability (#6185) 2024-06-14 15:00:19 +00:00
.azure-pipelines-gh-pages.yml Upgrade base to open enclave 0.19.7 (#6293) 2024-06-26 16:52:14 +01:00
.azure-pipelines-model-checking.yml Upgrade base to open enclave 0.19.7 (#6293) 2024-06-26 16:52:14 +01:00
.azure-pipelines.yml Remove mounting and cleanup of /dev/shm (#6310) 2024-06-28 13:56:09 +01:00
.azure_pipelines_snp.yml Do not run ACI CI on every commit (#6360) 2024-07-15 15:46:02 +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 Remove mounting and cleanup of /dev/shm (#6310) 2024-06-28 13:56:09 +01:00
.daily_canary Configure hist. cache size on startup (#6346) 2024-07-12 10:35:05 +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 Remove external executor (#6227) 2024-06-05 10:01:37 +01:00
.model_checking_canary Periodically dump low-overhead action coverage. (#6093) 2024-03-26 18:19:17 -07:00
.multi-thread.yml Upgrade base to open enclave 0.19.7 (#6293) 2024-06-26 16:52:14 +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 Fixup channels test (#6265) 2024-06-13 16:36:13 +00:00
.stress.yml Upgrade base to open enclave 0.19.7 (#6293) 2024-06-26 16:52:14 +01:00
.threading_canary Raft fixes: Rollback safety despite NACKs, and only ACK up to incoming AE (#6016) 2024-02-15 17:43:46 +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 Release notes 5.0.0 (#6370) 2024-07-17 11:15:56 +00:00
CMakeLists.txt Partially rollback public headers functions & cleanup nonstd.cpp (#6362) 2024-07-16 11:12:07 +00:00
Doxyfile Misc doc fixes (#6120) 2024-04-15 09:07:29 +01:00
LICENSE Initial file import 2019-04-26 16:27:27 +01:00
README.md Disable verbose logging on CI (#6351) 2024-07-11 15:48:10 +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 `quickjs` from `2021-03-27` to `2024-01-14` (#6025) 2024-02-20 11:16:19 +00:00
livehtml.sh Miscellaneous operations doc fixes (#5598) 2023-08-31 11:30:38 +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 CI

ccf

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.