Confidential Consortium Framework
Перейти к файлу
Amaury Chamayou 3882284f14
Allow creating x25519 key pairs from JS (#5846)
2023-11-28 17:23:47 +00:00
.azure-pipelines-templates Add append scenario to CI (#5838) 2023-11-17 17:28:30 +00:00
.devcontainer Update CI images to 26-10-2023 (#5784) 2023-10-26 13:48:23 +01:00
.gdn Add CredScan task to ADO pipeline (#5517) 2023-08-09 14:50:01 +01:00
.github Move simulation to ADO too, and shorten the length of its run to not delay PRs (#5827) 2023-11-10 17:44:22 +00:00
.vscode Remove elements from map outside of loop. (#4682) 2022-12-02 16:16:31 +00:00
3rdparty Update CLI11 from `2.2.0` to `2.3.2` (#5606) 2023-09-04 14:10:54 +00:00
cmake Replace Secret Sharing implementation (#5655) 2023-09-21 16:30:49 +01:00
doc Clarify casing change in documentation (#5834) 2023-11-14 18:02:49 +00:00
docker Update CI images to 26-10-2023 (#5784) 2023-10-26 13:48:23 +01:00
edl Permit Trace+Debug logging in all non-SGX builds (#5375) 2023-07-07 15:13:51 +01:00
getting_started Remove graphviz from llvm task (#5551) 2023-08-16 16:27:55 +01:00
include/ccf Allow creating x25519 key pairs from JS (#5846) 2023-11-28 17:23:47 +00:00
js/ccf-app Allow creating x25519 key pairs from JS (#5846) 2023-11-28 17:23:47 +00:00
python Authenticate recovery share submission (#5832) 2023-11-14 16:02:18 +00:00
samples Minor reformatting caused by prettier 3.1 (#5831) 2023-11-13 10:35:24 +00:00
scripts Update CI images to 26-10-2023 (#5784) 2023-10-26 13:48:23 +01:00
src Allow creating x25519 key pairs from JS (#5846) 2023-11-28 17:23:47 +00:00
tests Allow creating x25519 key pairs from JS (#5846) 2023-11-28 17:23:47 +00:00
tla Refactor JoinedState and StartState into one. 2023-11-20 22:18:14 +01:00
.azure-pipelines-gh-pages.yml Update CI images to 26-10-2023 (#5784) 2023-10-26 13:48:23 +01:00
.azure-pipelines.yml Update CI images to 26-10-2023 (#5784) 2023-10-26 13:48:23 +01:00
.azure_pipelines_snp.yml Update CI images to 26-10-2023 (#5784) 2023-10-26 13:48:23 +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 Update CI images to 26-10-2023 (#5784) 2023-10-26 13:48:23 +01:00
.daily_canary Log sandbox creation progress and do not upgrade existing venv (#5835) 2023-11-15 16:59:47 +00:00
.dockerignore Update dockerfile to include CCF build and source (#4702) 2022-12-08 14:02:03 +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 Use new governance API throughout our infra (#5698) 2023-10-04 15:43:32 +01:00
.multi-thread.yml Update CI images to 26-10-2023 (#5784) 2023-10-26 13:48:23 +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 Build check script (#5639) 2023-10-24 15:50:02 +00:00
.stress.yml Update CI images to 26-10-2023 (#5784) 2023-10-26 13:48:23 +01:00
.threading_canary Don't store temporary pointers in JSValues (#5740) 2023-11-01 09:54:29 +00:00
CCF-PAPER-VLDB-2023.pdf Update CCF paper (#5759) 2023-10-23 14:17:09 +01:00
CCF-TECHNICAL-REPORT.pdf
CHANGELOG.md Allow creating x25519 key pairs from JS (#5846) 2023-11-28 17:23:47 +00:00
CMakeLists.txt Do not enforce default parsing limits on forwarded traffic (#5803) 2023-11-01 14:17:38 +00:00
Doxyfile Remove graphviz dependency (#5542) 2023-08-14 15:12:41 +01:00
LICENSE
README.md Install CCF on AzureVM (#4502) 2022-11-10 21:00:54 +00:00
SECURITY.md
THIRD_PARTY_NOTICES.txt js_v8 removal (#4368) 2022-10-18 16:57:10 +00:00
cgmanifest.json Update CLI11 from `2.2.0` to `2.3.2` (#5606) 2023-09-04 14:10:54 +00:00
livehtml.sh Miscellaneous operations doc fixes (#5598) 2023-08-31 11:30:38 +00:00
metrics.yml Adding TLC stats to cimetrics (#5807) 2023-11-07 22:07:05 +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 Docs

ccf
  • Continuous Build: Build Status
  • Daily Build: Build Status
  • Doc Build: docs
  • Containers: Build and Publish Release Containers

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.