Confidential Consortium Framework
Перейти к файлу
Amaury Chamayou 891f8335ed
Explicit node flags (#1803)
2020-10-22 14:54:43 +01:00
.azure-pipelines-templates Run the SAN job outside docker (#1767) 2020-10-20 13:17:35 +01:00
.devcontainer Clean up and simplify quickstart (#1316) 2020-06-22 12:57:44 +01:00
.github Update codeql-analysis.yml 2020-10-07 10:40:16 +01:00
.vscode Fixes for VSCode debugging (#1650) 2020-09-24 15:58:07 +01:00
3rdparty Split stub to avoid importing unnecessary symbols in evercrypt.a (#1789) 2020-10-22 13:18:59 +01:00
cmake Explicit node flags (#1803) 2020-10-22 14:54:43 +01:00
doc Fix typo in verify_quote.rst (#1804) 2020-10-22 14:04:22 +01:00
docker Open Enclave 0.12.0 rc1 (#1747) 2020-10-13 20:47:14 +01:00
edl Enable sleep OCall and tweak default sleep (#1625) 2020-09-18 16:17:23 +01:00
getting_started Add Vegeta stress test to CI (#1763) 2020-10-15 16:57:56 +01:00
python fix deploy_js_app proposal generation (#1768) 2020-10-15 17:59:51 +01:00
samples Explicit node flags (#1803) 2020-10-22 14:54:43 +01:00
scripts Add Vegeta stress test to CI (#1763) 2020-10-15 16:57:56 +01:00
src Return 404s from js_generic (#1795) 2020-10-22 14:05:00 +01:00
tests Explicit node flags (#1803) 2020-10-22 14:54:43 +01:00
.azure-pipelines-gh-pages.yml Add Vegeta stress test to CI (#1763) 2020-10-15 16:57:56 +01:00
.azure-pipelines.yml Add Vegeta stress test to CI (#1763) 2020-10-15 16:57:56 +01:00
.clang-format Remove boost dependency (#349) 2019-09-03 17:24:38 +01:00
.cmake-format.py Add Vegeta stress test to CI (#1763) 2020-10-15 16:57:56 +01:00
.codecov.yml Coverage badge is now green if coverage > 85% (#97) 2019-05-29 13:46:35 +01:00
.daily.yml Run the SAN job outside docker (#1767) 2020-10-20 13:17:35 +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 Explicit node flags (#1803) 2020-10-22 14:54:43 +01:00
.pylintrc Use generated votes (#1413) 2020-07-17 14:13:53 +01:00
.stress.yml Add Vegeta stress test to CI (#1763) 2020-10-15 16:57:56 +01:00
CCF-TECHNICAL-REPORT.pdf TR and docs (#19) 2019-05-02 21:00:42 +01:00
CHANGELOG.md Make foreach iteration over TxViews operate over a copy, to avoid invalidated iterators caused by modifications (#1777) 2020-10-20 15:41:52 +01:00
CMakeLists.txt Add Vegeta stress test to CI (#1763) 2020-10-15 16:57:56 +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 Aft: refactor progress tracker and introduce mock framework (#1697) 2020-10-05 16:24:41 +01:00
cgmanifest.json Aft: refactor progress tracker and introduce mock framework (#1697) 2020-10-05 16:24:41 +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
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.