Confidential Consortium Framework
Перейти к файлу
Eddy Ashton 429258d7ef
Add example of custom auth policy, and documentation of new auth types (#2050)
2021-01-07 12:40:13 +00:00
.azure-pipelines-templates Faster end-to-end tests in the CI (#2039) 2021-01-05 17:32:57 +00:00
.devcontainer Make what we can prettier (#1862) 2020-11-10 10:57:56 +00:00
.github Make what we can prettier (#1862) 2020-11-10 10:57:56 +00:00
.vscode Make what we can prettier (#1862) 2020-11-10 10:57:56 +00:00
3rdparty Dependency cleanup (#2025) 2020-12-15 11:23:14 +00:00
cmake Faster end-to-end tests in the CI (#2039) 2021-01-05 17:32:57 +00:00
doc Add example of custom auth policy, and documentation of new auth types (#2050) 2021-01-07 12:40:13 +00:00
docker Open Enclave 0.12.0 rc1 (#1747) 2020-10-13 20:47:14 +01:00
edl Member recovery shares encryption with RSA-OAEP-256 (#1841) 2020-10-30 16:57:26 +00:00
getting_started Switch to 0.13 final (#2030) 2020-12-16 14:12:21 +00:00
python Fix signature auth on read-only member endpoints (#2044) 2021-01-06 16:22:56 +00:00
samples Add example of custom auth policy, and documentation of new auth types (#2050) 2021-01-07 12:40:13 +00:00
scripts only check git-tracked files (#1995) 2020-12-09 18:06:13 +00:00
src Document auth policies in OpenAPI (#2049) 2021-01-07 11:41:28 +00:00
tests Add example of custom auth policy, and documentation of new auth types (#2050) 2021-01-07 12:40:13 +00:00
.azure-pipelines-gh-pages.yml Switch to 0.13 final (#2030) 2020-12-16 14:12:21 +00:00
.azure-pipelines.yml Switch to 0.13 final (#2030) 2020-12-16 14:12:21 +00:00
.clang-format Make what we can prettier (#1862) 2020-11-10 10:57:56 +00:00
.cmake-format.py Run forum tests in CI (#1826) 2020-10-28 18:46:35 +00:00
.daily.yml Switch to 0.13 final (#2030) 2020-12-16 14:12:21 +00:00
.daily_canary Faster end-to-end tests in the CI (#2039) 2021-01-05 17:32:57 +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 Delete quickstart section and move sub-pages to other sections (#2038) 2021-01-05 19:04:12 +00: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
.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 Switch to 0.13 final (#2030) 2020-12-16 14:12:21 +00:00
CCF-TECHNICAL-REPORT.pdf TR and docs (#19) 2019-05-02 21:00:42 +01:00
CHANGELOG.md Update CHANGELOG.md 2021-01-06 16:40:40 +00:00
CMakeLists.txt Fix signature auth on read-only member endpoints (#2044) 2021-01-06 16:22:56 +00: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 Delete quickstart section and move sub-pages to other sections (#2038) 2021-01-05 19:04:12 +00: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 Dependency cleanup (#2025) 2020-12-15 11:23:14 +00:00
livehtml.sh Remove references to test network script in documentation (#1892) 2020-11-17 17:34:21 +00:00
metrics.yml Make what we can prettier (#1862) 2020-11-10 10:57:56 +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), decentralised systems concepts, and cryptography, CCF enables enterprise-ready multiparty computation or blockchains.

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.