Confidential Consortium Framework
Перейти к файлу
Amaury Chamayou dbfe429bad Remove sgxinfo.sh script 2025-01-14 13:19:42 +00:00
.azure-pipelines-templates Remove unused LVI_MITIGATIONS flag (#6751) 2025-01-13 13:07:47 +00:00
.devcontainer Update devcontainer.json to enable cdot by default (#6530) 2024-10-07 13:00:07 +01:00
.gdn Add CredScan task to ADO pipeline (#5517) 2023-08-09 14:50:01 +01:00
.github Switch Azure Linux builds to libcxx (#6747) 2025-01-13 16:52:19 +00:00
.vscode Remove elements from map outside of loop. (#4682) 2022-12-02 16:16:31 +00:00
3rdparty Update fmtlib from 10.2.1 to 11.1.2 (#6754) 2025-01-14 12:03:00 +00:00
cddl Encode COSE signature kids to hex to make them text-format friendly (#6703) 2024-12-12 15:58:00 +00:00
cmake Remove vendored copy of nghttp2 (#6737) 2025-01-09 09:44:05 +00:00
doc Revert runtime snapshot fetching (#6727) 2025-01-07 14:55:55 +00:00
docker Remove SGX pins from base images 2025-01-14 13:14:41 +00:00
getting_started Remove sgxinfo.sh script 2025-01-14 13:19:42 +00:00
include/ccf Revert runtime snapshot fetching (#6727) 2025-01-07 14:55:55 +00:00
js/ccf-app Package the build_bundle.js script alongside ccfapp (#6704) 2024-12-17 12:15:10 +00:00
python Revert runtime snapshot fetching (#6727) 2025-01-07 14:55:55 +00:00
samples Remove sgxinfo.sh script 2025-01-14 13:19:42 +00:00
scripts Ensure all public types are under CCF namespace (#6684) 2024-12-05 13:34:24 +00:00
src Update fmtlib from 10.2.1 to 11.1.2 (#6754) 2025-01-14 12:03:00 +00:00
tests Fixed the backup redirection config in the start_network.py (#6755) 2025-01-14 09:50:56 +00:00
tla Adjust the probabilities based on empirical data to achieve less uneven coverage of the action space during simulation (#6562) 2024-10-15 16:05:10 +00:00
.CodeQL.yml Add a `.CodeQL.yml` file (#6695) 2024-12-09 15:40:29 +00:00
.azure-pipelines-release.yml Remove vendored copy of nghttp2 (#6737) 2025-01-09 09:44:05 +00:00
.azure_pipelines_snp.yml Remove vendored copy of nghttp2 (#6737) 2025-01-09 09:44:05 +00:00
.backportrc.json Update Backport branches (#6410) 2024-07-30 17:30:35 +00:00
.clang-format Support for `.proto` files with `clang-format` (#4198) 2022-09-07 11:49:01 +01:00
.cmake-format.py Remove unused DockerRemote (#6740) 2025-01-08 15:45:38 +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 Fix wheel building post-setup.py (#6380) 2024-07-22 14:08:11 +00:00
.prettierignore Upgrade ccf python package to pyproject.toml (#6376) 2024-07-22 09:27:25 +00:00
.ruff.toml Switch from pylint to ruff (#5270) 2023-05-17 13:44:22 +01:00
.snpcc_canary Remove SGX pins from base images 2025-01-14 13:14:41 +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
CCF-VERIFICATION-NSDI-2025.pdf Adding CCF smart casual verification paper (#6570) 2024-10-16 12:25:44 +00:00
CHANGELOG.md Update nghttp2 from 1.55.1 to 1.64.0 (#6724) 2025-01-07 11:44:32 +00:00
CMakeLists.txt Remove unused LVI_MITIGATIONS flag (#6751) 2025-01-13 13:07:47 +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 Correct readme typo (#6752) 2025-01-13 13:46:46 +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 fmtlib from 10.2.1 to 11.1.2 (#6754) 2025-01-14 12:03:00 +00:00
livehtml.sh Switch to generic Python3 executable (#6575) 2024-10-17 12:52:31 +01: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

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.

ccf

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.