Confidential Consortium Framework
Перейти к файлу
Julien Maffre e42b511983
Join from an existing snapshot (#1532)
2020-08-27 12:13:40 +01:00
.azure-pipelines-templates Fix primary removal (#1522) 2020-08-24 14:08:06 +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 Integrate with VS Code debugging (#1444) 2020-07-29 16:54:46 +01:00
3rdparty JS modules, take 2 (#1472) 2020-08-04 11:44:13 +01:00
cmake Starting setting up for one consensus (#1516) 2020-08-21 09:27:10 +01:00
doc Rename cchost interval options (#1534) 2020-08-27 08:17:42 +01:00
docker Parametrise container playbooks (#1337) 2020-06-25 14:46:31 +01:00
edl Update oe 0.10 pre-release (#1400) 2020-07-13 10:03:14 +01:00
getting_started node/npm app test (#1484) 2020-08-07 14:57:49 +01:00
python Update black (#1535) 2020-08-26 16:52:41 +01:00
samples Python clients cleanup and docs (#1429) 2020-07-27 17:34:16 +01:00
scripts Pin cmake-format to 0.6.11 (#1509) 2020-08-19 11:50:01 +01:00
src Join from an existing snapshot (#1532) 2020-08-27 12:13:40 +01:00
tests Join from an existing snapshot (#1532) 2020-08-27 12:13:40 +01:00
.azure-pipelines-gh-pages.yml Generate setup.py before installing docs (#1489) 2020-08-10 12:07:14 +01:00
.azure-pipelines.yml node/npm app test (#1484) 2020-08-07 14:57:49 +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 node/npm app test (#1484) 2020-08-07 14:57:49 +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 Add ccf-ci-perf-0 to nodes script (#993) 2020-03-25 12:17:02 +00: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
CMakeLists.txt Join from an existing snapshot (#1532) 2020-08-27 12:13:40 +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 Update CCF's copy of snmalloc (#1391) 2020-07-09 16:40:00 +01:00
livehtml.sh Update docs (#1145) 2020-05-06 13:01:24 +01:00
metrics.yml Update metrics.yml (#1455) 2020-07-29 12:06:05 +01:00
start_test_network.sh Rename cchost interval options (#1534) 2020-08-27 08:17:42 +01:00
update_evercrypt.sh Upgrade evercrypt and switch to new official hacl-star checked-in extracted C (#654) 2019-12-20 08:37:31 +00: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.