Confidential Consortium Framework
Перейти к файлу
dependabot[bot] 0182242774
Bump @types/chai from 4.3.20 to 5.0.0 in /js/ccf-app (#6514)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-01 07:31:13 +00:00
.azure-pipelines-templates Perf test under CTest conf to exclude from default test set (#6422) 2024-08-06 13:17:01 +00:00
.devcontainer Update TLA+ dev container to include new TLA+ vscode extension (#6460) 2024-09-04 14:18:38 +00:00
.gdn Add CredScan task to ADO pipeline (#5517) 2023-08-09 14:50:01 +01:00
.github Split Verification Jobs (#6512) 2024-09-30 11:34:23 +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 COSE signing API for raw payload (#6444) 2024-08-22 15:55:29 +00:00
doc Minimize number of TLC configuration files. (#6511) 2024-09-30 09:35:32 +01:00
docker Switch from build-26-06-2024 to build-25-07-2024 (#6394) 2024-07-25 15:23:54 +01:00
getting_started Remove SGX-specific dependencies from release playbooks (#6447) 2024-08-22 11:06:49 +00:00
include/ccf Only the KV-defined set of UVM roots of trust should be used to accept joining nodes (#6489) 2024-09-23 19:07:21 +00:00
js/ccf-app Bump @types/chai from 4.3.20 to 5.0.0 in /js/ccf-app (#6514) 2024-10-01 07:31:13 +00:00
python Update setuptools requirement from ==74.* to >=74,<76 in /python (#6483) 2024-09-17 09:15:40 +00:00
samples Remove SGX JWT key filter and policy support (#6450) 2024-08-23 15:49:36 +00:00
scripts Add missing `#pragma once`s, and an automated check (#6389) 2024-07-25 16:52:08 +00:00
src Only the KV-defined set of UVM roots of trust should be used to accept joining nodes (#6489) 2024-09-23 19:07:21 +00:00
tests Only the KV-defined set of UVM roots of trust should be used to accept joining nodes (#6489) 2024-09-23 19:07:21 +00:00
tla Minimize number of TLC configuration files. (#6511) 2024-09-30 09:35:32 +01: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 Only the KV-defined set of UVM roots of trust should be used to accept joining nodes (#6489) 2024-09-23 19:07:21 +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 Only the KV-defined set of UVM roots of trust should be used to accept joining nodes (#6489) 2024-09-23 19:07:21 +00:00
CMakeLists.txt COSE receipts: CPP API (#6480) 2024-09-19 15:51:13 +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 Typo Update in README.md (#6459) 2024-09-04 10:39:02 +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.