Confidential Consortium Framework
Перейти к файлу
Eddy Ashton 0cd5c4c5b1
Document dynamic table creation, and use dynamic-friendly Txs everywhere (#1674)
2020-09-30 16:33:48 +01:00
.azure-pipelines-templates Fix cft election (#1641) 2020-09-30 13:16:57 +01:00
.devcontainer Clean up and simplify quickstart (#1316) 2020-06-22 12:57:44 +01:00
.github Update containers.yml (#1475) 2020-07-31 19:12:55 +01:00
.vscode Fixes for VSCode debugging (#1650) 2020-09-24 15:58:07 +01:00
3rdparty Upgrade Evercrypt code (#1576) 2020-09-18 20:04:44 +01:00
cmake Upgrade Evercrypt code (#1576) 2020-09-18 20:04:44 +01:00
doc Document dynamic table creation, and use dynamic-friendly Txs everywhere (#1674) 2020-09-30 16:33:48 +01:00
docker Parametrise container playbooks (#1337) 2020-06-25 14:46:31 +01:00
edl Enable sleep OCall and tweak default sleep (#1625) 2020-09-18 16:17:23 +01:00
getting_started Update step CLI to 0.15.2 (#1636) 2020-09-22 13:48:06 +01:00
python Fix cft election (#1641) 2020-09-30 13:16:57 +01:00
samples Document dynamic table creation, and use dynamic-friendly Txs everywhere (#1674) 2020-09-30 16:33:48 +01:00
scripts Exported GitHub release notes to CHANGELOG.md & automate release note extraction (#1631) 2020-09-22 15:38:59 +01:00
src Document dynamic table creation, and use dynamic-friendly Txs everywhere (#1674) 2020-09-30 16:33:48 +01:00
tests Validate snapshot when snapshot evidence is committed (#1668) 2020-09-30 15:42:35 +01:00
.azure-pipelines-gh-pages.yml Update CI container (#1624) 2020-09-18 15:41:28 +01:00
.azure-pipelines.yml Update CI container (#1624) 2020-09-18 15:41:28 +01:00
.clang-format Remove boost dependency (#349) 2019-09-03 17:24:38 +01:00
.cmake-format.py Fix e2e label (#1047) 2020-04-07 13:59:49 +01:00
.codecov.yml Coverage badge is now green if coverage > 85% (#97) 2019-05-29 13:46:35 +01:00
.daily.yml Fix tutorial (#1670) 2020-09-29 20:38:55 +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 Python install cleanup (#1474) 2020-08-03 13:12:34 +01:00
.gitmodules Remove submodule (#500) 2019-11-01 14:37:38 +00:00
.nodes.sh Update perf nodes setup (#1635) 2020-09-22 10:21:08 +01:00
.pylintrc Use generated votes (#1413) 2020-07-17 14:13:53 +01:00
CCF-TECHNICAL-REPORT.pdf TR and docs (#19) 2019-05-02 21:00:42 +01:00
CHANGELOG.md Update CHANGELOG.md (#1645) 2020-09-23 20:56:42 +01:00
CMakeLists.txt Validate snapshot when snapshot evidence is committed (#1668) 2020-09-30 15:42:35 +01:00
Doxyfile Fix some warnings and errors (#1317) 2020-06-18 16:20:20 +01:00
LICENSE Initial file import 2019-04-26 16:27:27 +01:00
README.md Update README.md (#1463) 2020-07-29 19:40:47 +01:00
SECURITY.md Create SECURITY.md (#813) 2020-02-07 13:58:27 +00:00
THIRD_PARTY_NOTICES.txt Backtrace and other cleanup (#1261) 2020-06-08 08:39:43 +01:00
cgmanifest.json Upgrade Evercrypt code (#1576) 2020-09-18 20:04:44 +01:00
livehtml.sh Recovery from snapshot (#1656) 2020-09-29 12:37:15 +01:00
metrics.yml Update metrics.yml (#1455) 2020-07-29 12:06:05 +01:00
start_test_network.sh python 3.7 to 3.8 (#1592) 2020-09-11 16:33:09 +01:00
update_evercrypt.sh Upgrade Evercrypt code (#1576) 2020-09-18 20:04:44 +01:00

README.md

The Confidential Consortium Framework

Gitter Build Status Docs Build and Publish Release Containers

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. CCF can enable high-scale, confidential networks that meet key enterprise requirements — providing a means to accelerate production and enterprise adoption of consortium based blockchain and multi-party compute technology.

Leveraging the power of trusted execution environments (TEEs), decentralized systems concepts, and cryptography, CCF enables enterprise-ready multiparty computation or blockchains.

Learn more and get started

Getting Started with CCF

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.