Confidential Consortium Framework
Перейти к файлу
Renato Golin 6cc7d9bf17
Key-value doc fix (#2989)
2021-09-16 14:59:45 +00:00
.azure-pipelines-templates Disable LVI mitigations in Debug builds (#2938) 2021-09-03 15:08:30 +01:00
.devcontainer Make what we can prettier (#1862) 2020-11-10 10:57:56 +00:00
.github Ansible playbook simplification around SGX drivers (#2868) 2021-08-05 17:06:54 +01: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 JS FFI plugin building (#2978) 2021-09-15 11:25:16 +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 Add user to `sgx_prv` group in Ansible playbooks (#2898) 2021-08-16 13:48:18 +01: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 JS FFI plugin building (#2978) 2021-09-15 11:25:16 +00: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 Remove debug logging (#2985) 2021-09-15 14:59:05 +01:00
tla TLA+ model of CCF's Raft (#2821) 2021-07-23 09:30:51 +01:00
.azure-pipelines-gh-pages.yml Remove use of GithHub API for `lts_compatibility` test (#2888) 2021-08-11 11:45:34 +01:00
.azure-pipelines.yml Ansible playbook simplification around SGX drivers (#2868) 2021-08-05 17:06:54 +01: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 Remove Lua governance and Lua dependency (#2465) 2021-04-14 19:14:40 +01:00
.daily.yml Ansible playbook simplification around SGX drivers (#2868) 2021-08-05 17:06:54 +01:00
.daily_canary Do not attempt to run BFT when disabled (#2968) 2021-09-10 11:20:04 +01: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 Ansible playbook simplification around SGX drivers (#2868) 2021-08-05 17:06:54 +01: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 Ansible playbook simplification around SGX drivers (#2868) 2021-08-05 17:06:54 +01: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 Historical adapter v2 (#2977) 2021-09-14 19:18:53 +01:00
CMakeLists.txt Do not attempt to run BFT when disabled (#2968) 2021-09-10 11:20:04 +01: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.