Confidential Consortium Framework
Перейти к файлу
Amaury Chamayou 7d7abead76
Extend openssl wrappers for scitt (#6668)
2024-11-20 16:45:52 +00:00
.azure-pipelines-templates Switch to generic Python3 executable (#6575) 2024-10-17 12:52:31 +01: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 Remove deprecated GH Action (#6651) 2024-11-15 11:21:43 +00:00
.vscode Remove elements from map outside of loop. (#4682) 2022-12-02 16:16:31 +00:00
3rdparty Remove experimental gRPC support (#6572) 2024-10-18 09:52:03 +01:00
cddl Add issuer and subject to COSE signatures (#6637) 2024-11-14 11:11:08 +00:00
cmake Add API to allow setting unprotected headers (#6586) 2024-10-24 15:03:29 +00:00
doc Remove `/[app|gov|node]/code` endpoints (#6657) 2024-11-18 13:20:51 +00:00
docker Upgrade to build-08-10-2024 (#6540) 2024-10-08 11:31:47 +01:00
getting_started Remove unused ansible roles (#6628) 2024-11-12 07:32:11 +00:00
include/ccf Extend openssl wrappers for scitt (#6668) 2024-11-20 16:45:52 +00:00
js/ccf-app Any cert authn policy (#6608) 2024-11-06 15:08:37 +00:00
python When joining, always retrieve the service's `subject_name` from the given cert (#6660) 2024-11-19 15:56:44 +00:00
samples Remove `/[app|gov|node]/code` endpoints (#6657) 2024-11-18 13:20:51 +00:00
scripts Switch to generic Python3 executable (#6575) 2024-10-17 12:52:31 +01:00
src Extend openssl wrappers for scitt (#6668) 2024-11-20 16:45:52 +00:00
tests Extend pathlen for CAs (#6662) 2024-11-19 19:44:59 +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
.azure-pipelines-release.yml Upgrade to build-08-10-2024 (#6540) 2024-10-08 11:31:47 +01:00
.azure_pipelines_snp.yml Upgrade to build-08-10-2024 (#6540) 2024-10-08 11:31:47 +01: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 Add missing `#pragma once`s, and an automated check (#6389) 2024-07-25 16:52:08 +00:00
.gitattributes
.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 Set and enforce VMPL in SNP attestation (#6583) 2024-10-21 15:02:36 +01:00
CCF-PAPER-VLDB-2023.pdf Update CCF paper (#5759) 2023-10-23 14:17:09 +01:00
CCF-TECHNICAL-REPORT.pdf
CCF-VERIFICATION-NSDI-2025.pdf Adding CCF smart casual verification paper (#6570) 2024-10-16 12:25:44 +00:00
CHANGELOG.md Add bool support to get_query_value() (#6658) 2024-11-19 22:39:40 +00:00
CMakeLists.txt Add API to allow setting unprotected headers (#6586) 2024-10-24 15:03:29 +00:00
Doxyfile Misc doc fixes (#6120) 2024-04-15 09:07:29 +01:00
LICENSE
README.md Update README.md 2024-11-13 09:49:58 +00:00
SECURITY.md
THIRD_PARTY_NOTICES.txt js_v8 removal (#4368) 2022-10-18 16:57:10 +00:00
cgmanifest.json Remove experimental gRPC support (#6572) 2024-10-18 09:52:03 +01: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.