Confidential Consortium Framework
Перейти к файлу
Julien Maffre 113e5ea037
Python infra: run CCF nodes inside containers (#2900)
2021-09-20 16:45:38 +00:00
.azure-pipelines-templates Move `partitions_cft` to its own CTest configuration (#3001) 2021-09-20 15:20:02 +01:00
.devcontainer Make what we can prettier (#1862) 2020-11-10 10:57:56 +00:00
.github Python infra: run CCF nodes inside containers (#2900) 2021-09-20 16:45:38 +00:00
.vscode Make what we can prettier (#1862) 2020-11-10 10:57:56 +00:00
3rdparty Upgrade fmtlib from 7.1.3 to 8.0.1 (#2984) 2021-09-15 17:11:53 +00:00
cmake Python infra: run CCF nodes inside containers (#2900) 2021-09-20 16:45:38 +00:00
doc Key-value doc fix (#2989) 2021-09-16 14:59:45 +00:00
docker Ansible playbook simplification around SGX drivers (#2868) 2021-08-05 17:06:54 +01:00
edl Move channel manager into node state (#2780) 2021-07-09 09:34:19 +01:00
getting_started/setup_vm Python infra: run CCF nodes inside containers (#2900) 2021-09-20 16:45:38 +00:00
include/ccf JS FFI plugin building (#2978) 2021-09-15 11:25:16 +00:00
js/ccf-app js: require IEEE P1363 ECDSA signatures in `ccf.crypto.verifySignature` (#2737) 2021-07-06 15:21:11 +01:00
python Remove log lines from Python ccf.ledger (#2986) 2021-09-15 15:02:21 +00:00
samples cmake: standalone samples (#2990) 2021-09-17 09:51:25 +01:00
scripts upgrade_pip (#2934) 2021-09-02 15:35:27 +01:00
src Remove backward-cpp (#2980) 2021-09-15 13:58:07 +01:00
tests Python infra: run CCF nodes inside containers (#2900) 2021-09-20 16:45:38 +00:00
tla TLA+ model of CCF's Raft (#2821) 2021-07-23 09:30:51 +01:00
.azure-pipelines-gh-pages.yml Python infra: run CCF nodes inside containers (#2900) 2021-09-20 16:45:38 +00:00
.azure-pipelines.yml Python infra: run CCF nodes inside containers (#2900) 2021-09-20 16:45:38 +00:00
.cg.yml Make CG run on recent Ubuntu (#2957) 2021-09-07 16:19:01 +01:00
.clang-format Clang 10 toolchain & default compiler updates (#2739) 2021-08-02 20:09:32 +01:00
.cmake-format.py Python infra: run CCF nodes inside containers (#2900) 2021-09-20 16:45:38 +00:00
.daily.yml Python infra: run CCF nodes inside containers (#2900) 2021-09-20 16:45:38 +00:00
.daily_canary Python infra: Fix node ID gap in recovery (#2994) 2021-09-17 12:23:30 +00:00
.dockerignore Remove boost dependency (#349) 2019-09-03 17:24:38 +01:00
.gitattributes All our (non-vendored) .h and .cpp are C++ (#1330) 2020-06-23 15:34:55 +01:00
.gitignore Refresh Raft driver and unit test (#2823) 2021-07-22 16:38:54 +01:00
.gitmodules Remove submodule (#500) 2019-11-01 14:37:38 +00:00
.multi-thread.yml Python infra: run CCF nodes inside containers (#2900) 2021-09-20 16:45:38 +00:00
.prettierignore Add csv import/export to forum sample & remove old tsoa sample/test (#1963) 2020-12-03 09:18:29 +00:00
.pylintrc Use generated votes (#1413) 2020-07-17 14:13:53 +01:00
.stress.yml Python infra: run CCF nodes inside containers (#2900) 2021-09-20 16:45:38 +00:00
.threading_canary Turn off BFT tests in Multi-threaded job (#2822) 2021-07-20 13:47:41 +01:00
CCF-TECHNICAL-REPORT.pdf TR and docs (#19) 2019-05-02 21:00:42 +01:00
CHANGELOG.md Open Enclave upgrade 0.17.2 (#2992) 2021-09-17 12:07:21 +01:00
CMakeLists.txt Python infra: run CCF nodes inside containers (#2900) 2021-09-20 16:45:38 +00:00
Doxyfile Remove VM creation scripts (#2889) 2021-08-11 15:07:35 +01:00
LICENSE Initial file import 2019-04-26 16:27:27 +01:00
README.md Update docs with research link (#2629) 2021-06-01 11:39:31 +01:00
SECURITY.md Create SECURITY.md (#813) 2020-02-07 13:58:27 +00:00
THIRD_PARTY_NOTICES.txt Remove backward-cpp (#2980) 2021-09-15 13:58:07 +01:00
cgmanifest.json Upgrade fmtlib from 7.1.3 to 8.0.1 (#2984) 2021-09-15 17:11:53 +00:00
livehtml.sh upgrade_pip (#2934) 2021-09-02 15:35:27 +01:00
metrics.yml Replaces references to master with references to main (#2171) 2021-02-05 11:32:19 +00:00

README.md

The Confidential Consortium Framework

ccf

Docs

Continuous Integration Build Status
Daily Build Build Status
Documentation 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

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.