Confidential Consortium Framework
Перейти к файлу
Amaury Chamayou b78fbba021
[release/5.x] Cherry pick: Extend pathlen for CAs (#6662) (#6667)
2024-11-20 09:06:57 +00:00
.azure-pipelines-templates Restore `4.x` release pipeline files (#6391) 2024-07-26 14:12:16 +00:00
.devcontainer Update azp base images (#6371) 2024-07-17 14:05:35 +00:00
.gdn Add CredScan task to ADO pipeline (#5517) 2023-08-09 14:50:01 +01:00
.github Update CODEOWNERS (#6664) 2024-11-19 16:50:01 +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 Backport cose sig verification (#6496) 2024-09-23 17:06:41 +01:00
doc [release/5.x] Cherry pick: Any cert authn policy (#6608) (#6615) 2024-11-06 17:04:10 +00:00
docker Switch from build-26-06-2024 to build-25-07-2024 (#6394) 2024-07-25 15:23:54 +01:00
edl Permit Trace+Debug logging in all non-SGX builds (#5375) 2023-07-07 15:13:51 +01:00
getting_started Install cddl gem globally (#6538) 2024-10-08 09:41:38 +01:00
include/ccf [release/5.x] Cherry pick: Schema support for std::unordered_set (#6634) (#6663) 2024-11-19 20:24:17 +00:00
js/ccf-app [release/5.x] Cherry pick: Any cert authn policy (#6608) (#6615) 2024-11-06 17:04:10 +00:00
python [release/5.x] Cherry pick: Fixup verify quote script for load balancer (#6454) (#6455) 2024-08-27 17:13:34 +01:00
samples [release/5.x] Cherry pick: Any cert authn policy (#6608) (#6615) 2024-11-06 17:04:10 +00:00
scripts Add missing `#pragma once`s, and an automated check (#6389) 2024-07-25 16:52:08 +00:00
src [release/5.x] Cherry pick: Extend pathlen for CAs (#6662) (#6667) 2024-11-20 09:06:57 +00:00
tests [release/5.x] Cherry pick: Extend pathlen for CAs (#6662) (#6667) 2024-11-20 09:06:57 +00:00
tla New definition of TxID ordered speculative linearizability (#6185) 2024-06-14 15:00:19 +00:00
.azure-pipelines-release.yml Restore `4.x` release pipeline files (#6391) 2024-07-26 14:12:16 +00:00
.azure_pipelines_snp.yml Pull new base image from GHCR (#6390) 2024-07-25 15:41:33 +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 Add missing `#pragma once`s, and an automated check (#6389) 2024-07-25 16:52:08 +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 [release/5.x] Cherry pick: Set and enforce VMPL in SNP attestation (#6583) (#6584) 2024-10-21 15:05:18 +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/5.x] Cherry pick: Extend pathlen for CAs (#6662) (#6667) 2024-11-20 09:06:57 +00:00
CMakeLists.txt Daily -> GHA (#6386) 2024-07-25 14:41:40 +01: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 Update overview link (#6396) 2024-07-25 15:35:52 +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.